.mainLoopCounter EQUB &67 \ The main loop counter, which is incremented every \ iteration of the main loopName: mainLoopCounter [Show more] Type: Variable Category: Main loop Summary: The main loop counter Deep dive: Scheduling tasks in the main loopContext: See this variable in context in the source code References: This variable is used as follows: * FillUpFuelTank uses mainLoopCounter * MainLoop (Part 5 of 15) uses mainLoopCounter * ResetVariables uses mainLoopCounter * UpdateAliens (Part 1 of 5) uses mainLoopCounter * UpdateAliens (Part 4 of 5) uses mainLoopCounter * UpdateFuelGauge uses mainLoopCounter