nothing derives from BGAL
This commit is contained in:
@@ -35,10 +35,10 @@ public:
|
|||||||
void LoadFromVisualization( CString sMoviePath );
|
void LoadFromVisualization( CString sMoviePath );
|
||||||
void LoadFromIni( CString sDir, CString sLayer );
|
void LoadFromIni( CString sDir, CString sLayer );
|
||||||
|
|
||||||
virtual void Update( float fDeltaTime );
|
void Update( float fDeltaTime );
|
||||||
virtual void Draw();
|
void Draw();
|
||||||
|
|
||||||
virtual void SetDiffuse( RageColor c );
|
void SetDiffuse( RageColor c );
|
||||||
|
|
||||||
float GetMaxTweenTimeLeft() const;
|
float GetMaxTweenTimeLeft() const;
|
||||||
void GainingFocus( float fRate, bool bRewindMovie, bool bLoop );
|
void GainingFocus( float fRate, bool bRewindMovie, bool bLoop );
|
||||||
|
|||||||
Reference in New Issue
Block a user