5#ifndef S_KEY_MAP_HPP_INCLUDED
6#define S_KEY_MAP_HPP_INCLUDED
8#include <nirtcpp/core/engine/Keycodes.hpp>
Class storing which key belongs to which action.
Definition SKeyMap.hpp:32
As of Nirtcpp 1.6, position2d is a synonym for vector2d.
Definition vector3d.hpp:11
EKEY_ACTION
enumeration for key actions. Used for example in the FPS Camera.
Definition SKeyMap.hpp:15
@ EKA_FORCE_32BIT
This value is not used. It only forces this enumeration to compile in 32 bit.
Definition SKeyMap.hpp:27