mirror of
https://github.com/flame-engine/flame.git
synced 2025-11-03 12:28:03 +08:00
feat!: Flip gravity in flame_forge2d to be able to mix Forge2D and Flame components (#1506)
This commit is contained in:
@ -1,4 +1,5 @@
|
||||
import 'package:flame/input.dart';
|
||||
import 'package:flame_forge2d/flame_forge2d.dart';
|
||||
|
||||
import 'domino_sample.dart';
|
||||
import 'sprite_body_sample.dart';
|
||||
|
||||
Reference in New Issue
Block a user