Static variables

@:value(130)staticinlineread onlyHALF:Int = 130

@:value(255)staticinlineread onlyMAX:Int = 255

Constructor

new()

Variables

@:value(false)@:bindableback:Bool = false

read onlychangeBack:Signal2<Bool, Bool>

read onlychangeMax:Signal2<Bool, Bool>

@:value(false)@:bindablemax:Bool = false

read onlyonUpdate:Signal0

Methods

goBack():Void

goHalf():Void

goMax():Void

goNormal():Void

reverse():Void

inlineset_back(v:Bool):Bool

inlineset_max(v:Bool):Bool

writeState(bo:BytesOutput):Void

Inherited Variables

Defined by Tumbler

read onlychangeEnabled:Signal2<Bool, Bool>

@:value(true)@:bindableenabled:Bool = true

Inherited Methods

Defined by Tumbler

disable():Void

enable():Void

setEnabled(v:Bool):Void

inlineset_enabled(v:Bool):Bool

sw():Void