Package com.avrix.plugin
Class PluginManager
java.lang.Object
com.avrix.plugin.PluginManager
The PluginManager class manages the loading, initialization, and handling of plugins within the application context.
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic void
Loading plugins into the game context
-
Constructor Details
-
PluginManager
public PluginManager()
-
-
Method Details
-
loadPlugins
Loading plugins into the game context- Throws:
Exception
- in case of any problems
-