|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectmadkit.kernel.AbstractAgent
edu.turtlekit2.kernel.environment.TurtleEnvironment
edu.turtlekit2.demos.gameoflife.GolEnvironment
public class GolEnvironment
Field Summary |
---|
Fields inherited from class edu.turtlekit2.kernel.environment.TurtleEnvironment |
---|
grid, gridVariables, pheromones, simulationGroup, variables, wrap, x, y |
Constructor Summary | |
---|---|
GolEnvironment()
|
Method Summary | |
---|---|
void |
executeGameOfLife()
|
void |
fillGrid()
|
Methods inherited from class edu.turtlekit2.kernel.environment.TurtleEnvironment |
---|
activate, addAgent, addAgent, addGridVariable, clearAllTurtles, clearVariable, clearVariables, diffusion, displayOff, displayOn, evaporation, getPatchColor, getTurtlesList, getTurtleWithID, initGrid, initialize, initialize, initNeighborhood, moveTurtle, removeTurtle, setPatchColor, turtlesAt, turtlesCountAt |
Methods inherited from class madkit.kernel.AbstractAgent |
---|
broadcastMessage, broadcastMessage, connectedWithCommunity, createGroup, createGroup, debug, disposeMyGUI, end, foundGroup, getAddress, getAgentInformation, getAgentsWithRole, getAgentsWithRole, getAgentWithRole, getAgentWithRole, getAvailableCommunities, getBean, getController, getCurrentKernelAddress, getDebug, getExistingGroups, getExistingGroups, getExistingRoles, getExistingRoles, getGroups, getGUIObject, getMessageBoxSize, getMyGroups, getMyGroups, getMyRoles, getMyRoles, getName, getRoles, hasGUI, hashCode, initGUI, isBelongingToGroup, isBelongingToGroup, isCommunity, isGroup, isGroup, isMemberOf, isMemberOf, isMessageBoxEmpty, isRole, isRole, joinGroup, killAgent, launchAgent, launchAgent, leaveGroup, leaveGroup, leaveRole, leaveRole, nextMessage, print, println, receiveMessage, redisplayMyGUI, requestRole, requestRole, requestRole, restoreAgent, sendMessage, sendMessage, sendMessage, setBean, setController, setDebug, setGUIObject, setName, setOutput, setOutputWriter, toString, windowClosing |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public GolEnvironment()
Method Detail |
---|
public void fillGrid()
fillGrid
in class TurtleEnvironment
public void executeGameOfLife()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |