toggle menu
MatrixLib
1.0.2
jvm
switch theme
search in API
MatrixLib
/
uk.ac.bournemouth.ap.lib.matrix.ext
/
Coordinate
/
Coordinate
Coordinate
constructor
(
x
:
Short
,
y
:
Short
)
The coordinates actually only store shorts
constructor
(
x
:
Int
,
y
:
Int
)
Helper constructor to create a coordinate.
constructor
(
packed
:
Int
)