View source
class Album
package funkin.ui.freeplay
implements IRegistryEntry<AlbumData>
extended by ScriptedAlbum
Available on all platforms
A class representing the data for an album as displayed in Freeplay.
Constructor
Variables
Methods
getAlbumArtGraphic():FlxGraphic
Get the album art as a graphic, ready to apply to a sprite.
Returns:
The built graphic