CacheNoteSkin() is internal
This commit is contained in:
@@ -29,7 +29,6 @@ public:
|
|||||||
virtual void Unload();
|
virtual void Unload();
|
||||||
|
|
||||||
void FadeToFail();
|
void FadeToFail();
|
||||||
void CacheNoteSkin( const RString &sNoteSkin );
|
|
||||||
|
|
||||||
void Step( int iCol, TapNoteScore score );
|
void Step( int iCol, TapNoteScore score );
|
||||||
void SetPressed( int iCol );
|
void SetPressed( int iCol );
|
||||||
@@ -42,6 +41,7 @@ public:
|
|||||||
|
|
||||||
protected:
|
protected:
|
||||||
void CacheAllUsedNoteSkins();
|
void CacheAllUsedNoteSkins();
|
||||||
|
void CacheNoteSkin( const RString &sNoteSkin );
|
||||||
|
|
||||||
bool IsOnScreen( float fBeat, int iFirstPixelToDraw, int iLastPixelToDraw ) const;
|
bool IsOnScreen( float fBeat, int iFirstPixelToDraw, int iLastPixelToDraw ) const;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user