ScummVM API documentation
cIntroImage Class Reference

Public Member Functions

void Update (float afTimeStep)
 
void OnDraw ()
 
void FadeBrightnessTo (float afDarkness, float afTime)
 
void FadeAlphaTo (float afDarkness, float afTime)
 
void MoveTo (const cVector3f &avPos, float afTime)
 
void Reset ()
 

Public Attributes

cVector3f mvCameraPosition
 
cVector3f mvFinalPos
 
cVector3f mvPosStep
 
float mfPosCount
 
cVector3f mvPosDistMul
 
tVector3fList mlstPrevPos
 
int mlMaxPrevPos
 
iTexturempTexture
 
bool mbActive
 
float mfBrightness
 
float mfBrightnessStep
 
float mfFinalBrightness
 
float mfAlpha
 
float mfAlphaStep
 
float mfFinalAlpha
 
tVertexVec mvVtxVec
 
cInitmpInit
 
iLowLevelGraphicsmpLowGfx
 
cTextureManagermpTexManager
 

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