|
void | OnMouseMove (signed newX, signed newY) |
|
void | OnMouseButtonChange (unsigned index, bool newState) |
|
void | OnMouseButtonDblClk (unsigned index) |
|
void | OnKeyChange (unsigned keyCode, bool newState) |
|
void | OnChar (ucs2 chr) |
|
void | OnMouseWheel (signed wheelDelta) |
|
void | OnFocusChange () |
|
void | AddListener (std::weak_ptr< RenderOverlays::DebuggingDisplay::IInputListener > listener) |
|
Int2 | GetMousePosition () |
|
|
static UInt2 | s_hackWindowSize = UInt2(0,0) |
|
The documentation for this class was generated from the following files: