Book Image

Cocos2d-x Cookbook

By : Akihiro Matsuura
Book Image

Cocos2d-x Cookbook

By: Akihiro Matsuura

Overview of this book

Table of Contents (18 chapters)
Cocos2d-x Cookbook
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface
Index

Chapter 3. Working with Labels

In this chapter, we're going to create labels. To display labels on the screen, you can use the Label class with system fonts, true type fonts, and bitmap fonts. The following topics will be covered in this chapter:

  • Creating system font labels

  • Creating true type font labels

  • Creating bitmap font labels

  • Creating rich text