Skip to navigation

Revs on the BBC Micro

Track geometry: xMarkerLo

Name: xMarkerLo [Show more] Type: Variable Category: Track geometry Summary: Low byte of the x-axis distance between the track edge and the three corner markers
Context: See this variable in context in the source code References: This variable is used as follows: * DrawCornerMarkers uses xMarkerLo * GetVergeAndMarkers (Part 3 of 4) uses xMarkerLo

Stored as a 16-bit value (xMarkerHi xMarkerLo).
.xMarkerLo EQUB 0 EQUB 0 EQUB 0