Table of Contents

ugBASIC User Manual

TILEMAP HEIGHT

SYNTAX

   = TILEMAP HEIGHT([tilemap])

PURPOSE

This function allows you to obtain the height of a given TILEMAP. The height is expressed in tiles

EXAMPLE

  starshipHeight = TILEMAP HEIGHT( tilemap )

ABBREVIATION

 Tm Hg

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