| Home | Trees | Index | Help |
|---|
|
|
| Function Summary | |
|---|---|
add_pajama_sprite(name,
template,
pattern,
action_row,
action_times,
layer)
| |
merged(template,
pattern)
| |
small_animation(animation)
| |
| Variable Summary | |
|---|---|
list |
head = [SubImage(ImageFile('avatar/heads.gif', True), 1,...
|
list |
PAJAMA_PANTS = [('RedBoxers', 'legs1', 'red', None, None...
|
list |
PAJAMA_SHIRTS = [('BlueTShirt', 'torso1', 'blue', None, ...
|
list |
small_head = [ScaleImage(SubImage(ImageFile('avatar/head...
|
tuple |
SMALL_SIZE = (30, 45)
|
SuperImpose |
spec = TileHoriz(SubImage(ImageFile('avatar/heads.gif', ...
|
| Function Details |
|---|
add_pajama_sprite(name, template, pattern, action_row, action_times, layer) |
merged(template, pattern) |
small_animation(animation) |
| Variable Details |
|---|
head
|
PAJAMA_SHIRTS
|
small_head
|
SMALL_SIZE
|
spec
|
| Home | Trees | Index | Help |
|---|
| Generated by Epydoc 2.1 on Thu Sep 22 22:52:46 2005 | http://epydoc.sf.net |