Dragonfly 4.19
A text-based game engine
df::SceneGraph Member List

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

activeObjects() constdf::SceneGraph
getCollisions(Object *p_o, Vector where) constdf::SceneGraph
inactiveObjects() constdf::SceneGraph
insertObject(Object *p_o)df::SceneGraph
m_active_objectsdf::SceneGraphprivate
m_inactive_objectsdf::SceneGraphprivate
m_solid_objectsdf::SceneGraphprivate
m_typedf::SceneGraphprivate
m_visible_objectsdf::SceneGraphprivate
objectsOfType(std::string type)df::SceneGraph
removeObject(Object *p_o)df::SceneGraph
SceneGraph() (defined in df::SceneGraph)df::SceneGraph
shutDown()df::SceneGraph
solidObjects() constdf::SceneGraph
startUp()df::SceneGraph
updateActive(Object *p_o, bool new_active)df::SceneGraph
updateAltitude(Object *p_o, int new_alt)df::SceneGraph
updatePosition(Object *p_o, Vector new_position)df::SceneGraph
updateSolidness(Object *p_o, Solidness new_solidness)df::SceneGraph
updateType(Object *p_o, std::string new_type)df::SceneGraph
updateVisible(Object *p_vo, bool new_visible)df::SceneGraph
visibleObjects(int altitude) constdf::SceneGraph
~SceneGraph() (defined in df::SceneGraph)df::SceneGraph