Last updated:
0 purchases
flame xml
Flame XML Parser #
xml parser using Flame game engine #
Usage #
import IsometricTileMapComponent Class #
import 'package:flame_xml/flame_xml.dart';
copied to clipboard
const filePath = 'tiles/tile_map.tsx';
final flameXML = await FlameXML.create(filePath);
copied to clipboard
Author #
Daisuke Takayama
@webcyou
@panicdragon
https://github.com/webcyou
https://github.com/webcyou-org
https://github.com/panicdragon
https://www.webcyou.com/
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.