Main Page | Modules | Class Hierarchy | Alphabetical List | Class List | File List | Class Members | File Members | Related Pages
csColorWheel Class Reference
[Color wheel]
Color wheel static control.
More...
#include <csws/cscwheel.h>
Inheritance diagram for csColorWheel:

Public Member Functions | |
csColorWheel (csComponent *iParent) | |
Create a object of ColorWheel class. | |
virtual | ~csColorWheel () |
Destroy the color wheel object. | |
virtual bool | HandleEvent (iEvent &Event) |
Handle input events. | |
virtual void | Draw () |
Draw the wheel. | |
void | SetHS (float iH, float iS) |
Set H and S components. | |
void | GetHS (float &oH, float &oS) |
Query the H and S components. |
Detailed Description
Color wheel static control.
Definition at line 49 of file cscwheel.h.
Constructor & Destructor Documentation
|
Create a object of ColorWheel class.
|
|
Destroy the color wheel object.
|
Member Function Documentation
|
Draw the wheel.
Reimplemented from csStatic. |
|
Query the H and S components.
Definition at line 67 of file cscwheel.h. |
|
Handle input events.
Reimplemented from csStatic. |
|
Set H and S components.
|
The documentation for this class was generated from the following file:
- csws/cscwheel.h
Generated for Crystal Space by doxygen 1.3.9.1