#include <halo.h>
Inheritance diagram for iFlareHalo:
Public Methods | |
virtual void | AddComponent (float pos, float w, float h, UInt mode, iMaterialWrapper *image)=0 |
Add a visual component to the flare. More... |
|
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. |