Class PlayerReconnectionAction

java.lang.Object
it.polimi.ingsw.controller.action.Action
it.polimi.ingsw.controller.action.PlayerReconnectionAction

@Deprecated
public class PlayerReconnectionAction
extends Action
Deprecated.
An action to notify the model that a disconnected player is now reconnected
  • Constructor Summary

    Constructors
    Constructor Description
    PlayerReconnectionAction​(java.lang.String username)
    Deprecated.
     
  • Method Summary

    Modifier and Type Method Description
    PhaseType performAction​(IGameState gameState)
    Deprecated.
    Reconnect a Player

    Methods inherited from class it.polimi.ingsw.controller.action.Action

    getUsername, isCurrentPlayer, setUsername

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait