Monad Engine da02fba2
> Undercity Codex_
Loading...
Searching...
No Matches
KinematicCharacterController.h File Reference

Capsule-shaped character controller backed by Bullet's btKinematicCharacterController. More...

#include <memory>
#include "Constants.h"
#include "Types.h"
#include "physics/CollisionObject.h"
+ Include dependency graph for KinematicCharacterController.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  mnd::KinematicCharacterController
 High-level capsule character controller: walks, jumps, detects ground. More...
 

Namespaces

namespace  mnd
 

Detailed Description

Capsule-shaped character controller backed by Bullet's btKinematicCharacterController.

Definition in file KinematicCharacterController.h.