Added: Beatmania style arrow-block thingies that appear when you press a key
More Pop'n Noteskin Fun.
This commit is contained in:
@@ -31,7 +31,8 @@ public:
|
||||
void TapNote( int iCol, TapNoteScore score, bool bBright );
|
||||
void TapMine( int iCol, TapNoteScore score );
|
||||
void HoldNote( int iCol );
|
||||
|
||||
void UpdateBars( int iCol );
|
||||
int GetNumCols() { return m_iNumCols; };
|
||||
protected:
|
||||
int m_iNumCols;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user