ControlButtonsComponentTouchOptions

constructor(buttons: List<ControlButtonOptions> = emptyList(), position: String = "bottom", direction: String = "horizontal", showAspect: Boolean = true, backgroundColor: Int = 0x80000000.toInt(), buttonBackgroundColor: Int = 0x40FFFFFF.toInt(), buttonSpacing: Int = 16, buttonSize: Int = 56)