|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MolwindWorld | |
|---|---|
| org.molwind.io | |
| org.molwind.model | |
| org.molwind.util | |
| org.molwind.view | |
| Uses of MolwindWorld in org.molwind.io |
|---|
| Methods in org.molwind.io that return MolwindWorld | |
|---|---|
abstract MolwindWorld |
AbstractWorldLocator.locateWorld(java.lang.String worldName)
Locates a world with the given name. |
MolwindWorld |
WorldLocator.locateWorld(java.lang.String worldName)
Locates a world with the given name. |
| Uses of MolwindWorld in org.molwind.model |
|---|
| Classes in org.molwind.model that implement MolwindWorld | |
|---|---|
class |
AbstractMolwindWorld
AbstractMolwindWorld represents an abstract molwind world description which can be used for sub-classing. |
| Uses of MolwindWorld in org.molwind.util |
|---|
| Methods in org.molwind.util that return MolwindWorld | |
|---|---|
MolwindWorld |
MolwindServerConfiguration.locateWorld(java.lang.String worldName)
Locates a world with the given name. |
| Uses of MolwindWorld in org.molwind.view |
|---|
| Methods in org.molwind.view that return MolwindWorld | |
|---|---|
MolwindWorld |
Tiles.getWorld()
Get the World value. |
| Methods in org.molwind.view with parameters of type MolwindWorld | |
|---|---|
void |
Tiles.setWorld(MolwindWorld newWorld)
Set the World value. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||