API Documentation
View source
class
Pos
package
openlife.data
@:directlyUsed
@:expose
Constructor
@:value({ y : 0, x : 0 })
new
(
x:
Int
= 0,
y:
Int
= 0
)
Variables
x
:
Int
y
:
Int
Methods
clone
():
Pos
toString
():
String