Skip to navigation


Main loop: MainLoop (Part 13 of 15)

Name: MainLoop (Part 13 of 15) [Show more] Type: Subroutine Category: Main loop Summary: Process more lines and update the view out of the canopy Deep dive: Program flow of the main game loop
Context: See this subroutine in context in the source code References: No direct references to this subroutine in this source file
JSR ProcessLinesToShow \ Process the lines in the linesToShow list JSR DrawCanopyView \ Update the main view out of the canopy JSR SetRandomNumber \ Add a new random number to the end of the \ randomNumbers list