| Trees | Index | Help |
|
|---|
| Package svs_simulation :: Package agents :: Package agentstates :: Package movement :: Module rest |
|
Author: Simon Yuill
Contact: simon@lipparosa.org
Copyright: 2005 Simon Yuill
License: GNU GPL version 2 or any later version
| Function Summary | |
|---|---|
enter(agent)
| |
leave(agent)
| |
onContact(agent,
other)
| |
update(agent,
timestamp)
| |
| Variable Summary | |
|---|---|
dict |
inputs = {'move': 'move', 'rest': 'rest'}
|
str |
name = 'rest'
|
str |
transitions = 'move'
|
| Variable Details |
|---|
inputs
|
name
|
transitions
|
| Trees | Index | Help |
|
|---|
| Generated by Epydoc 2.1 on Thu Oct 20 15:30:30 2005 | http://epydoc.sf.net |