Book Image

Libgdx Cross-platform Game Development Cookbook

Book Image

Libgdx Cross-platform Game Development Cookbook

Overview of this book

Table of Contents (20 chapters)
Libgdx Cross-platform Game Development Cookbook
Credits
About the Authors
About the Reviewers
www.PacktPub.com
Preface
Index

Chapter 9. The 2D Maps API

In this chapter, we will cover the following recipes:

  • Creating maps with Tiled and loading them into Libgdx

  • Adding and querying map metadata

  • Developing your own map loaders and renderers