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


In this chapter, we learned about tweens and sprite sheets.

Specifically, we covered how to animate display objects with tweens, create our own sprite sheets, and how to animate these sprite sheets.

We also touched upon texture formats, jugglers, and transitions.

Now that we have animations and our ship is moving around, let's add some game logic—which is the topic of the next chapter.