Categories > Board > rex_tmx_xml_parser

Introduction

A parser of tile map editor exported file.

Links


Categories > Board > rex_tmx_xml_parserIntroductionLinksDependenceUsageGet XML exported fileParse tmx input stringSupported layer format

Dependence

None

Usage

Sample capx

Get XML exported file

The saved file of tile map editor is XML format.

Parse tmx input string

Call Action:Import tmx in rex_tmx_importer_v2 object to load xml string, parameters of this action are

  1. XML string
  2. This XML parser object

Supported layer format

The layer format is configured at Map -> Map properties -> Layer format from menu bar. Here is the supported format