Peoplemon  0.1.0
Peoplemon 3 game source documentation
Classes | Namespaces
Controllable.hpp File Reference
#include <Core/Components/Movable.hpp>
#include <Core/Input/Control.hpp>

Go to the source code of this file.

Classes

class  core::component::Controllable
 Adding this component to an entity allows it to be controlled. More...
 

Namespaces

 core
 Core classes and functionality for both the editor and game.
 
 core::system
 Namespace containing core game systems shared between the game and the editor.
 
 core::component