BattleSessionTurnStatus
BattleSession 在运行阶段的回合内状态。
设计意图:
把“当前是等玩家输入、等替补、还是已经可以结算”显式表达出来。
保持它是运行阶段的派生状态,而不是再写回
BattleState形成第二份真相。
Entries
Properties
Functions
Link copied to clipboard
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)
Link copied to clipboard
Returns an array containing the constants of this enum type, in the order they're declared.