Package pygsear :: Module Screen
[show private | hide private]
[frames | no frames]

Module pygsear.Screen

Interfaces with the Pygame display
Classes
Layer Holds foreground and background pygame surfaces
Window This class interfaces with the Pygame display.

Variable Summary
tuple BLACK
int FULLSCREEN
tuple WHITE

Variable Details

BLACK

Type:
tuple
Value:
(0, 0, 0)                                                              

FULLSCREEN

Type:
int
Value:
-2147483648                                                            

WHITE

Type:
tuple
Value:
(255, 255, 255)                                                        

Generated by Epydoc 1.1 on Sun Nov 30 19:33:15 2003 http://epydoc.sf.net