Public Member Functions | |
cFadeHandler (cInit *apInit) | |
void | FadeOut (float afTime) |
void | FadeIn (float afTime) |
bool | IsActive () |
void | SetWideScreenActive (bool abX) |
void | OnStart () |
void | Update (float afTimeStep) |
void | Reset () |
void | OnDraw () |
Public Member Functions inherited from hpl::iUpdateable | |
iUpdateable (const tString &asName) | |
virtual void | OnPostSceneDraw () |
virtual void | OnPostGUIDraw () |
virtual void | OnPostBufferSwap () |
virtual void | OnExit () |
const tString & | GetName () |