|
| UISlider (BladeRunnerEngine *vm, UIComponentCallback *valueChangedCallback, void *callbackData, Common::Rect rect, int maxValue, int value) |
|
void | draw (Graphics::Surface &surface) override |
|
void | handleMouseMove (int mouseX, int mouseY) override |
|
void | handleMouseDown (bool alternateButton) override |
|
void | handleMouseUp (bool alternateButton) override |
|
void | setValue (int value) |
|
| UIComponent (BladeRunnerEngine *vm) |
|
virtual void | handleMouseScroll (int direction) |
|
virtual void | handleKeyUp (const Common::KeyState &kbd) |
|
virtual void | handleKeyDown (const Common::KeyState &kbd) |
|
virtual void | handleCustomEventStop (const Common::Event &evt) |
|
virtual void | handleCustomEventStart (const Common::Event &evt) |
|
The documentation for this class was generated from the following file: