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

Summary


We learned a lot about asset and scene management in this chapter.

Specifically, we covered how to handle different kinds of assets, cache already loaded files, and implement scenes and mechanisms to manage these scenes.

We also touched on some topics such as textures and displaying an image on the screen.

Now that we know how to handle assets and scenes, we're ready to add the basics of our game—which is the topic of the next chapter.