| Trees | Index | Help |
|
|---|
| Package svs_simulation :: Package world :: Module processes :: Class EntityGroupProcessHandlerProxy |
|
ProcessHandler--+ |ProcessHandlerProxy--+ | EntityGroupProcessHandlerProxy
AgentGroupProcessHandlerProxy,
ObjectGroupProcessHandlerProxy| Method Summary | |
|---|---|
__init__(self,
localClient,
remoteClient,
groupNames)
| |
| Inherited from ProcessHandlerProxy | |
Called when client connects to world, forwards necessary data. | |
Called when client discconnects from world. | |
Forwards event messages. | |
Forwards start call from world. | |
Forwards stop call from world. | |
Forwards update call from world. | |
| Inherited from ProcessHandler | |
Adds new component to process making sure that it is not already present. | |
Called when added to simulation world. | |
Applies encoded data to self. | |
Returns encoded representation of self. | |
Return changes that have occurred during last update. | |
Receives change event from component. | |
| |
| Trees | Index | Help |
|
|---|
| Generated by Epydoc 2.1 on Thu Oct 20 15:30:24 2005 | http://epydoc.sf.net |