kick
Static Public Member Functions
kick::KeyInput Class Reference

List of all members.

Static Public Member Functions

static void reset ()
 clear the frame specific properties
static bool down (Key button)
static bool pressed (Key button)
static bool up (Key button)
static bool down (const KeyMapping &mapping)
static bool pressed (const KeyMapping &mapping)
static bool anyDown ()
static bool anyUp ()
static bool anyPressed ()
static void pressBegin (Key k)
static void pressEnd (Key k)
static const std::set< Key > & buttonsDown ()
static const std::set< Key > & buttonsPressed ()
static const std::set< Key > & buttonsUp ()

Detailed Description

Definition at line 290 of file key_input.h.


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