end()
      Stops the main loop if it is running, otherwise resets the internal engine state right away (for the case someone is calling engine.tick() themselves)
Return Value: None

file: src/engine.c

landing