gameboard

Undocumented in source.

Members

Functions

hexCoordsFromIndex
HexCoords hexCoordsFromIndex(ubyte index)
Undocumented in source. Be warned that the author may not have intended to support it.
isTriPrime
bool isTriPrime(size_t x, size_t y)
Undocumented in source. Be warned that the author may not have intended to support it.
sectorNumber
uint sectorNumber(HexCoords hexCoords)
Undocumented in source. Be warned that the author may not have intended to support it.

Manifest constants

boardHeight
enum boardHeight;
Undocumented in source.
boardWidth
enum boardWidth;
Undocumented in source.
numRounds
enum numRounds;
Undocumented in source.
triPrimeX
enum triPrimeX;
Undocumented in source.
triPrimeY
enum triPrimeY;
Undocumented in source.

Structs

GameBoard
struct GameBoard
Undocumented in source.
Hex
struct Hex
Undocumented in source.
HexCoords
struct HexCoords
Undocumented in source.

Meta