menu
flame package
documentation
sprite.dart
SpriteSheet
rows property
rows property
dark_mode
light_mode
rows
property
int
rows
final
The number of rows in the image based on the image height and the tile size.
Implementation
final int rows;
flame package
documentation
sprite
SpriteSheet
rows property
SpriteSheet class