turtle ~master (2021-08-23T10:45:39Z)
Dub
Repo
TurtleGame.exitGame
turtle
game
TurtleGame
Marks the game as finished. It will end in the next game loop iteration.
class
TurtleGame
protected
void
exitGame
(
)
Meta
Source
See Implementation
turtle
game
TurtleGame
functions
canvas
draw
elapsedTime
exitGame
framebuffer
keyboard
load
mouse
mouseMoved
mousePressed
mouseReleased
mouseWheel
resized
root
setBackgroundColor
setTitle
update
windowHeight
windowWidth
Marks the game as finished. It will end in the next game loop iteration.