turtle.game

Undocumented in source.

Members

Classes

TurtleGame
class TurtleGame

Inherit from this to make a game.

Functions

convertSDLButtonToMouseButton
MouseButton convertSDLButtonToMouseButton(int button)
Undocumented in source. Be warned that the author may not have intended to support it.
runGame
void runGame(TurtleGame game)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta