menu
tremble package
documentation
sprite_batch.dart
SpriteBatch
getTexture method
getTexture method
dark_mode
light_mode
getTexture
method
Rect
getTexture
(
String
key
)
Implementation
Rect getTexture(String key) { return textures[key]!; }
tremble package
documentation
sprite_batch
SpriteBatch
getTexture method
SpriteBatch class