animatedledstrip-gui / animatedledstrip.gui / InputDynamic

InputDynamic

class InputDynamic : View

Constructors

<init>

InputDynamic()

Properties

colorButton

var colorButton: JFXButton

mtcButton

var mtcButton: JFXButton

root

val root: BorderPane

selectedColor

var selectedColor: Color

selectedDirection

var selectedDirection: Direction

stcButton

var stcButton: JFXButton

toggleReverse

var toggleReverse: JFXButton

wipeButton

var wipeButton: JFXButton

Functions

changeColor

fun changeColor(): Unit

sendC

fun sendC(color: String): Unit

sendMTC

fun sendMTC(color: String): Unit

sendSTC

fun sendSTC(color: String): Unit

sendWIP

fun sendWIP(color: String): Unit