briandconnelly / seeds

Stochastic Cellular Artificial Life Simulator
Other
20 stars 4 forks source link

Ability to query ActionManager for available plugins. #36

Closed briandconnelly closed 13 years ago

briandconnelly commented 13 years ago

Implemented as action_loaded() in ActionManager. Uses other new function, get_loaded_actions(), which returns a list of the names of loaded plugins.