public class SmallPlayer extends LocalPlayer
Player.MergeOption, Player.PlayerStats
target
Constructor and Description |
---|
SmallPlayer()
Constructs a new small player (Shiro).
|
Modifier and Type | Method and Description |
---|---|
protected boolean |
claimNewObject()
Selects a new object to claim and start maximising area from.
|
executeMove
addArea, equals, findBestMergeFrom, findLargestUnownedObject, findLargestUnownedObject, getArea, getID, getName, getProxy, getScoreAnimation, getStats, getTheme, hashCode, hasMergeFrom, init, isAI, isLocal, owns, removeArea, setID, setName, stream, toString
protected boolean claimNewObject() throws java.lang.InterruptedException
LocalPlayer
claimNewObject
in class LocalPlayer
java.lang.InterruptedException
- When the player was
interrupted while making its move. Signalling
that the game was aborted.