This commit is contained in:
Glenn Maynard
2005-07-12 05:38:13 +00:00
parent 498b049c19
commit 58178ad258
5 changed files with 6 additions and 28 deletions
-1
View File
@@ -19,7 +19,6 @@ public:
virtual void Update( float fDeltaTime );
virtual void Input( const DeviceInput& DeviceI, const InputEventType type, const GameInput &GameI, const MenuInput &MenuI, const StyleInput &StyleI );
virtual void HandleScreenMessage( const ScreenMessage SM );
private:
void KeyLeft();