Home > @esengine/ecs-framework-monorepo > EntitySystem > (constructor)
EntitySystem.(constructor)
Constructs a new instance of the EntitySystem
class
Signature:
typescript
constructor(matcher?: Matcher);
Parameters
Parameter | Type | Description |
---|---|---|
matcher | (Optional) |