SvgLoader extension

Provides a loading method for Svg on the Game class.

on
  • Game

Methods

loadSvg(String fileName) Future<Svg>

Available on Game, provided by the SvgLoader extension

Loads an Svg using the Game's own asset loader.