Devilution
Diablo devolved - magic behind the 1996 computer game
Source
path.cpp
FindPath
gdwCurNodes
gdwCurPathStep
GetNextPath
path_2_nodes
path_check_equal
path_directions
path_get_h_cost
path_get_node1
path_get_node2
path_get_path
path_new_step
path_next_node
path_nodes
path_parent_path
path_pop_active_step
path_push_active_step
path_set_coords
path_solid_pieces
path_unusednodes
pathxdir
pathydir
pnode_ptr
pnode_tblptr
pnode_vals
◆
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
.
Generated by
1.8.17