KSPXYPadCursor
The KSPXYPadCursor provides controls a single cursor in an xy pad.
Properties
automate: Bool (get/set)
Activate/Deactivate automation touch. Set this to true when interacting with a control to write automation. Set it back to false once the user interaction is finished.
automation_name: String (get)
The automation name of this cursor. (KSP equivalent: $CONTROL_PAR_AUTOMATION_NAME).
visible: Bool (get)
Whether the cursor is visible to the user.
x: Float (get/set)
Controls the x position.
y: Float (get/set)
Controls the y position.
Controls the y position.