public class Hurricane extends AbstractEvent
| Modifier and Type | Method and Description |
|---|---|
void |
applyEffects()
Applies effects of the event to the to the landArea.
|
MapPoint |
getLocation()
Return the longitue and latitude location of the event.
|
getDuration, getEventType, getLandAreapublic Hurricane(Territory landArea)
public void applyEffects()
AbstractEventapplyEffects in class AbstractEventpublic MapPoint getLocation()
AbstractEventgetLocation in class AbstractEvent