eSCLKt
Toggle table of contents
2.0.1
common
Target filter
common
Switch theme
Search in API
Skip to content
eSCLKt
eSCLKt
/
io.github.chrisimx.esclkt
/
DiscreteResolution
Discrete
Resolution
@
Serializable
data
class
DiscreteResolution
(
val
xResolution
:
UInt
,
val
yResolution
:
UInt
)
Members
Constructors
Discrete
Resolution
Link copied to clipboard
constructor
(
xResolution
:
UInt
,
yResolution
:
UInt
)
Properties
x
Resolution
Link copied to clipboard
val
xResolution
:
UInt
y
Resolution
Link copied to clipboard
val
yResolution
:
UInt