toggle menu
BetterHud docs
1.9.2.DEV-307
dist
switch theme
search in API
BetterHud/dist
/
kr.toxicity.hud.text
/
ImageCharWidth
Image
Char
Width
class
ImageCharWidth
(
val
name
:
String
,
val
fileName
:
String
,
val
location
:
PixelLocation
,
val
scale
:
Double
,
val
width
:
Int
,
val
height
:
Int
)
:
CharWidth
Members
Constructors
Image
Char
Width
Link copied to clipboard
constructor
(
name
:
String
,
fileName
:
String
,
location
:
PixelLocation
,
scale
:
Double
,
width
:
Int
,
height
:
Int
)
Properties
file
Name
Link copied to clipboard
val
fileName
:
String
height
Link copied to clipboard
val
height
:
Int
location
Link copied to clipboard
val
location
:
PixelLocation
name
Link copied to clipboard
val
name
:
String
scale
Link copied to clipboard
val
scale
:
Double
width
Link copied to clipboard
val
width
:
Int
Functions
scaled
Width
Link copied to clipboard
open
override
fun
scaledWidth
(
scale
:
Double
)
:
Int