|
| KIASectionDiagnostic (BladeRunnerEngine *vm) |
|
void | open () override |
|
void | close () override |
|
void | draw (Graphics::Surface &surface) override |
|
| KIASectionBase (BladeRunnerEngine *vm) |
|
virtual void | handleKeyUp (const Common::KeyState &kbd) |
|
virtual void | handleKeyDown (const Common::KeyState &kbd) |
|
virtual void | handleCustomEventStart (const Common::Event &evt) |
|
virtual void | handleCustomEventStop (const Common::Event &evt) |
|
virtual void | handleMouseMove (int mouseX, int mouseY) |
|
virtual void | handleMouseDown (bool mainButton) |
|
virtual void | handleMouseUp (bool mainButton) |
|
virtual void | handleMouseScroll (int direction) |
|
|
bool | _scheduledSwitch |
|
virtual void | onButtonPressed (int buttonId) |
|
BladeRunnerEngine * | _vm |
|
The documentation for this class was generated from the following file: