gameRef property

FireworksGame get gameRef
inherited

Equivalent to the game property.

Implementation

T get gameRef => game;