comment, cleanup, and whatnot

This commit is contained in:
AJ Kelly
2011-08-16 21:55:15 -05:00
parent 51fff29d0b
commit f1b22b02ad
2 changed files with 77 additions and 97 deletions
+1 -1
View File
@@ -15,7 +15,7 @@ class ScreenDebugOverlay : public Screen
public:
virtual ~ScreenDebugOverlay();
virtual void Init();
bool OverlayInput( const InputEventPlus &input );
void Update( float fDeltaTime );