|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.nak.cleaner.object.Element
public abstract class Element
Super class of objects in the map
Field Summary | |
---|---|
Appearance |
appearance
|
boolean |
isAbleToSweep
|
boolean |
isAbleToWipe
|
boolean |
isLiftable
|
ElementType |
type
|
int |
volume
|
Constructor Summary | |
---|---|
Element()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public ElementType type
public boolean isAbleToSweep
public boolean isAbleToWipe
public boolean isLiftable
public Appearance appearance
public int volume
Constructor Detail |
---|
public Element()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |