menu
fortress package
documentation
util.dart
Array2<T>
bounds property
bounds property
dark_mode
light_mode
bounds
property
Rect
get
bounds
Implementation
Rect get bounds => Rect(Vec2(0, 0), size);
fortress package
documentation
util
Array2<T>
bounds property
Array2 class