|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IAgentCollection | |
---|---|
org.vizzini.game | Provides core game classes for the game framework. |
Uses of IAgentCollection in org.vizzini.game |
---|
Classes in org.vizzini.game that implement IAgentCollection | |
---|---|
class |
AgentCollection
Provides a collection to hold IAgent s. |
Methods in org.vizzini.game that return IAgentCollection | |
---|---|
IAgentCollection |
AbstractEnvironment.getAgentCollection()
Return the agent collection. |
IAgentCollection |
AbstractGameState.getAgentCollection()
Return the agent collection. |
IAgentCollection |
AbstractTeam.getAgentCollection()
Return the agent collection. |
IAgentCollection |
IEnvironment.getAgentCollection()
Return the agent collection. |
IAgentCollection |
IGameState.getAgentCollection()
Return the agent collection. |
IAgentCollection |
ITeam.getAgentCollection()
Return the agent collection. |
Methods in org.vizzini.game with parameters of type IAgentCollection | |
---|---|
void |
AbstractEnvironment.setAgentCollection(IAgentCollection agentCollection)
Set the agent collection. |
void |
AbstractGameState.setAgentCollection(IAgentCollection agentCollection)
Set the agent collection. |
void |
IEnvironment.setAgentCollection(IAgentCollection agentCollection)
Set the agent collection. |
void |
IGameState.setAgentCollection(IAgentCollection agentCollection)
Set the agent collection. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Copyright © 2007 Vizzini.org. All Rights Reserved. | 2007.12.25.03.00.02 |