Devilution
Diablo devolved - magic behind the 1996 computer game

◆ pathxdir

const char pathxdir[8] = { -1, -1, 1, 1, -1, 0, 1, 0 }

For iterating over the 8 possible movement directions.

Definition at line 30 of file path.cpp.