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 7. Working with Resource Files

Games have a lot of resources such as images and audio files. Cocos2d-x has a management system of resources. The following topics will be covered in this chapter:

  • Selecting resource files

  • Managing resource files

  • Using SQLite

  • Using .xml files

  • Using .plist files

  • Using .json files