width property

int get width

The width of the map in tiles

Implementation

int get width => _tiles.width;