![]() |
Wise&mystical
1.0
Project about Europe
|
#include <physac.h>
Public Attributes | |
unsigned int | id |
bool | enabled |
Vector2 | position |
Vector2 | velocity |
Vector2 | force |
float | angularVelocity |
float | torque |
float | orient |
float | inertia |
float | inverseInertia |
float | mass |
float | inverseMass |
float | staticFriction |
float | dynamicFriction |
float | restitution |
bool | useGravity |
bool | isGrounded |
bool | freezeOrient |
PhysicsShape | shape |
PhysicsShape PhysicsBodyData::shape |