forked from External/mage
spjspj - Add the 'Skip to End Step of Previous Player' button to the GamePanel and associated changes
This commit is contained in:
parent
fa5dd387b4
commit
3dfe9de05f
13 changed files with 143 additions and 17 deletions
|
|
@ -193,6 +193,8 @@ public interface Player extends MageItem, Copyable<Player> {
|
|||
|
||||
boolean getPassedUntilStackResolved();
|
||||
|
||||
boolean getPassedUntilEndStepBeforeMyTurn();
|
||||
|
||||
boolean getPassedAllTurns();
|
||||
|
||||
AbilityType getJustActivatedType();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue