orientations property

Map<WSOrientation, WSOrientationFn> orientations
final

The definition of the orientation, calculates the next square given a starting square (x,y) and distance (i) from that square.

Implementation

final orientations = wsOrientations;