mirror of
https://github.com/flame-engine/flame.git
synced 2025-11-01 19:12:31 +08:00
8 lines
345 B
Dart
8 lines
345 B
Dart
void main() async {
|
|
// There will be a new example in here after Google I/O, stay tuned!
|
|
// If you want to see the previous examples, go to the flame_forge2d section
|
|
// of https://examples.flame-engine.org
|
|
// The sourcecode lives here:
|
|
// https://github.com/flame-engine/flame/tree/main/examples/lib/stories/bridge_libraries/forge2d
|
|
}
|