|
| UIContainer (BladeRunnerEngine *vm) |
|
void | draw (Graphics::Surface &surface) override |
|
void | handleMouseMove (int mouseX, int mouseY) override |
|
void | handleMouseDown (bool alternateButton) override |
|
void | handleMouseUp (bool alternateButton) override |
|
void | handleMouseScroll (int direction) override |
|
void | handleKeyUp (const Common::KeyState &kbd) override |
|
void | handleKeyDown (const Common::KeyState &kbd) override |
|
void | handleCustomEventStop (const Common::Event &evt) override |
|
void | handleCustomEventStart (const Common::Event &evt) override |
|
void | add (UIComponent *component) |
|
void | clear () |
|
void | setHandleSpecificNumOfTopLayers (int count) |
|
| UIComponent (BladeRunnerEngine *vm) |
|
The documentation for this class was generated from the following file: