|
GPR5100 - Rollback
|
Body is a class that represents a rigid body. More...
#include <physics_manager.h>

Public Attributes | |
| core::Vec2f | position = core::Vec2f::zero() |
| core::Vec2f | velocity = core::Vec2f::zero() |
| core::Degree | angularVelocity = core::Degree(0.0f) |
| core::Degree | rotation = core::Degree(0.0f) |
| BodyType | bodyType = BodyType::DYNAMIC |
Body is a class that represents a rigid body.