CacheNoteSkin() is internal

This commit is contained in:
Glenn Maynard
2006-02-01 06:02:50 +00:00
parent 0d1badf18e
commit 94f0997f83
+1 -1
View File
@@ -29,7 +29,6 @@ public:
virtual void Unload();
void FadeToFail();
void CacheNoteSkin( const RString &sNoteSkin );
void Step( int iCol, TapNoteScore score );
void SetPressed( int iCol );
@@ -42,6 +41,7 @@ public:
protected:
void CacheAllUsedNoteSkins();
void CacheNoteSkin( const RString &sNoteSkin );
bool IsOnScreen( float fBeat, int iFirstPixelToDraw, int iLastPixelToDraw ) const;