GlPortal Class Reference  0.1.1
Source code documentation of the free and open 3D action puzzle game.
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions | Protected Attributes
radix::GWENInput Class Reference

#include <external/RadixEngine/include/radix/input/GWENInput.hpp>

Public Member Functions

 GWENInput ()
 
void init (Gwen::Controls::Canvas *c)
 
unsigned char translateKeyCode (int code)
 
bool processEvent (const SDL_Event &evt)
 

Protected Attributes

Gwen::Controls::Canvas * canvas
 

Constructor & Destructor Documentation

radix::GWENInput::GWENInput ( )
inline

Member Function Documentation

void radix::GWENInput::init ( Gwen::Controls::Canvas *  c)
inline
bool radix::GWENInput::processEvent ( const SDL_Event &  evt)
inline
unsigned char radix::GWENInput::translateKeyCode ( int  code)
inline

Field Documentation

Gwen::Controls::Canvas* radix::GWENInput::canvas
protected

The documentation for this class was generated from the following file: