Modifier and Type | Field | Description |
---|---|---|
static int |
TYPE_CELL |
|
static int |
TYPE_THING |
Modifier and Type | Method | Description |
---|---|---|
void |
addThing(UThing thing) |
|
UArea |
area() |
|
int |
areaX() |
|
int |
areaY() |
|
int |
containerType() |
|
java.util.Iterator<UThing> |
iterator() |
|
void |
removeThing(UThing thing) |
|
boolean |
willAcceptThing(UThing thing) |
static final int TYPE_CELL
static final int TYPE_THING