toggle menu
AetherUI
0.1.0-alpha
jvm
switch theme
search in API
AetherUI
/
com.aetherui.layout
/
Units
/
Fixed
Fixed
data
class
Fixed
(
val
value
:
Int
=
0
,
val
ratio
:
Float
=
0.0f
)
:
Units
(
source
)
Members
Constructors
Fixed
Link copied to clipboard
constructor
(
value
:
Int
=
0
,
ratio
:
Float
=
0.0f
)
Properties
ratio
Link copied to clipboard
val
ratio
:
Float
=
0.0f
value
Link copied to clipboard
val
value
:
Int
=
0
Functions
plus
Link copied to clipboard
operator
fun
plus
(
other
:
Units.Fixed
)
:
Units.Fixed
rectify
Link copied to clipboard
fun
rectify
(
)
:
Units.Fixed