Java com.badlogic.gdx.maps.tiled TiledMap fields, constructors, methods, implement or subclass

Example usage for Java com.badlogic.gdx.maps.tiled TiledMap fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for com.badlogic.gdx.maps.tiled TiledMap.

The text is from its open source code.

Constructor

TiledMap()
Creates an empty TiledMap.

Method

voiddispose()
MapLayersgetLayers()
MapPropertiesgetProperties()
TiledMapTileSetsgetTileSets()
voidsetOwnedResources(Array resources)
Used by loaders to set resources when loading the map directly, without AssetManager .