| Trees | Index | Help |
|
|---|
| Package svs_demogame :: Module views :: Class GenericComponentView |
|
AgentView,
TerrainAreaView| Method Summary | |
|---|---|
__init__(self,
context)
| |
If point is within bounds of component, returns True,
otherwise False. | |
Deselects sprite. | |
Selects sprite. | |
| Method Details |
|---|
containsPoint(self, x, y)If point is within bounds of component, returnsTrue,
otherwise False.
|
deselect(self)Deselects sprite. |
select(self)Selects sprite. |
| Trees | Index | Help |
|
|---|
| Generated by Epydoc 2.1 on Thu Oct 20 15:30:26 2005 | http://epydoc.sf.net |