Skip to navigation


Dashboard: yRadarBuffer

Name: yRadarBuffer [Show more] Type: Variable Category: Dashboard Summary: The y-coordinates of the runway and alien on the radar Deep dive: Line buffers
Context: See this variable in context in the source code References: This variable is used as follows: * DrawRadarBlip uses yRadarBuffer
.yRadarBuffer EQUB &D0 \ The y-coordinate of the runway on the radar, stored so \ we can erase it again EQUB &D0 \ The y-coordinate of the alien on the radar, stored so \ we can erase it again