Engine.hpp
Go to the documentation of this file.
52 void setBulletConfig(ememory::SharedPtr<btDefaultCollisionConfiguration> _collisionConfiguration=nullptr,
Definition: Engine.hpp:74
void setDynamicWorld(const ememory::SharedPtr< btDynamicsWorld > &_newWorld)
set the curent world
Definition: Engine.hpp:61
Definition: AudioElement.hpp:8
Definition: Engine.hpp:41
ememory::SharedPtr< btDynamicsWorld > getDynamicWorld()
get the curent world
Definition: Engine.hpp:68