GameKit  0.0.1a
C++ gamedev tools
Classes | Namespaces | Typedefs
InputHandler.hpp File Reference
#include <map>
#include "gk/core/IntTypes.hpp"

Go to the source code of this file.

Classes

class  gk::InputHandler
 Give access to the real time state of an input device (keyboard, gamepad, etc...) More...
 

Namespaces

 gk
 

Typedefs

using gk::GameKey = u32
 Alias for game key type. More...