Dragonfly
4.20
A text-based game engine
df
SceneGraph
df::SceneGraph Member List
This is the complete list of members for
df::SceneGraph
, including all inherited members.
activeObjects
() const
df::SceneGraph
getCollisions
(Object *p_o, Vector where) const
df::SceneGraph
getGrid
()
df::SceneGraph
inactiveObjects
() const
df::SceneGraph
insertObject
(Object *p_o)
df::SceneGraph
m_active_objects
df::SceneGraph
private
m_grid
df::SceneGraph
private
m_inactive_objects
df::SceneGraph
private
m_solid_objects
df::SceneGraph
private
m_type
df::SceneGraph
private
m_visible_objects
df::SceneGraph
private
objectsOfType
(std::string type)
df::SceneGraph
removeObject
(Object *p_o)
df::SceneGraph
SceneGraph
() (defined in
df::SceneGraph
)
df::SceneGraph
shutDown
()
df::SceneGraph
solidObjects
() const
df::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) const
df::SceneGraph
~SceneGraph
() (defined in
df::SceneGraph
)
df::SceneGraph
Generated by
1.9.4