
SGE Game Engine documentation
*****************************

* SGE Fundamentals

  * SGE Concepts

  * Global Variables and Constants

  * Information specific to the Pygame SGE

* Tutorial 1: Hello, world!

  * Setting Up a Project

  * Adding Game Logic

  * Starting the Game

  * The Final Result

* Tutorial 2: Pong

  * Adding Game Logic

  * Starting the Game

  * The Final Result

* Tutorial 3: Better Pong

  * Adding Scoring

  * Adding Sounds

  * Adding Joystick Support

  * The Final Result

* Classes

  * sge.Game

  * sge.Sprite

  * sge.BackgroundLayer

  * sge.Background

  * sge.Sound

  * sge.Music

  * sge.Color

  * sge.Font

  * sge.Object

  * sge.Room

  * sge.View

* Modules

  * sge.collision

  * sge.input

  * sge.joystick

  * sge.keyboard

  * sge.mouse


Indices and tables
==================

* *Index*

* *Module Index*

* *Search Page*
