HexDirections class

Constructors

HexDirections()

Properties

hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited

Static Properties

flatDown Coordinates
getter/setter pair
flatLeftDown Coordinates
getter/setter pair
flatLeftTop Coordinates
getter/setter pair
flatRightDown Coordinates
getter/setter pair
flatRightTop Coordinates
getter/setter pair
flatTop Coordinates
getter/setter pair
pointyDownLeft Coordinates
getter/setter pair
pointyDownRight Coordinates
getter/setter pair
pointyLeft Coordinates
getter/setter pair
pointyRight Coordinates
getter/setter pair
pointyTopLeft Coordinates
getter/setter pair
pointyTopRight Coordinates
getter/setter pair