height

val MapObject.height: Float

Extension property to retrieve the height of the MapObject.

Throws

if property height does not exist.


val TiledMap.height: Int

Extension property to retrieve the height of the TiledMap.

Throws

if property height does not exist.