ScummVM API documentation
hpl::cGuiGfxElement Class Reference

Public Member Functions

 cGuiGfxElement (cGui *apGui)
 
void Update (float afTimeStep)
 
void AddImage (cResourceImage *apImage)
 
void AddTexture (iTexture *apTexture)
 
void AddImageToBuffer (cResourceImage *apImage)
 
void SetOffset (const cVector3f &avOffset)
 
const cVector3fGetOffset () const
 
void SetActiveSize (const cVector2f &avSize)
 
const cVector2fGetActiveSize ()
 
cGuiGfxAnimationCreateAnimtion (const tString &asName)
 
void PlayAnimation (int alNum)
 
cGuiGfxAnimationGetAnimation (int alIdx)
 
void SetAnimationTime (float afTime)
 
void SetAnimationPaused (bool abX)
 
bool GSetAnimationPaused ()
 
void SetMaterial (iGuiMaterial *apMat)
 
void SetColor (const cColor &aColor)
 
cVector2f GetImageSize ()
 
void Flush ()
 

The documentation for this class was generated from the following file: