Codename LogoCodename Logo

funkin.options.type.Checkbox

APIWiki

Constructor

View in GitHub

new(text:String, desc:String, optionName:String, ?parent:Dynamic)

Variables

checkbox:FlxSprite

checked:Bool

optionName:String

parent:Dynamic

Methods

Inherited Variables

Defined by TextOption

selectCallback:() ‑> Void

text:String

Defined by OptionType

desc:String

@:value(false)selected:Bool = false

Inherited Methods

Defined by OptionType