public class IterationObject extends Object
Constructor and Description |
---|
IterationObject(int agentID) |
Modifier and Type | Method and Description |
---|---|
int |
getLivesLostMyGo() |
int |
getPointsGainedMyGo() |
void |
incrementLivesLostMyGo() |
void |
incrementPointsGainedMyGo() |
boolean |
isMyGo(int currentAgentID) |
Copyright © 2017 FOSS Galaxy. All rights reserved.