Book Image

Sparrow iOS Game Framework Beginner's Guide

By : Johannes Stein
Book Image

Sparrow iOS Game Framework Beginner's Guide

By: Johannes Stein

Overview of this book

Table of Contents (20 chapters)
Sparrow iOS Game Framework Beginner's Guide
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface
Afterword
Index

Creating our scene manager setup


In the previous chapter, we created a scene manager which we will now use for our scenes. In our first step, we will need two dummy scenes that we will later fill with gameplay mechanics. We will also need to add these scenes to our scene director and display one of the two scenes.