Package megamek.common.actions
Class UnloadStrandedAction
java.lang.Object
megamek.common.actions.AbstractEntityAction
megamek.common.actions.UnloadStrandedAction
- All Implemented Interfaces:
Serializable,EntityAction
Concrete implementation of and entity action for unloading entities that are stranded on immobile transports. Please
note that the value,
Entity.NONE is a valid value for entityId.- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class megamek.common.actions.AbstractEntityAction
getEntityId, toStringMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface megamek.common.actions.EntityAction
toAccessibilityDescription, toSummaryString
-
Constructor Details
-
UnloadStrandedAction
public UnloadStrandedAction(int playerId, int entityId)
-
-
Method Details
-
getPlayerId
public int getPlayerId()
-