#include <util.h>
Given as a vector of the form ([-1,0,1], [-1,0,1]). To iterate in the specified direction, simply step in (x,y). Note that 'in place' is a valid direction (x=0, y=0).
Definition at line 51 of file util.h.
Data Fields | |
| schar | x |
| schar | y |
|
|
Definition at line 53 of file util.h. Referenced by construct_direction(), and manip_door(). |
|
|
Definition at line 54 of file util.h. Referenced by construct_direction(), and manip_door(). |
1.3.6