API Docs for: 0.3.0
Show:

GameLogic Module

This module contain all classes relating to time management and scheduling actions by object or group objects.

The Gameloop class is the first brick for make a new game, Playing and pausing the game easily.

FOr more advanced usage, the GameState and GameStateStack classes provides an useful implementation of the pattern GameState.