gameRef property

FlameGame<World> get gameRef
inherited

Equivalent to the game property.

Implementation

T get gameRef => game;