Table of Contents

ugBASIC User Manual

LOAD TILEMAP

SYNTAX

   = LOAD TILEMAP(filename)

PURPOSE

The LOAD TILEMAP command allow to load a TILEMAP datatype that will represent a map of those drawn by means of Tiled.

EXAMPLE

  x = LOAD TILEMAP("dungeon.tmx")

ABBREVIATION

 Ld Tm

AVAILABLE ON

ANY PROBLEM?

If you have encountered a problem using this command, if you think there is a bug or the explanation is unclear, please open an issue for this keyword on GitHub. Thank you!

POWERED BY