ScummVM API documentation
BladeRunner::KIASectionSettings Class Reference
Inheritance diagram for BladeRunner::KIASectionSettings:
BladeRunner::KIASectionBase

Public Member Functions

 KIASectionSettings (BladeRunnerEngine *vm)
 
void open () override
 
void close () override
 
void draw (Graphics::Surface &surface) override
 
void handleKeyDown (const Common::KeyState &kbd) override
 
void handleMouseMove (int mouseX, int mouseY) override
 
void handleMouseDown (bool mainButton) override
 
void handleMouseUp (bool mainButton) override
 
void handleMouseScroll (int direction) override
 
void showTextSelectionDropdown (bool showToggle)
 
- Public Member Functions inherited from BladeRunner::KIASectionBase
 KIASectionBase (BladeRunnerEngine *vm)
 
virtual void handleKeyUp (const Common::KeyState &kbd)
 
virtual void handleCustomEventStart (const Common::Event &evt)
 
virtual void handleCustomEventStop (const Common::Event &evt)
 

Additional Inherited Members

- Public Attributes inherited from BladeRunner::KIASectionBase
bool _scheduledSwitch
 
- Protected Attributes inherited from BladeRunner::KIASectionBase
BladeRunnerEngine_vm
 

The documentation for this class was generated from the following file: