Class ShipClassSelectionEvent
- java.lang.Object
-
- de.extio.spacecraft.shared.model.client.event.Event
-
- de.extio.spacecraft.shared.model.client.event.ShipClassSelectionEvent
-
public final class ShipClassSelectionEvent extends Event
-
-
Constructor Summary
Constructors Constructor Description ShipClassSelectionEvent(String shipClassInternalName)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description String
getShipClassInternalName()
-
Methods inherited from class de.extio.spacecraft.shared.model.client.event.Event
getFrameCur, getFrameTTL, isExlusive, isInGroup, isPriority, setFrameCur
-
-