Home > decentraland-ecs > ISystem
Property | Type | Description |
---|---|---|
active |
boolean |
Method | Returns | Description |
---|---|---|
activate(engine) |
void |
|
deactivate() |
void |
|
onAddEntity(entity) |
void |
|
onRemoveEntity(entity) |
void |
|
update(dt) |
void |
Home > decentraland-ecs > ISystem
Property | Type | Description |
---|---|---|
active |
boolean |
Method | Returns | Description |
---|---|---|
activate(engine) |
void |
|
deactivate() |
void |
|
onAddEntity(entity) |
void |
|
onRemoveEntity(entity) |
void |
|
update(dt) |
void |