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