CreateBox(float x, float y, float z) | CWorld | |
CreateSphere(float r) | CWorld | |
CreateSpirit(float height=56.0f, float radius=12.0f, float climbheight=15.0f, float maxclimbslope=0.5f, float movespeed=50.0f, float airspeedratio=0.2f, float slidespeedratio=0.5f) | CWorld | |
CWorld(SceneManager *mgr) | CWorld | |
Execute(float seconds) | CWorld | |
GetGravity() | CWorld | |
GetQueryMask() | CWorld | |
GetSceneManager() | CWorld | |
RemoveThing(CThing *thing) | CWorld | |
SetGravity(float unitspersecond) | CWorld | |
SetQueryMask(Ogre::uint32 qf) | CWorld | |
~CWorld() | CWorld |