src/runtime
declarative-hex-worlds / src/runtime
src/runtime
src/runtime/ — see ./runtime for full sub-package documentation.
Promoted from src/runtime.ts into a sub-package in R2; the original
file is preserved as the single source of behavior and re-exported
verbatim. Deeper internal decomposition (per-system files for actors/
movement/patrol, e.g.) lands in later commits as the surface grows.
References
createGameboardRuntime
Re-exports createGameboardRuntime
createGameboardRuntimeFromRecipe
Re-exports createGameboardRuntimeFromRecipe
createGameboardRuntimeFromScenario
Re-exports createGameboardRuntimeFromScenario
CreateGameboardRuntimeInput
Re-exports CreateGameboardRuntimeInput
CreateGameboardRuntimeOptions
Re-exports CreateGameboardRuntimeOptions
DEFAULT_GAMEBOARD_ASSET_ROOT
Re-exports DEFAULT_GAMEBOARD_ASSET_ROOT
GAMEBOARD_ASSET_ROOT_ENV_VAR
Re-exports GAMEBOARD_ASSET_ROOT_ENV_VAR
GAMEBOARD_ASSET_ROOT_GLOBAL_KEY
Re-exports GAMEBOARD_ASSET_ROOT_GLOBAL_KEY
GameboardActionBundle
Re-exports GameboardActionBundle
GameboardActorActionBundle
Re-exports GameboardActorActionBundle
gameboardAssetUrl
Re-exports gameboardAssetUrl
GameboardCommandActionBundle
Re-exports GameboardCommandActionBundle
GameboardMovementActionBundle
Re-exports GameboardMovementActionBundle
GameboardPatrolActionBundle
Re-exports GameboardPatrolActionBundle
GameboardQuestActionBundle
Re-exports GameboardQuestActionBundle
GameboardRecipeGameRuntime
Re-exports GameboardRecipeGameRuntime
GameboardRuntime
Re-exports GameboardRuntime
GameboardRuntimeSnapshot
Re-exports GameboardRuntimeSnapshot
GameboardRuntimeSnapshotOptions
Re-exports GameboardRuntimeSnapshotOptions
GameboardScenarioGameRuntime
Re-exports GameboardScenarioGameRuntime
GameboardSystemActionBundle
Re-exports GameboardSystemActionBundle
getGameboardAssetRootOverride
Re-exports getGameboardAssetRootOverride
resolveGameboardAssetRoot
Re-exports resolveGameboardAssetRoot
setGameboardAssetRoot
Re-exports setGameboardAssetRoot
