Rebel Fork Framework
RigidBody2D.h File Reference
#include "../Scene/Component.h"
#include <Box2D/Box2D.h>

Classes

class  Urho3D::RigidBody2D
 2D rigid body component. More...
 

Enumerations

enum  Urho3D::BodyType2D { BT_STATIC, BT_KINEMATIC, BT_DYNAMIC }
 Rigid body type.