Package VASSAL.tools
Class ActionManager
java.lang.Object
VASSAL.tools.ActionManager
-
Method Summary
Modifier and TypeMethodDescriptionSet<?>static ActionManagerbooleanremoveAction(Object id)voidsetEnabled(Object id, boolean enabled)
-
Method Details
-
getInstance
-
getActionIds
-
getAction
-
addAction
-
addAction
-
removeAction
-
isEnabled
-
setEnabled
-