#include <HoldGhostArrow.h>
Inheritance diagram for HoldGhostArrow:
Public Member Functions | |
HoldGhostArrow () | |
virtual void | Load (CString sNoteSkin, CString sButton, CString sElement) |
virtual void | Update (float fDeltaTime) |
virtual bool | EarlyAbortDraw () |
void | SetHoldIsActive (bool bHoldIsActive) |
Private Attributes | |
bool | m_bHoldIsActive |
|
|
|
Reimplemented from Sprite. |
|
|
|
|
|
Reimplemented from Sprite. |
|
|