toggle menu
nohorny
2.1.0
jvm
switch theme
search in API
nohorny
/
com.xpdustry.nohorny.geometry
/
ImmutablePoint
Immutable
Point
data
class
ImmutablePoint
(
val
x
:
Int
,
val
y
:
Int
)
Members
Constructors
Immutable
Point
Link copied to clipboard
constructor
(
x
:
Int
,
y
:
Int
)
Properties
x
Link copied to clipboard
val
x
:
Int
y
Link copied to clipboard
val
y
:
Int