![]() |
Public API Reference |
#include <halo.h>
Public Attributes | |
| float | position |
| position, (0.= at light, 1.=center). More... | |
| float | width |
| width and height (1.0 gives size of a normal halo). More... | |
| float | height |
| width and height (1.0 gives size of a normal halo). More... | |
| iMaterialWrapper * | image |
| visual image of component. More... | |
| uint | mixmode |
| mixmode for drawing. More... | |
| csFlareComponent * | next |
| next component to draw. More... | |
Definition at line 136 of file csengine/halo.h.
|
|
width and height (1.0 gives size of a normal halo).
Definition at line 140 of file csengine/halo.h. |
|
|
visual image of component.
Definition at line 142 of file csengine/halo.h. |
|
|
mixmode for drawing.
Definition at line 144 of file csengine/halo.h. |
|
|
next component to draw.
Definition at line 146 of file csengine/halo.h. |
|
|
position, (0.= at light, 1.=center).
Definition at line 138 of file csengine/halo.h. |
|
|
width and height (1.0 gives size of a normal halo).
Definition at line 140 of file csengine/halo.h. |