HPL3/SOMA/Scripting/cGuiGfxElement

From Frictional Wiki
< HPL3‎ | SOMA‎ | Scripting
Jump to navigation Jump to search

Have some helpful descriptions to add to this class? Edit this page and add your insight to the Wiki!

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

References

See all references...