ScreenMapControllers::TweenOffScreen

This commit is contained in:
Glenn Maynard
2005-12-05 17:03:46 +00:00
parent 2fe74fea4c
commit 5f83ff601b
2 changed files with 8 additions and 2 deletions
+2
View File
@@ -19,6 +19,8 @@ public:
virtual void Update( float fDeltaTime );
virtual void Input( const InputEventPlus &input );
virtual void TweenOffScreen();
private:
void KeyLeft();
void KeyRight();