Packages

package engine

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. All

Type Members

  1. trait GameEngine extends AnyRef

    Game engine, the game loop manager.

  2. class GameLoop extends Thread

    Implementation of the game loop.

Value Members

  1. object GameEngine

    Game engine companion object.

  2. object GameStatus extends Enumeration

    The current status of the game

Ungrouped