height property

int get height

The height of the map in tiles

Implementation

int get height => _tiles.height;