massim.goldsimulations
Class GridSimulationConfigurationHandCraftedData

java.lang.Object
  extended by massim.goldsimulations.GridSimulationConfigurationHandCraftedData

public class GridSimulationConfigurationHandCraftedData
extends java.lang.Object


Field Summary
 int[] agentPositionX
           
 int[] agentPositionY
           
 int depotx
           
 int depoty
           
 int[] GoldPositionX
           
 int[] GoldPositionY
           
 int[] obstaclePositionX
           
 int[] obstaclePositionY
           
 
Constructor Summary
GridSimulationConfigurationHandCraftedData()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

agentPositionX

public int[] agentPositionX

agentPositionY

public int[] agentPositionY

obstaclePositionX

public int[] obstaclePositionX

obstaclePositionY

public int[] obstaclePositionY

GoldPositionX

public int[] GoldPositionX

GoldPositionY

public int[] GoldPositionY

depotx

public int depotx

depoty

public int depoty
Constructor Detail

GridSimulationConfigurationHandCraftedData

public GridSimulationConfigurationHandCraftedData()


Copyright © 2012. All Rights Reserved.