new StateEngine(params, classParams)
Parameters:
Name | Type | Description |
---|---|---|
params |
Help4.engine.StateEngine.Params | |
classParams |
Object |
- Source:
Extends
- Help4.Object
Type Definitions
Params
Type:
- Object
Properties:
Name | Type | Attributes | Default | Description |
---|---|---|---|---|
controller |
Help4.controller.Controller |
<optional> |
null | |
eventBus |
Help4.EventBus |
<optional> |
null |
- Source: