enet-tutorials ~master (2014-11-15T21:57:48Z)
Dub
Repo
HexCoords
gameboard
Undocumented in source.
struct
HexCoords {
ubyte
x
;
ubyte
y
;
}
Members
Variables
x
ubyte
x
;
Undocumented in source.
y
ubyte
y
;
Undocumented in source.
Meta
Source
See Implementation
gameboard
functions
hexCoordsFromIndex
isTriPrime
sectorNumber
manifest constants
boardHeight
boardWidth
numRounds
triPrimeX
triPrimeY
structs
GameBoard
Hex
HexCoords