SimControlCommand

enum SimControlCommand

Entries

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard
open fun createButton(): SimControlButton
Link copied to clipboard
open fun equalsToString(s: String): Boolean
Compares this enum to a String.
Link copied to clipboard
open fun valueOf(name: String): SimControlCommand
Link copied to clipboard
open fun values(): Array<SimControlCommand>