Methods
(private) add(system)
Add a component system to the registry.
Parameters:
Name | Type | Description |
---|---|---|
system |
Object | The {pc.ComponentSystem} instance |
- Source:
(private) remove(system)
Remove a component system from the registry.
Parameters:
Name | Type | Description |
---|---|---|
system |
Object | The {pc.ComponentSystem} instance |
- Source: