Public Member Functions | |
| cDemoEndText (cInit *apInit) | |
| void | Reset () |
| void | OnPostSceneDraw () |
| void | OnDraw () |
| void | Update (float afTimeStep) |
| void | OnMouseDown (eMButton aButton) |
| void | OnButtonDown () |
| void | SetActive (bool abX) |
| bool | IsActive () |
| void | OnExit () |
Public Member Functions inherited from hpl::iUpdateable | |
| iUpdateable (const tString &asName) | |
| virtual void | OnPostGUIDraw () |
| virtual void | OnPostBufferSwap () |
| virtual void | OnStart () |
| const tString & | GetName () |