cocoaTouch/MainMenuViewController.h
changeset 3029 67483e87590c
parent 3027 32890edaa483
child 3305 91074496d5c9
equal deleted inserted replaced
3028:d17cf923d7c3 3029:67483e87590c
    22 -(void) appear;
    22 -(void) appear;
    23 -(void) disappear;
    23 -(void) disappear;
    24 
    24 
    25 -(IBAction) startPlaying;
    25 -(IBAction) startPlaying;
    26 -(IBAction) notYetImplemented;
    26 -(IBAction) notYetImplemented;
    27 -(IBAction) switchViews:(id)sender;
    27 //-(IBAction) switchViews:(id)sender;
    28 @end
    28 @end