Skip to content

Home > @esengine/ecs-framework-monorepo > ProcessingSystem > (constructor)

ProcessingSystem.(constructor)

Constructs a new instance of the ProcessingSystem class

Signature:

typescript
constructor(matcher?: Matcher);

Parameters

Parameter

Type

Description

matcher

Matcher

(Optional)

基于 MIT 许可证发布