| Trees | Indices | Help |
|---|
|
|
|
|||
|
|||
|
|||
|
|||
|
|||
Brief Description
@type tile: Tile
@param tile: Placeholder
@type x: int
@param x: Placeholder
@type y: int
@param y: Placeholder
@rtype: (int, int, int)
@return: The x-coordinate, y-coordinate, and index of the image of the
tile that used to be at the coordinates (x, y), or None if there
was no tile there before
|
Brief Description
@type x: int
@param x: Placeholder
@type y: int
@param y: Placeholder
@rtype: (int, int, int)
@return: The x-coordinate, y-coordinate, and index of the image of the
tile that used to be at the coordinates (x, y), or None if there
was no tile there before
|
| Trees | Indices | Help |
|---|
| Generated by Epydoc 3.0.1 on Tue Oct 6 15:18:45 2009 | http://epydoc.sourceforge.net |