samples
0.4.3
samples
/
sample
/
Position
Position
data
class
Position
(
val
x
:
Float
,
val
y
:
Float
)
Content copied to clipboard
Constructors
Properties
Constructors
Position
Link copied to clipboard
fun
Position
(
x
:
Float
,
y
:
Float
)
Content copied to clipboard
Properties
x
Link copied to clipboard
val
x
:
Float
Content copied to clipboard
y
Link copied to clipboard
val
y
:
Float
Content copied to clipboard