Navigation
index
modules
|
next
|
The Pygame SGE 0.15 documentation
»
SGE Game Engine documentation
¶
Contents:
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
Table Of Contents
SGE Game Engine documentation
Indices and tables
Next topic
SGE Fundamentals
This Page
Show Source
Quick search
Enter search terms or a module, class or function name.
Navigation
index
modules
|
next
|
The Pygame SGE 0.15 documentation
»