project_files/HedgewarsMobile/Classes/OverlayViewController.h
changeset 4861 91f889289a47
parent 4454 42bfc1a70968
child 4976 088d40d8aba2
equal deleted inserted replaced
4860:4f9d05416fd6 4861:91f889289a47
    80 
    80 
    81 -(void) showPopover;
    81 -(void) showPopover;
    82 -(void) dismissPopover;
    82 -(void) dismissPopover;
    83 -(void) dimOverlay;
    83 -(void) dimOverlay;
    84 -(void) activateOverlay;
    84 -(void) activateOverlay;
    85 -(void) cleanup;
       
    86 
    85 
    87 @end
    86 @end