Codename LogoCodename Logo

funkin.game.SplashGroup

APIWiki

Constructor

View in GitHub

new(path:String)

Creates a new Splash group

Parameters:

path

Path to the splash data (xml)

Variables

@:value([])animationNames:Array<Array<String>> = []

Animation names sorted by strum IDs. Use getSplashAnim to get one.

@:value(true)valid:Bool = true

Whenever the splash group has successfully loaded or not.

xml:Access

XML data for the note splashes.

Methods