Constructor
new ConditionEngine(params)
Parameters:
Name | Type | Description |
---|---|---|
params |
Help4.engine.ConditionEngine.Params |
- Source:
Extends
Methods
clean()
- Source:
destroy()
- Source:
getStatus(tileId) → {boolean}
Parameters:
Name | Type | Description |
---|---|---|
tileId |
string |
- Source:
Returns:
- Type
- boolean
start()
- Source:
stop()
- Source:
Type Definitions
Params
Type:
Properties:
Name | Type | Description |
---|---|---|
controller |
Help4.controller.ControllerBase | |
conditionService |
Help4.service.ConditionService | |
domRefreshEngine |
Help4.engine.DomRefreshEngine | |
hotspotManager |
Help4.engine.hotspotManager.HotspotManagerEngine |
- Source: