CeresEngine 0.2.0
A game development framework
Loading...
Searching...
No Matches
Body.hpp File Reference

Go to the source code of this file.

Classes

struct  CeresEngine::RigidBodyComponent
 
struct  CeresEngine::RigidBodyComponent::Accessor
 
struct  CeresEngine::SoftBodyComponent
 
struct  CeresEngine::SoftBodyComponent::Accessor
 
struct  CeresEngine::ApplyForce
 
class  CeresEngine::StaticBody
 A static body is a body that can be collided with, but cannot be moved. More...
 
class  CeresEngine::RigidBody
 A rigid body is a body that can be collided with and can be moved. More...
 
class  CeresEngine::SoftBody
 A soft body is a body that can have deformations. More...
 

Namespaces

namespace  CeresEngine