|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Placeable
Any object that implements this interface will
be placeable within a Location.
Location| Method Summary | |
|---|---|
void |
place(Location to)
Move the placeable object to a location. |
| Method Detail |
|---|
void place(Location to)
to - Location to move to.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||