public class GridSimulationConfigurationHandCraftedData extends Object
Modifier and Type | Field and Description |
---|---|
int[] |
agentPositionX |
int[] |
agentPositionY |
int |
depotx |
int |
depoty |
int[] |
GoldPositionX |
int[] |
GoldPositionY |
int[] |
obstaclePositionX |
int[] |
obstaclePositionY |
Constructor and Description |
---|
GridSimulationConfigurationHandCraftedData() |
public int[] agentPositionX
public int[] agentPositionY
public int[] obstaclePositionX
public int[] obstaclePositionY
public int[] GoldPositionX
public int[] GoldPositionY
public int depotx
public int depoty
Copyright © 2013. All Rights Reserved.