kick
Static Public Member Functions
kick::TouchInput Class Reference

List of all members.

Static Public Member Functions

static void setTouchStarted (int64_t fingerid, glm::ivec2 pos, float pressure)
static void setTouchMoved (int64_t fingerid, glm::ivec2 pos, float pressure)
static void setTouchEnded (int64_t fingerid, glm::ivec2 pos)
static void reset ()
static std::map< int64_t,
Touch >::const_iterator 
begin ()
static std::map< int64_t,
Touch >::const_iterator 
end ()

Detailed Description

Definition at line 22 of file touch_input.h.


The documentation for this class was generated from the following files:
 All Classes Functions Variables