![]() |
Public API Reference |
![]() |
This is the basic interface for all types of halos. More...
#include <iengine/halo.h>
Public Member Functions | |
virtual float | GetIntensity ()=0 |
Get intensity. | |
virtual csHaloType | GetType ()=0 |
Get halo type. | |
virtual void | SetIntensity (float i)=0 |
Set intensity. |
virtual float iBaseHalo::GetIntensity | ( | ) | [pure virtual] |
Get intensity.
virtual csHaloType iBaseHalo::GetType | ( | ) | [pure virtual] |
Get halo type.
virtual void iBaseHalo::SetIntensity | ( | float | i | ) | [pure virtual] |
Set intensity.