Constructors

Properties

x: number
y: number
z: number
Directions: CubeCoordinate[] = ...
Down: CubeCoordinate = ...
LeftDown: CubeCoordinate = ...
LeftUp: CubeCoordinate = ...
RightDown: CubeCoordinate = ...
RightUp: CubeCoordinate = ...
Up: CubeCoordinate = ...
Zero: CubeCoordinate = ...

Accessors

Methods