Peoplemon  0.1.0
Peoplemon 3 game source documentation
Namespaces | Functions
Control.cpp File Reference
#include <Core/Input/Control.hpp>

Go to the source code of this file.

Namespaces

 core
 Core classes and functionality for both the editor and game.
 
 core::input
 Peoplemon specific input functionality around the BLIB input system.
 

Functions

void core::input::configureInputSystem (bl::input::InputSystem &system)
 Configures the input system for the set of peoplemon inputs. More...
 
EntityControl core::input::fromDirection (bl::tmap::Direction direction)
 Helper method to convert a move direction to a control. More...