struct

Coord

Inherits Struct < Value < Object

Constructors

new(x : Int32, y : Int32)
Source

Instance methods

+(other : Coord) : Coord
Source
-(other : Coord) : Coord
Source
x=(x : Int32)
Source
y=(y : Int32)
Source