public class IsSaveable extends Object implements StateCondition
StateConditions that is always
true.
Should this throw an IllegalStateException if the condition is DESTROYED?
BaseStateChanger| Constructor and Description |
|---|
IsSaveable() |
public boolean test(State state)
StateConditiontest in interface StateConditionstate - The state.