mirror of https://github.com/flutter/pinball.git
parent
83d7c3a301
commit
7edb174f12
@ -1,3 +1,4 @@
|
|||||||
|
import 'package:flame_bloc/flame_bloc.dart';
|
||||||
import 'package:flame_forge2d/forge2d_game.dart';
|
import 'package:flame_forge2d/forge2d_game.dart';
|
||||||
|
|
||||||
class PinballGame extends Forge2DGame {}
|
class PinballGame extends Forge2DGame with FlameBloc {}
|
||||||
|
Loading…
Reference in new issue