Public Member Functions | |
(void) | - initGUI |
(void) | - initButtons |
(void) | - initSegmentedControls |
(void) | - initSliders |
(void) | - initSwitches |
(void) | - animateOutComponents |
(void) | - removeComponents |
(IBAction) | - onSliderUpdated: |
(IBAction) | - onSwitchUpdated: |
(IBAction) | - onSegmentedControlUpdated: |
(void) | - onContinueButtonPressed |
(void) | - loadMainMenu |
Definition at line 12 of file NewGameLayer.m.
- (void) animateOutComponents |
- (void) initButtons |
- (void) initGUI |
- (void) initSegmentedControls |
- (void) initSliders |
- (void) initSwitches |
- (void) loadMainMenu |
- (void) onContinueButtonPressed |
- (IBAction) onSegmentedControlUpdated: | (UISegmentedControl *) | sender |
- (IBAction) onSliderUpdated: | (UISlider *) | sender |
- (IBAction) onSwitchUpdated: | (UISwitch *) | sender |
- (void) removeComponents |