menu
spritexp package
documentation
spritexp.dart
SpritExp
rects property
rects property
dark_mode
light_mode
rects
property
List
<
Rect
>
get
rects
Returns the
Rect
s representation of this
SpritExp
.
Implementation
List<Rect> get rects => _rects;
spritexp package
documentation
spritexp
SpritExp
rects property
SpritExp class