

Go to the source code of this file.
Classes | |
| class | StaticBody |
| Represents a static body in the physics simulation. More... | |
| class | RigidBody |
| Represents a rigid body in the physics simulation. More... | |
| class | KinematicBody |
| Represents a kinematic body in the physics simulation. More... | |
| struct | PlaneCollisionShape |
| Represents a plane collision shape. More... | |
| struct | BoxCollisionShape |
| Represents a box collision shape. More... | |
| struct | SphereCollisionShape |
| Represents a sphere collision shape. More... | |
| struct | MeshCollisionShape |
| Represents a mesh collision shape. More... | |
| struct | CapsuleCollisionShape |
| Represents a capsule collision shape. More... | |
| struct | RayCollisionShape |
| Represents a ray collision shape. More... | |
| struct | CollisionBuffer |
| Represents a buffer for collision shapes. More... | |