Pyrogenesis  trunk
Classes | Functions | Variables
TouchInput.h File Reference
#include "lib/input.h"
#include "maths/Vector2D.h"
#include "maths/Vector3D.h"
Include dependency graph for TouchInput.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  CTouchInput
 Maps touch events (e.g. More...
 

Functions

InReaction touch_input_handler (const SDL_Event_ *ev)
 

Variables

CTouchInput g_TouchInput
 

Function Documentation

◆ touch_input_handler()

InReaction touch_input_handler ( const SDL_Event_ ev)

Variable Documentation

◆ g_TouchInput

CTouchInput g_TouchInput