| Trees | Index | Help |
|
|---|
| Package svs_simulation :: Package agents :: Package agentstates :: Package steering :: Module walk |
|
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,
simTimeInterval)
| |
| Variable Summary | |
|---|---|
dict |
inputs = {'stop': 'stop', 'walkback': 'walkback', 'slowe...
|
str |
name = 'walk'
|
tuple |
transitions = ('stop', 'run', 'walkback', 'sit')
|
| 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 |