iLightningFactoryState Struct Reference
Document me! @. More...
#include <lghtng.h>
Inheritance diagram for iLightningFactoryState:

Public Methods | |
virtual void | SetMaterialWrapper (iMaterialWrapper *material)=0 |
Set material of sprite. | |
virtual iMaterialWrapper * | GetMaterialWrapper () const=0 |
Get material of sprite. | |
virtual void | SetMixMode (uint mode)=0 |
Set mix mode. | |
virtual uint | GetMixMode () const=0 |
Get mix mode. | |
virtual void | SetOrigin (const csVector3 &pos)=0 |
Set the point of origin, the center of the texture. | |
virtual const csVector3 & | GetOrigin () const=0 |
Get the point of origin. |
Detailed Description
Document me! @.@
Definition at line 32 of file lghtng.h.
Member Function Documentation
|
Get material of sprite.
|
|
Get mix mode.
|
|
Get the point of origin.
|
|
Set material of sprite.
|
|
Set mix mode.
|
|
Set the point of origin, the center of the texture.
|
The documentation for this struct was generated from the following file:
- imesh/lghtng.h
Generated for Crystal Space by doxygen 1.2.18