View source
class CharacterButton
package funkin.editors.charter
extends UIButton › UISliceSprite › UISprite
import funkin.editors.charter.CharterStrumlineScreen
Constructor
View on GitHub
new(x:Float, y:Float, char:String, charsList:Array<String>, parent:UIButtonList<CharacterButton>)