org.eviline
Class PlayerAction
java.lang.Object
org.eviline.PlayerAction
public class PlayerAction
- extends Object
PlayerAction
public PlayerAction(Field field,
PlayerActionType type)
PlayerAction
public PlayerAction(Field field,
PlayerActionType type,
boolean reverse)
PlayerAction
public PlayerAction(Field start,
PlayerActionType type,
Field end)
PlayerAction
public PlayerAction(EvilineEvent e)
hashCode
public int hashCode()
- Overrides:
hashCode
in class Object
equals
public boolean equals(Object obj)
- Overrides:
equals
in class Object
getStartField
public Field getStartField()
getEndField
public Field getEndField()
getType
public PlayerActionType getType()
getStartShape
public Shape getStartShape()
getEndShape
public Shape getEndShape()
getStartX
public int getStartX()
getStartY
public int getStartY()
getEndX
public int getEndX()
getEndY
public int getEndY()
isPossible
public boolean isPossible()
toString
public String toString()
- Overrides:
toString
in class Object
getStartNode
public PlayerActionNode getStartNode()
getEndNode
public PlayerActionNode getEndNode()
getTimestamp
public long getTimestamp()
Copyright © 2013. All Rights Reserved.