width

val MapObject.width: Float

Extension property to retrieve the width of the MapObject.

Throws

if property width does not exist.


val TiledMap.width: Int

Extension property to retrieve the width of the TiledMap.

Throws

if property width does not exist.