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