Public Member Functions | Static Public Member Functions | Public Attributes | Protected Attributes

GridKeeper Class Reference

List of all members.

Public Member Functions

int command (int argc, const char *const *argv)
int get_neighbors (MobileNode *mn, MobileNode **output)
void new_moves (MobileNode *)
void dump ()

Static Public Member Functions

static GridKeeperinstance ()

Public Attributes

int size_

Protected Attributes

MobileNode *** grid_
int dim_x_
int dim_y_
GridHandlergh_

The documentation for this class was generated from the following files: