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

Module pygsear.conf

conf.py can be used as a shared "global" namespace
Variable Summary
ConfigParser configParser
NoneType game
int MAX_FPS
int MAX_TICK
int MAX_WINHEIGHT
int MAX_WINWIDTH
int MIN_WINHEIGHT
int MIN_WINWIDTH
NoneType sound_status
int ticks
int WINFULL
int WINHEIGHT
list WINSIZE
int WINWIDTH

Variable Details

configParser

Type:
ConfigParser
Value:
<ConfigParser.ConfigParser instance at 0x82e5f8c>                      

game

Type:
NoneType
Value:
None                                                                   

MAX_FPS

Type:
int
Value:
30                                                                     

MAX_TICK

Type:
int
Value:
50                                                                     

MAX_WINHEIGHT

Type:
int
Value:
768                                                                    

MAX_WINWIDTH

Type:
int
Value:
1024                                                                   

MIN_WINHEIGHT

Type:
int
Value:
360                                                                    

MIN_WINWIDTH

Type:
int
Value:
580                                                                    

sound_status

Type:
NoneType
Value:
None                                                                   

ticks

Type:
int
Value:
0                                                                      

WINFULL

Type:
int
Value:
0                                                                      

WINHEIGHT

Type:
int
Value:
600                                                                    

WINSIZE

Type:
list
Value:
[800, 600]                                                             

WINWIDTH

Type:
int
Value:
800                                                                    

Generated by Epydoc 1.1 on Sun Jan 25 19:10:12 2004 http://epydoc.sf.net