Home | Trees | Index | Help |
---|
|
Classes | |
---|---|
_ShadowFont |
Mimicks a pygame font, but puts a shadow on text. |
Function Summary | |
---|---|
get_font(size,
shadow)
| |
rendertext(text,
color,
size,
shadow)
|
Variable Summary | |
---|---|
dict |
SIZES = {'small': 14, 'big': 28, 'medium': 18}
|
dict |
_fontcache = {}
|
Function Details |
---|
get_font(size, shadow=False) |
rendertext(text, color=None, size='medium', shadow=False) |
Variable Details |
---|
SIZES
|
_fontcache
|
Home | Trees | Index | Help |
---|
Generated by Epydoc 2.1 on Thu Sep 22 22:52:47 2005 | http://epydoc.sf.net |