| Trees | Index | Help |
|
|---|
| Package svs_simulation :: Package behaviours :: Module behaviourlib :: Class BehaviourHandler |
|
| Method Summary | |
|---|---|
__init__(self,
agent,
eventCentre)
| |
Adds behaviour for handling making sure that it is not already present. | |
Receives input event and triggers corresponding behaviours. | |
Adds behaviour to trigger group. | |
| Method Details |
|---|
addBehaviour(self, behaviour)Adds behaviour for handling making sure that it is not already present. |
handleInputEvent(self, inputEvent)Receives input event and triggers corresponding behaviours. |
__addToTriggerGroup(self, trigger, behaviour)Adds behaviour to trigger group. This is a private method called byBehaviourHandler.addBehaviour.
|
| Trees | Index | Help |
|
|---|
| Generated by Epydoc 2.1 on Thu Oct 20 15:30:28 2005 | http://epydoc.sf.net |