--- a/project_files/HedgewarsMobile/Classes/OverlayViewController.h Sat Sep 24 21:54:11 2011 +0200
+++ b/project_files/HedgewarsMobile/Classes/OverlayViewController.h Sat Sep 24 22:27:52 2011 +0200
@@ -67,6 +67,8 @@
@property (assign) NSInteger initialScreenCount;
++(OverlayViewController *)mainOverlay;
+
-(void) touchesBegan:(NSSet *)touches withEvent:(UIEvent *)event;
-(void) touchesEnded:(NSSet *)touches withEvent:(UIEvent *)event;
-(void) touchesMoved:(NSSet *)touches withEvent:(UIEvent *)event;