| Home | Trees | Index | Help |
|---|
|
|
| Function Summary | |
|---|---|
A wall sprite category has 3 modes: left, middle, and right. | |
| Variable Summary | |
|---|---|
list |
wall_categories = ['GrassWall', 'SmoothBlueWall', 'Smoot...
|
list |
WALLS = [('GrassWall', 'environ/plat0.gif', (30, 20), 5)...
|
| Function Details |
|---|
add_wall_category(name, imagefile, tile_size, num_tiles)A wall sprite category has 3 modes: left, middle, and right. The middle mode may have multiple frames. |
| Variable Details |
|---|
wall_categories
|
| Home | Trees | Index | Help |
|---|
| Generated by Epydoc 2.1 on Thu Sep 22 22:52:44 2005 | http://epydoc.sf.net |