Skip to navigation

Revs on the BBC Micro

Track geometry: newSectionFetched

Name: newSectionFetched [Show more] Type: Variable Category: Track geometry Summary: Flag that determines whether a new track section has been fetched
Context: See this variable in context in the source code References: This variable is used as follows: * GetFirstSegment uses newSectionFetched * GetSectionAngles (Part 1 of 3) uses newSectionFetched
.newSectionFetched EQUB 0 \ Track section status: \ \ * 0 = no new section \ \ * Non-zero = the player's car has entered a new \ track section