A GTK+ / GStreamer based music player
Go to file
Bryan Schumaker 9af7fd64c9 engine: added object.is_offscreen()
This function returns True if the game object is at least partially
offscreen.  It returns False otherwise.
2010-12-31 11:33:40 -05:00
engine engine: added object.is_offscreen() 2010-12-31 11:33:40 -05:00
games spaceblaster: created class CSE1670() 2010-12-31 11:06:06 -05:00
images/spaceblaster Draw an image on a screen 2010-12-30 20:44:35 -05:00
patches Added patches/ 2010-12-31 11:03:47 -05:00
.gitignore Added initial files 2010-12-30 17:31:13 -05:00
offler.py Initialize games, add GameState base class, call render() 2010-12-30 19:23:23 -05:00