fuses/game library

Functions

fuseCamera() → CameraComponent
Returns the current Flame game's camera.
fuseGame<G extends FlameGame<World>>() → G
Returns the current Flame game.
fuseWorld() → World
Returns the current Flame game's world.