|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| Location | Location interface to define an IS-A relationship for
those objects who are a location and for objects that
are Placeable to be placed on. |
| Placeable | Any object that implements this interface will
be placeable within a Location. |
| TileLocation | Location that represents a single tile that contains directions that link to other locations. |
| World | World interface for defining world types. |
| WorldConfiguration | Configuration for world. |
| Class Summary | |
|---|---|
| AbstractWorld | |
| Direction | Direction to define different directions for dynamic direction management to add west, east, north, south, etc... |
| Room | Defines rooms interface as a location that events happen within. |
Provides interfaces and classes for locations, areas, and worlds. This generally applies to classes that describe some concrete location.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||