BetterHud
Toggle table of contents
1.14.1-SNAPSHOT-439
dist
Target filter
dist
Switch theme
Search in API
Skip to content
BetterHud
BetterHud/dist
/
kr.toxicity.hud.text
/
TextScale
Text
Scale
class
TextScale
(
val
width
:
Double
,
val
height
:
Double
)
Members
Constructors
Text
Scale
Link copied to clipboard
constructor
(
width
:
Double
,
height
:
Double
)
Properties
height
Link copied to clipboard
val
height
:
Double
normalized
Height
Link copied to clipboard
val
normalizedHeight
:
Int
normalized
Width
Link copied to clipboard
val
normalizedWidth
:
Int
width
Link copied to clipboard
val
width
:
Double
Functions
times
Link copied to clipboard
operator
fun
times
(
scale
:
Double
)
:
TextScale