BetterHud
Toggle table of contents
1.13.3-SNAPSHOT-434
dist
Platform filter
dist
Switch theme
Search in API
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
:
<Error class: unknown class>
normalized
Width
Link copied to clipboard
val
normalizedWidth
:
<Error class: unknown class>
width
Link copied to clipboard
val
width
:
Double
Functions
times
Link copied to clipboard
operator
fun
times
(
scale
:
Double
)
:
TextScale