org.nak.cleaner.map
Class SampleMap04

java.lang.Object
  extended by org.nak.cleaner.map.FieldMap
      extended by org.nak.cleaner.map.SampleMap04

public class SampleMap04
extends FieldMap


Field Summary
 
Fields inherited from class org.nak.cleaner.map.FieldMap
_CHARGE_STATION_, _CLEANER_ROBOT_, _DEPTH_, _EMPTY_, _HEAVY_WAIGHT_DUST_, _LIGHT_WAIGHT_DUST_, _MIDDLE_WAIGHT_DUST_, _WIDTH_, initRobotPoint, map, obstacle
 
Constructor Summary
SampleMap04()
           
 
Method Summary
 
Methods inherited from class org.nak.cleaner.map.FieldMap
existsDust, getAppearance, getFieldMap, getHashMap, isContainedInMap, isFinished, isLocated, pickUp, sweep, wipe
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SampleMap04

public SampleMap04()