#include <CeguiHandler.h>
CeguiHandler::CeguiHandler |
( |
) | |
|
CeguiHandler::~CeguiHandler |
( |
) | |
|
OpenGL3Renderer * CeguiHandler::getOpenGL3Renderer |
( |
) | |
|
void CeguiHandler::handleWindowResize |
( |
int |
width, |
|
|
int |
height |
|
) |
| |
void CeguiHandler::initCeguiResourceGroups |
( |
) | |
|
void CeguiHandler::inputCharUpdate |
( |
int |
character, |
|
|
int |
action |
|
) |
| |
void CeguiHandler::inputKeyUpdate |
( |
int |
character, |
|
|
int |
action |
|
) |
| |
void CeguiHandler::inputMouseButtonUpdate |
( |
int |
character, |
|
|
int |
action |
|
) |
| |
void CeguiHandler::inputMousePosUpdate |
( |
int |
x, |
|
|
int |
y |
|
) |
| |
void CeguiHandler::inputMouseWheelUpdate |
( |
int |
position) | |
|
void CeguiHandler::update |
( |
float |
passedTime) | |
|
The documentation for this class was generated from the following files: