flame_digit

Last updated:

0 purchases

flame_digit Image
flame_digit Images
Add to Cart

Description:

flame digit

Component for displaying numbers from texture. Compatible with Flame.
Usage #
import 'package:flame_digit/flame_digit.dart';

main() {
var image = await Flame.images.load('spritesheet.png');
digitComponent = DigitComponent(image, tileSize: 32, scale: 1);
}
copied to clipboard

License:

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Files In This Product:

Customer Reviews

There are no reviews.