KSpigot
/
net.axay.kspigot.extensions.geometry
/
SimpleLocation2D
Simple
Location2
D
data class
SimpleLocation2D
(x:
Double
, y:
Double
)
Content copied to clipboard
Constructors
Properties
Constructors
SimpleLocation2D
Link copied to clipboard
fun
SimpleLocation2D
(x:
Number
, y:
Number
)
Content copied to clipboard
Properties
x
Link copied to clipboard
val
x
:
Double
Content copied to clipboard
y
Link copied to clipboard
val
y
:
Double
Content copied to clipboard