| Trees | Index | Help |
|
|---|
| Package svs_demogame :: Module agents :: Class AgentGroup |
|
Holds a collection of agents who can behave as a single group.
Each group is defined by a unique name and colour.| Method Summary | |
|---|---|
__init__(self,
name,
colour)
| |
Adds agent to group making sure that it is not duplicated. | |
| Method Details |
|---|
addAgent(self, agent)Adds agent to group making sure that it is not duplicated. |
| Trees | Index | Help |
|
|---|
| Generated by Epydoc 2.1 on Thu Oct 20 15:30:30 2005 | http://epydoc.sf.net |