Udemy

iOS 7 Option Screens for UIView or Sprite Kit Based Apps

Enroll Now
  • 384 Students
  • Updated 3/2014
4.5
(10 Ratings)
CTgoodjobs selects quality courses to enhance professionals' competitiveness. By purchasing courses through links on our site, we may receive an affiliate commission.

Course Information

Registration period
Year-round Recruitment
Course Level
Study Mode
Duration
4 Hour(s) 43 Minute(s)
Language
English
Taught by
Justin Dike
Rating
4.5
(10 Ratings)

Course Overview

iOS 7 Option Screens for UIView or Sprite Kit Based Apps

Learn how to make incredible looking Option menus for any iOS 7 project. Games or App, Sprite Kit or UIView-based.

In this tutorial, we will focus entirely on creating an Options or Preferences screen, using a Single View Application (or UIView based project) or Sprite Kit based project. We'll create UISwitches, UIButtons, UISliders, UISegmentedControls (and groups of buttons that act like segmented controls), and finally, a UIPickerView. Picker views can be made up of single or multiple columns of "spin-able" data (for example, Apple's Clock app has a Timer function made up of a double column UIPickerView).

In our hypothetical project we will create a 3-column picker view which populates itself using data from a Property List file. This data is split into a column for the level name ("Ocean, Bad Lands, etc"), a column for the mode of game play ("Kill X" number of enemies, "Collect X" number of coins, or "Beat the Clock") and third column for a number parameter to tweak the difficulty of each game mode (for example, you could add more time to the "Beat the Clock" mode or add more enemies to kill). We will make the wheels interconnected as well. So if you spin the first wheel to set the level, it will change the other two wheels to default to the settings defined in the Property List for the level. If you spin the middle wheel to change the game mode, it will automatically change the third wheel to use a different range of numbers (one mode of play might be best with a small range like 1-15, but another might work better in increments of ten, like 60-300).

All of our data is stored in a singleton AppData class, which serves as a go-between to use (or test) our preference variables with any other class. You'll see how to test any changes made in the OptionScreen class with the main game / app class.

The source projects are saved in increments throughout the tutorial series, and uploaded in the Supplemental Materials tab at notable breakpoints. You'll get both UIView and Sprite Kit based projects. The images to use are included as well.

Course Content

  • 4 section(s)
  • 20 lecture(s)
  • Section 1 Introduction and Initial Setup
  • Section 2 UISwitches, UISliders, UISegmented Controls and More
  • Section 3 The UIPickerView
  • Section 4 NSUserDefaults and NSNotifications

What You’ll Learn

  • Create a fully functioning option or preferences screen for an iOS app.

Skills covered in this course


Reviews

  • S
    Steve Young
    5.0

    Really informative course. Would be nice to see an updated version in swift.

  • N
    Nick Seawater
    5.0

    Instructor's Delivery Interesting, Concise, Comprehensive and Engaging.

  • S
    Scott Bedard
    5.0

    Love the one more thing of notification center.

  • J
    Juan Gabriel Gomila
    5.0

    You can understand all the basics about ui elements along with the configurations of an appData class =)

Start FollowingSee all

We use cookies to enhance your experience on our website. Please read and confirm your agreement to our Privacy Policy and Terms and Conditions before continue to browse our website.

Read and Agreed