Codename LogoCodename Logo

funkin.editors.charter.CharterStrumlineButton

APIWiki

Constructor

View in GitHub

new(imagePath:String, text:String)

Variables

Methods

View in GitHub

pressAnimation(extra:Bool = false):Void

Inherited Variables

Defined by UISprite

autoAlpha:Bool = true

canBeHovered:Bool = true

cursor:MouseCursor = ARROW

focused:Bool

hoverCallback:() ‑> Void = null

hovered:Bool = false

hoveredByChild:Bool = false

members:Array<FlxBasic> = []

pressed:Bool = false

selectable:Bool = true

Inherited Methods

Defined by UISprite

View in GitHub

onHovered():Void

Called whenever the sprite is being hovered by the mouse.