project_files/HedgewarsMobile/Classes/OverlayViewController.h
changeset 6018 3b86826f6665
parent 5662 99083392cd4f
child 6247 6dfad55fd71c
--- 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;