Added command 10, and added tweening for ScreneNetEvaluation.

This commit is contained in:
Charles Lohr
2004-09-03 15:33:00 +00:00
parent 3326f6579e
commit 34d10acdb9
4 changed files with 35 additions and 4 deletions
+1
View File
@@ -16,6 +16,7 @@ protected:
virtual void MenuRight( PlayerNumber pn, const InputEventType type );
virtual void MenuDown( PlayerNumber pn, const InputEventType type );
virtual void HandleScreenMessage( const ScreenMessage SM );
virtual void TweenOffScreen( );
void UpdateStats( );
private: