menu
bullseye2d
bullseye2d.dart
Image
sourceRect property
sourceRect
dark_mode
light_mode
sourceRect
property
Rect
<
int
>
sourceRect
final
The rectangular region within the
texture
of this image.
Implementation
final Rect<int> sourceRect;
bullseye2d
bullseye2d
Image
sourceRect property
Image class