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
unicode BALL1 = u'\x14'
unicode BALL2 = u'\x15'
unicode LEFT = u'\x12'
unicode RIGHT = u'\x13'
unicode STAR1 = u'\x10'
unicode STAR2 = u'\x11'

Variable Details

BALL1

Type:
unicode
Value:
u'\x14'                                                                

BALL2

Type:
unicode
Value:
u'\x15'                                                                

LEFT

Type:
unicode
Value:
u'\x12'                                                                

RIGHT

Type:
unicode
Value:
u'\x13'                                                                

STAR1

Type:
unicode
Value:
u'\x10'                                                                

STAR2

Type:
unicode
Value:
u'\x11'                                                                

Generated by Epydoc 2.1 on Thu Nov 23 23:40:42 2006 http://epydoc.sf.net