JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
SEARCH:
Uses of Class
com.codingame.gameengine.runner.simulate.AgentData
Packages that use
AgentData
Package
Description
com.codingame.gameengine.runner.simulate
Uses of
AgentData
in
com.codingame.gameengine.runner.simulate
Fields in
com.codingame.gameengine.runner.simulate
with type parameters of type
AgentData
Modifier and Type
Field
Description
List
<
AgentData
>
GameResult.
agents
The list of player agents used for this game launch.