arsd-official ~master (2024-10-25T16:17:57Z)
Dub
Repo
DirFlag
arsd
gamehelpers
Directions as a maskable bit flag.
Values
Value
Meaning
N
4
S
8
W
1
E
2
Meta
Source
See Implementation
History
Added May 3, 2020
arsd
gamehelpers
enums
Dir
DirFlag
functions
crossProduct
dirFlag
directions
generateMaze
pathfind
randomDirection
randomDirectionCycle
rotateAboutAxis
rotateAboutPoint
structs
Grid
Directions as a maskable bit flag.