org.nak.cleaner.object
Class OtherRobot

java.lang.Object
  extended by org.nak.cleaner.object.Element
      extended by org.nak.cleaner.object.OtherRobot

public class OtherRobot
extends Element

Other robot in the map

Author:
h-nakagawa

Field Summary
 java.awt.Point point
           
 
Fields inherited from class org.nak.cleaner.object.Element
appearance, isAbleToSweep, isAbleToWipe, isLiftable, type, volume
 
Constructor Summary
OtherRobot(java.awt.Point p)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

point

public java.awt.Point point
Constructor Detail

OtherRobot

public OtherRobot(java.awt.Point p)