类 War
java.lang.Object
club.xiaojiawei.status.War
游戏对局状态
-
字段概要
字段修饰符和类型字段说明static final AtomicInteger
static final AtomicInteger
单位:minstatic final javafx.beans.property.SimpleIntegerProperty
static final AtomicInteger
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明static Card
exchangeAreaOfCard
(ExtraEntity extraEntity) static void
exchangeAreaOfCard
(TagChangeEntity tagChangeEntity) static Player
static Player
getPlayerByArea
(Area area) static Area
getReverseArea
(Area area) static Player
getReversePlayer
(String playerId) static void
static void
reset()
static void
setCurrentPlayer
(Player currentPlayer) static void
setCurrentTurnStep
(StepEnum currentTurnStep) static void
setFirstPlayerGameId
(String firstPlayerGameId)
-
字段详细资料
-
warCount
public static final javafx.beans.property.SimpleIntegerProperty warCount -
winCount
-
gameTime
单位:min -
exp
-
-
构造器详细资料
-
War
public War()
-
-
方法详细资料
-
reset
public static void reset() -
setCurrentTurnStep
-
increaseWarCount
public static void increaseWarCount() -
setFirstPlayerGameId
-
setCurrentPlayer
-
exchangeAreaOfCard
-
exchangeAreaOfCard
-
getPlayer
-
getReversePlayer
-
getPlayerByArea
-
getReverseArea
-