Ez2 changes

This commit is contained in:
Chris Danford
2002-08-29 20:18:41 +00:00
parent 7b53966811
commit 6e5ebcf30c
18 changed files with 408 additions and 1158 deletions
-2
View File
@@ -56,8 +56,6 @@ GhostArrow::GhostArrow()
void GhostArrow::Update( float fDeltaTime )
{
Sprite::Update( fDeltaTime );
printf( "cur state is %d\n", Sprite::m_iCurState );
}
void GhostArrow::Step( TapNoteScore score )