HPL3/SOMA/Scripting/cGuiGfxElement
Jump to navigation
Jump to search
This page has been automatically generated, but it needs descriptions added to the various fields/functions in order to be complete. |
Have some helpful descriptions to add to this class? Edit this page and add your insight to the Wiki!
Contents
Fields
cGuiGfxElement has no public fields.
Functions
Return Type | Function Name | Parameters | Description |
---|---|---|---|
cGuiGfxAnimation@ |
CreateAnimtion | const tString &in asName |
|
const cVector2f& |
GetActiveSize | ||
cGuiGfxAnimation@ |
GetAnimation | int alIdx |
|
int |
GetAnimationNum | ||
bool |
GetAnimationPaused | ||
bool |
GetFlipUvYAxis | ||
const cVector2f& |
GetImageSize | ||
const cVector3f& |
GetOffset | ||
void |
PlayAnimation | int alNum |
|
void |
SetActiveSize | const cVector2f &in avSize |
|
void |
SetAnimationPaused | bool abX |
|
void |
SetAnimationTime | float afTime |
|
void |
SetColor | const cColor& aColor |
|
void |
SetFlipUvYAxis | bool abX |
|
void |
SetMaterial | iGuiMaterial@ apMat |
|
void |
SetOffset | const cVector3f &in avOffset |