GameboardInteropEntity
Defined in: packages/declarative-hex-worlds/src/interop/interop.ts:82
Portable ECS-style entity with named components.
Properties
Section titled “Properties”components
Section titled “components”components:
Readonly<Record<string,unknown>>
Defined in: packages/declarative-hex-worlds/src/interop/interop.ts:88
Component payloads keyed by component name.
id:
string
Defined in: packages/declarative-hex-worlds/src/interop/interop.ts:84
Stable entity id.
Defined in: packages/declarative-hex-worlds/src/interop/interop.ts:86
Entity kind.