Home > @esengine/ecs-framework-monorepo > ECSFluentAPI > (constructor)
ECSFluentAPI.(constructor)
Constructs a new instance of the ECSFluentAPI
class
Signature:
typescript
constructor(scene: IScene, querySystem: QuerySystem, eventSystem: TypeSafeEventSystem);
Parameters
Parameter | Type | Description |
---|---|---|
scene | ||
querySystem | ||
eventSystem |