#include <Hooks.h>
Inheritance diagram for CTestHooks::
Public Methods | |
CTestHooks () | |
virtual | ~CTestHooks () |
virtual bool | Init (ISoundPlayer *pSoundPlayer, CRainGraphics *pRenderer) |
virtual bool | OnFrame () |
Protected Methods | |
bool | UpdateEntityPos () |
Protected Attributes | |
ISoundPlayer * | m_pSoundPlayer |
CRainGraphics * | m_pRenderer |
UINT | m_uModelIndex |
UINT | m_uEntityIndex |
CRainVector< 3 > | m_CameraDirection |
|
|
|
|
|
Reimplemented from CRainHooks. |
|
Reimplemented from CRainHooks. |
|
|
|
|
|
|
|
|
|
|
|
|