iOS 7 Option Screens for UIView or Sprite Kit Based Apps

Master the art of designing stunning Option menus for iOS 7, suitable for both games and apps using UIView or Sprite Kit.

  • Overview
  • Curriculum
  • Instructor
  • Review

Brief Summary

This course teaches you how to create amazing options menus for iOS 7, whether you're working on games or apps. You'll dive into designing various UI elements like UISwitches and UIPickerViews, making your project visually engaging and interactive.

Key Points

  • Create stunning option menus for any iOS 7 projects.
  • Focus on UISwitches, UIButtons, UISliders, and more.
  • Learn to build a 3-column UIPickerView using Property Lists.
  • Interconnect picker views for dynamic selections.
  • Utilize a singleton AppData class for preference management.

Learning Outcomes

  • Build fully functional option menus for your projects.
  • Understand how to integrate different UI elements.
  • Manage data effectively using Property Lists.
  • Create interactive UIPickerViews that respond to user choices.
  • Implement a singleton pattern for easy preference access.

About This Course

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.

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

Instructor

Profile photo of Justin Dike
Justin Dike

Justin Dike is the founder of CartoonSmart one of the internet's first video training websites. He is a long-time illustrator and animator, focusing mostly on Adobe Flash, and experienced programmer with Swift, Sprite Kit, Actionscript 3, Objective C and Cocos2d. For CartoonSmart he has recorded hundreds of hours of video tutorials and recently published his first full length book titled...

Review
4.9 course rating
4K ratings
ui-avatar of Steve Young
Steve Y.
5.0
8 years ago

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

  • Helpful
  • Not helpful
ui-avatar of Nick Seawater
Nick S.
5.0
9 years ago

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

  • Helpful
  • Not helpful
ui-avatar of Scott Bedard
Scott B.
5.0
11 years ago

Love the one more thing of notification center.

  • Helpful
  • Not helpful
ui-avatar of Juan Gabriel Gomila
Juan G. G.
5.0
11 years ago

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

  • Helpful
  • Not helpful
ui-avatar of Mario Fernandes
Mario F.
5.0
11 years ago

if you want to start learning how to work with screens, this course is the way...

  • Helpful
  • Not helpful
Leave A Reply

Your email address will not be published. Required fields are marked *

Ratings

Courses You May Like

Lorem ipsum dolor sit amet elit
Show More Courses