Plugin interface for ECSpresso. A plugin is a plain object with an install function that configures a world directly, plus phantom properties for compile-time type extraction.
install
The WorldConfig this plugin provides (components, events, resources, etc.)
The WorldConfig this plugin requires from other plugins
Optional
Readonly
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.