Dragonfly 4.20
A text-based game engine
df::Grid Member List

This is the complete list of members for df::Grid, including all inherited members.

getCollisions(Object *p_o, Vector where) constdf::Grid
getHeight() constdf::Grid
getObjects(Cell cell) constdf::Grid
getWidth() constdf::Grid
Grid()df::Grid
insertObject(Object *p_o)df::Grid
m_heightdf::Gridprivate
m_num_colsdf::Gridprivate
m_num_rowsdf::Gridprivate
m_out_of_boundsdf::Gridprivate
m_p_griddf::Gridprivate
m_widthdf::Gridprivate
positionToCell(Vector where) constdf::Grid
positionToCells(Object *p_o, Vector where) constdf::Grid
printLog() constdf::Grid
removeObject(Object *p_o)df::Grid
setDimensions(int new_width, int new_height)df::Grid
shutDown()df::Grid
startUp()df::Grid
toString() constdf::Grid
updatePosition(Object *p_o, Vector where)df::Grid
~Grid()df::Grid