.yJoyCoord EQUB 0 \ Temporary storage, typically used for storing \ y-coordinates when drawing indicators EQUB 0 \ The y-coordinate of the top of the current vertical \ bar for indicator 9 (rudder), so we can erase it when \ requiredName: yJoyCoord [Show more] Type: Variable Category: Dashboard Summary: Temporary storageContext: See this variable in context in the source code References: This variable is used as follows: * DrawIndicatorBar uses yJoyCoord * DrawJoystickCross uses yJoyCoord * UpdateIndicator (Part 14 of 15) uses yJoyCoord