public class ServicePreyAgent extends Object
| Constructor and Description |
|---|
ServicePreyAgent() |
| Modifier and Type | Method and Description |
|---|---|
void |
perceptsReceived(Collection<IPreyPerceivable> percepts)
Called once in each round.
|
void |
start()
Register the agent as a prey at startup.
|
public void start()
public void perceptsReceived(Collection<IPreyPerceivable> percepts)
Copyright © 2012. All Rights Reserved.