Files
flame/doc/tutorials
Lukas Klingsbo 93dcb3a117 fix: HasGameReference should default to FlameGame (#2710)
It doesn't make any sense for HasGameReference to have Game as a base instead of FlameGame since the mixin is on Component and clearly in a component tree context, so this PR sets the base to be FlameGame (like HasGameRef).
2023-09-10 13:15:39 +00:00
..