menu
fortress package
documentation
map.dart
TileMap<T extends TileBase>
bounds property
bounds property
dark_mode
light_mode
bounds
property
Rect
get
bounds
The bounds of the map as a
Rect
Implementation
Rect get bounds => _tiles.bounds;
fortress package
documentation
map
TileMap<T extends TileBase>
bounds property
TileMap class