View source
class FreeplayStyle
package funkin.ui.freeplay
implements IRegistryEntry<FreeplayStyleData>
extended by ScriptedFreeplayStyle
Available on all platforms
A class representing the data for a style of the Freeplay menu.
Constructor
Variables
Methods
getBgAssetGraphic():FlxGraphic
Get the background art as a graphic, ready to apply to a sprite.
Returns:
The built graphic
getCapsuleDeselCol():FlxColor
Return the deselected color of the text outline for freeplay capsules.
Returns:
The deselected color
getCapsuleSelCol():FlxColor
Return the selected color of the text outline for freeplay capsules.
Returns:
The selected color