Interface ActionManager
public interface ActionManager
-
Method Summary
Modifier and TypeMethodDescriptiongetActionByName(String name) voidregisterAction(NpcAction action) voidunregisterAction(NpcAction action)
-
Method Details
-
registerAction
-
getActionByName
-
unregisterAction
-
getAllActions
-