|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Placeable | |
|---|---|
| net.sf.mud4j.effect | Provides interfaces and classes for effectable objects, effect behaviors, and implementations. |
| net.sf.mud4j.world | Provides interfaces and classes for locations, areas, and worlds. |
| Uses of Placeable in net.sf.mud4j.effect |
|---|
| Methods in net.sf.mud4j.effect with parameters of type Placeable | |
|---|---|
void |
LocationEffectDecorator.move(Placeable placeable)
Move a Placeable object to this location. |
| Uses of Placeable in net.sf.mud4j.world |
|---|
| Methods in net.sf.mud4j.world with parameters of type Placeable | |
|---|---|
void |
Room.move(Placeable placeable)
Move a Placeable object to this location. |
void |
Location.move(Placeable placeable)
Move a Placeable object to this location. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||