Codename LogoCodename Logo

funkin.game.SplashHandler

APIWiki

Constructor

Variables

@:value([])grpMap:Map<String, SplashGroup> = []

Map containing all of the splashes group.

Methods

View in GitHub

getSplashGroup(name:String):Null<SplashGroup>

Returns a group of splashes, and creates it if it doesn't exist.

Parameters:

path

Path to the splashes XML (Paths.xml('splashes/splash'))

View in GitHub

showSplash(name:String, strum:Strum):Void