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 adding user interface elements to the screen.

Specifically, we covered health bars, buttons, and drawing text on the screen, and we got a deeper knowledge of jugglers and how to update elements through custom getters and setters.

Now that we have a basic user interface, let's add some artificial intelligence—which is the topic of the next chapter.