Interface WorldSpec

Hierarchy

  • WorldSpec

Properties

Properties

capacity: number

The maximum number of entities allowed in the world

components: Component<any>[]

Components to instantiate in the world

Generated using TypeDoc