Package VASSAL.command
Class ConditionalCommand.Not
java.lang.Object
VASSAL.command.ConditionalCommand.Condition
VASSAL.command.ConditionalCommand.Not
- Enclosing class:
ConditionalCommand
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionboolean
-
Constructor Details
-
Not
-
-
Method Details
-
isSatisfied
public boolean isSatisfied()- Specified by:
isSatisfied
in classConditionalCommand.Condition
-
getSubCondition
-