nothing derives from BGAL

This commit is contained in:
Glenn Maynard
2003-06-30 05:34:03 +00:00
parent 8800398923
commit 11cdc5dc56
+3 -3
View File
@@ -35,10 +35,10 @@ public:
void LoadFromVisualization( CString sMoviePath );
void LoadFromIni( CString sDir, CString sLayer );
virtual void Update( float fDeltaTime );
virtual void Draw();
void Update( float fDeltaTime );
void Draw();
virtual void SetDiffuse( RageColor c );
void SetDiffuse( RageColor c );
float GetMaxTweenTimeLeft() const;
void GainingFocus( float fRate, bool bRewindMovie, bool bLoop );