Codename LogoCodename Logo

funkin.menus.ui.effects.TypeEffect

APIWikiTools

Constructor

Variables

alphaEase:EaseFunction = FlxEase.quadOut

alphaStart:Float = 1

interval:Float = 0.075

offsetEase:EaseFunction = FlxEase.quadOut

offsetStart:Float = 0.0

randomSound:Bool = true

sounds:Array<FlxSound> = []

Methods

Inherited Variables

Defined by RegionEffect

effectTime:Float = 0

enabled:Bool = true

regionMax:Array<Int> = []

regionMin:Array<Int> = []

speed:Float = 1

Inherited Methods

Defined by RegionEffect

View on GitHub

addRegion(min:Int, max:Int):Void

View on GitHub

willModify(index:Int, lineIndex:Int, renderData:AlphabetRenderData):Bool