Main Page | Namespace List | Class Hierarchy | Class List | File List | Namespace Members | Class Members | File Members

GhostArrowRow Class Reference

#include <GhostArrowRow.h>

Inheritance diagram for GhostArrowRow:

Inheritance graph
[legend]
Collaboration diagram for GhostArrowRow:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 GhostArrowRow ()
virtual ~GhostArrowRow ()
virtual void Update (float fDeltaTime)
virtual void DrawPrimitives ()
virtual void CopyTweening (const GhostArrowRow &from)
void Load (const PlayerState *pPlayerState, CString NoteSkin, float fYReverseOffset)
void Unload ()
void DidTapNote (int iCol, TapNoteScore score, bool bBright)
void SetHoldIsActive (int iCol)

Protected Attributes

int m_iNumCols
float m_fYReverseOffsetPixels
const PlayerStatem_pPlayerState
vector< GhostArrow * > m_GhostDim
vector< GhostArrow * > m_GhostBright
vector< HoldGhostArrow * > m_HoldGhost

Constructor & Destructor Documentation

GhostArrowRow::GhostArrowRow  ) 
 

virtual GhostArrowRow::~GhostArrowRow  )  [inline, virtual]
 


Member Function Documentation

void GhostArrowRow::CopyTweening const GhostArrowRow from  )  [virtual]
 

void GhostArrowRow::DidTapNote int  iCol,
TapNoteScore  score,
bool  bBright
 

void GhostArrowRow::DrawPrimitives  )  [virtual]
 

Reimplemented from ActorFrame.

void GhostArrowRow::Load const PlayerState pPlayerState,
CString  NoteSkin,
float  fYReverseOffset
 

void GhostArrowRow::SetHoldIsActive int  iCol  ) 
 

void GhostArrowRow::Unload  ) 
 

void GhostArrowRow::Update float  fDeltaTime  )  [virtual]
 

Reimplemented from ActorFrame.


Member Data Documentation

float GhostArrowRow::m_fYReverseOffsetPixels [protected]
 

vector<GhostArrow *> GhostArrowRow::m_GhostBright [protected]
 

vector<GhostArrow *> GhostArrowRow::m_GhostDim [protected]
 

vector<HoldGhostArrow *> GhostArrowRow::m_HoldGhost [protected]
 

int GhostArrowRow::m_iNumCols [protected]
 

const PlayerState* GhostArrowRow::m_pPlayerState [protected]
 


The documentation for this class was generated from the following files:
Generated on Thu Jan 27 20:59:19 2005 for StepMania by doxygen 1.3.7