Optional
hitboxSystem?: SystemA System
instance from the
detect-collisions
package. If this
property is omitted or undefined
, the EntityStore instance will create its own.
An Application
instance from
the pixi.js
package.
An array of all entity constructors that will be registered with this EntityStore instance. If an entity is added to the store without it being registered here, adding it will fail.
Parameters for the constructor of EntityStore.