Global

Members

(constant) COORDINATES

Board coordinate array.
Source:

(readonly) INTERSECTION

Enum for intersection types. Aliased in JGO namespace, e.g. JGO.BLACK.
Properties:
Name Type Description
CLEAR
BLACK Black stone
WHITE White stone
DIM_BLACK Semi-transparent black stone
DIM_WHITE Semi-transparent white stone
Source:

(readonly) MARK

Enum for marker types.
Properties:
Name Type Description
NONE No marker ('')
SELECTED Selected intersection
SQUARE Square
TRIANGLE Triangle
CIRCLE Circle
CROSS Cross
BLACK_TERRITORY Black territory
WHITE_TERRITORY White territory
Source: