Structures
The following structures are available globally.
-
An image resource.
See moreDeclaration
Swift
struct ImageResource : Hashable -
A color resource.
See moreDeclaration
Swift
struct ColorResource : Hashable -
JoyStickView handle position as X, Y deltas from the base center. Note that here a positive
See moreyindicates that the joystick handle is pushed upwards.Declaration
Swift
public struct JoyStickViewXYReport -
JoyStickView handle position as angle/displacement values from the base center. Note that
See moreangleis given in degrees, with 0° pointing up (north) and 90° pointing right (east).Declaration
Swift
public struct JoyStickViewPolarReport -
Undocumented
See moreDeclaration
Swift
struct Polar
Install in Dash
Structures Reference