public abstract class BattleAction
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
protected int |
turn |
Constructor and Description |
---|
BattleAction(int turn) |
Modifier and Type | Method and Description |
---|---|
abstract boolean |
appendLog(java.lang.StringBuilder builder) |