![]() |
Public API Reference |
#include <halo.h>
Inheritance diagram for csFlareHalo::FlareHalo:
Public Methods | |
virtual void | AddComponent (float pos, float w, float h, uint mode, iMaterialWrapper *image) |
Add a visual component to the flare. More... |
Definition at line 183 of file csengine/halo.h.
|
Add a visual component to the flare. give position, size, image and mixmode. The component is added at the end of the list - to be displayed last. Implements iFlareHalo. Definition at line 186 of file csengine/halo.h. References uint. |