registerSystem
register
System: (System: SystemConstructor<any>, attributes?: object) => World<Entity> = ...
Type declaration
-
- (System: SystemConstructor<any>, attributes?: object): World<Entity>
-
Parameters
-
System: SystemConstructor<any>
-
Optional attributes: object
Register a component.