Google

Main Page   Class Hierarchy   Compound List   File List   Compound Members  

csColorWheel Class Reference

Color wheel static control. More...

#include <cscwheel.h>

Inheritance diagram for csColorWheel:

csStatic csComponent List of all members.

Public Methods

 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.


The documentation for this class was generated from the following file:
Generated for Crystal Space by doxygen 1.2.5 written by Dimitri van Heesch, ©1997-2000