forked from External/mage
refactor, ai: removed outdated and unused code (suggest actions for AI simulations);
This commit is contained in:
parent
07915394c7
commit
d1cca988c4
6 changed files with 6 additions and 193 deletions
|
|
@ -375,10 +375,6 @@ public interface Player extends MageItem, Copyable<Player> {
|
|||
|
||||
void setTestMode(boolean value);
|
||||
|
||||
void addAction(String action);
|
||||
|
||||
int getActionCount();
|
||||
|
||||
void setAllowBadMoves(boolean allowBadMoves);
|
||||
|
||||
/**
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue