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