Class MapSectorChangeEvent
- java.lang.Object
-
- net.egartley.beyondorigins.core.logic.events.MapSectorChangeEvent
-
public class MapSectorChangeEvent extends java.lang.Object
A custom "event" that can be used for gathering information about a sector change
-
-
Constructor Summary
Constructors Constructor Description MapSectorChangeEvent(MapSector from, MapSector to)
Creates a new event that can be used for gathering information about a sector change
-