public interface EPEncounterCreator
| Modifier and Type | Method and Description |
|---|---|
void |
createEncounter(EncounterManager manager,
EncounterPoint point) |
float |
getCreatorTimeoutMax() |
float |
getCreatorTimeoutMin() |
float |
getFrequencyForPoint(EncounterManager manager,
EncounterPoint point) |
java.lang.String |
getId() |
float |
getPointTimeoutMax() |
float |
getPointTimeoutMin() |
java.lang.String getId()
float getPointTimeoutMin()
float getPointTimeoutMax()
float getCreatorTimeoutMin()
float getCreatorTimeoutMax()
float getFrequencyForPoint(EncounterManager manager, EncounterPoint point)
void createEncounter(EncounterManager manager, EncounterPoint point)