menu
flame package
documentation
sprite.dart
SpriteBatch
usedCount property
usedCount property
dark_mode
light_mode
usedCount
property
int
get
usedCount
The number of used handles.
Implementation
int get usedCount => _handleToSlot.length;
flame package
documentation
sprite
SpriteBatch
usedCount property
SpriteBatch class