make FinishTweening recursive
This commit is contained in:
@@ -29,7 +29,8 @@ public:
|
||||
virtual void SetDiffuse( RageColor c );
|
||||
|
||||
virtual void SetUseZBuffer( bool b );
|
||||
|
||||
virtual void FinishTweening();
|
||||
|
||||
/* Amount of time until all tweens (and all children's tweens) have stopped: */
|
||||
virtual float GetTweenTimeLeft() const;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user