.yawAdjustmentHi EQUB 0 \ A yaw adjustment to apply to the landscape drawing \ process so that when we update objects on-screen, we \ can yaw the viewer's gaze to the right to move the \ left edge of the object to the left edge of the screen \ so the object will fit into the screen buffer as \ efficiently as possible (high byte)Name: yawAdjustmentHi [Show more] Type: Variable Category: Screen buffer Summary: The yaw offset of the left edge of the object being updated, relative to the left edge of the screen, in yaw anglesContext: See this variable in context in the source code References: This variable is used as follows: * DrawUpdatedObject uses yawAdjustmentHi