mini_arcade_core.scenes.bootstrap¶
Helpers for scene bootstrap/config loading.
Functions¶
|
Return the |
|
Clone and optionally resolve the named template mapping. |
|
Resolve the current virtual viewport from the window service. |
Module Contents¶
- mini_arcade_core.scenes.bootstrap.scene_entities_config(scene, *, error_message: str) dict[str, Any][source]¶
Return the
entitiessection from scene runtime settings.