![]() |
Dragonfly 4.22
A text-based game engine
|
This is the complete list of members for df::Grid, including all inherited members.
| getCollisions(Object *p_o, Vector where) const | df::Grid | |
| getHeight() const | df::Grid | |
| getObjects(Cell cell) const | df::Grid | |
| getWidth() const | df::Grid | |
| Grid() | df::Grid | |
| insertObject(Object *p_o) | df::Grid | |
| m_height | df::Grid | private |
| m_num_cols | df::Grid | private |
| m_num_rows | df::Grid | private |
| m_out_of_bounds | df::Grid | private |
| m_p_grid | df::Grid | private |
| m_width | df::Grid | private |
| positionToCell(Vector where) const | df::Grid | |
| positionToCells(Object *p_o, Vector where) const | df::Grid | |
| printLog() const | df::Grid | |
| removeObject(Object *p_o) | df::Grid | |
| setDimensions(int new_width, int new_height) | df::Grid | |
| shutDown() | df::Grid | |
| startUp() | df::Grid | |
| toString() const | df::Grid | |
| updatePosition(Object *p_o, Vector where) | df::Grid | |
| ~Grid() | df::Grid |