The WorldConfig this plugin provides (components, events, resources, etc.)
The WorldConfig this plugin requires from other plugins
Optional Readonly_Optional Readonly_Optional Readonly_Optional Readonly_Optional Readonly_Optional Readonly_ReadonlyidReadonlyinstallOptional ReadonlysystemDefault system configuration applied to every world.addSystem(...) call
made inside the plugin's install function. Explicit per-system calls
override. Set via PluginBuilder.setSystemDefaults(...).
Plugin interface for ECSpresso. A plugin is a plain object with an
installfunction that configures a world directly, plus phantom properties for compile-time type extraction.