Urho3D
|
#include "../IO/VectorBuffer.h"
#include "../Scene/Component.h"
#include <Bullet/LinearMath/btMotionState.h>
#include <memory>
Classes | |
class | Urho3D::RigidBody |
Physics rigid body component. More... | |
Enumerations | |
enum | Urho3D::CollisionEventMode { COLLISION_NEVER = 0 , COLLISION_ACTIVE , COLLISION_ALWAYS } |
Rigid body collision event signaling mode. | |