Pyrogenesis
13997
|
Public Types | |
enum | { TOP, BOTTOM, LEFT, RIGHT } |
Public Attributes | |
u16 | i |
u16 | j |
enum TileEdge:: { ... } | dir |
Definition at line 330 of file CCmpPathfinder_Vertex.cpp.
anonymous enum |
Enumerator | |
---|---|
TOP | |
BOTTOM | |
LEFT | |
RIGHT |
Definition at line 333 of file CCmpPathfinder_Vertex.cpp.
enum { ... } TileEdge::dir |
u16 TileEdge::i |
Definition at line 332 of file CCmpPathfinder_Vertex.cpp.
u16 TileEdge::j |
Definition at line 332 of file CCmpPathfinder_Vertex.cpp.