Helper class for loading menu backgrounds. Should be used via:
using utilities.BackgroundUtil;
Static methods
staticmakeBackground(sprite:FlxSprite, color:FlxColor):FlxSprite
Creates a new menu background.
Parameters:
sprite | the |
---|---|
color | the color the background should be. |
Returns:
FlxSprite