Module Data
[show private | hide private]
[frames | no frames]

Module Data

Classes
Data A collection of globally used data resources such as fonts and sound effects.

Variable Summary
str BALL1 = '\xf4'
str BALL2 = '\xf5'
str LEFT = '\xf2'
str RIGHT = '\xf3'
str STAR1 = '\xf0'
str STAR2 = '\xf1'

Variable Details

BALL1

Type:
str
Value:
'\xf4'                                                                 

BALL2

Type:
str
Value:
'\xf5'                                                                 

LEFT

Type:
str
Value:
'\xf2'                                                                 

RIGHT

Type:
str
Value:
'\xf3'                                                                 

STAR1

Type:
str
Value:
'\xf0'                                                                 

STAR2

Type:
str
Value:
'\xf1'                                                                 

Generated by Epydoc 2.1 on Thu Aug 31 00:17:50 2006 http://epydoc.sf.net