Registries

AssetRegistry

Registry containing loaded sprites (key from bindings in yaml config)

ClassRegistry

Registry containing references to classes (by classname).

ObjectRegistry

Registry into which gameobjects get registered

PrefabRegistry

Registry into which prefab templates get stored

ScriptRegistry

Registry containing loaded scripts (key from __exports__)

UIRegistry

Registry into which the UI gets registered.