CreateGameboardRuntimeOptions
Defined in: src/runtime/runtime.ts:252
Explicit runtime creation options.
Properties
Section titled “Properties”
optionalplan?:GameboardPlan
Defined in: src/runtime/runtime.ts:256
Serializable plan to load into a new Koota world.
world?
Section titled “world?”
optionalworld?:World
Defined in: src/runtime/runtime.ts:254
Existing Koota world to bind.