#include <ActiveAttackList.h>
Inheritance diagram for ActiveAttackList:
Public Member Functions | |
ActiveAttackList () | |
void | Init (const PlayerState *pPlayerState) |
virtual void | Update (float fDelta) |
void | Refresh () |
Protected Attributes | |
const PlayerState * | m_pPlayerState |
|
|
|
|
|
|
|
Reimplemented from Actor. |
|
|