|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface WorldModule
| Method Summary | |
|---|---|
void |
applyTo(MapData mapData)
adds WorldObjects to MapElements |
void |
setConfiguration(Configuration config)
provides a Configuration that can be used to control aspects
of a WorldModule's behavior. |
| Method Detail |
|---|
void setConfiguration(Configuration config)
Configuration that can be used to control aspects
of a WorldModule's behavior.
This is guaranteed to be called before applyTo(MapData),
but not all parameters might be explicitly set in the configuration,
so defaults need to be available.
void applyTo(MapData mapData)
WorldObjects to MapElements
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||