DataNode that listens for keyboard and mouse events and passes them to libRocket. More...
Public Member Functions | |
RocketInputHandler (string name) | |
RocketInputHandler () | |
Static Public Member Functions | |
static TypeHandle | getClassType () |
static int | getRocketKey (ButtonHandle const handle) |
Returns the libRocket KeyIdentifier for the given ButtonHandle, or KI_UNKNOWN (0) if it wasn't known. |
DataNode that listens for keyboard and mouse events and passes them to libRocket.
RocketInputHandler | ( | string | name | ) |
static TypeHandle getClassType | ( | ) | [static] |
static int getRocketKey | ( | ButtonHandle const | handle | ) | [static] |
Returns the libRocket KeyIdentifier for the given ButtonHandle, or KI_UNKNOWN (0) if it wasn't known.