Methods
(static) getEndTime() → {string}
Returns:
- Type:
- string
(static) getHistory() → {string}
Returns:
- Type:
- string
(static) getRuntime() → {integer}
Returns:
- Type:
- integer
(static) init() → {void}
Returns:
- Type:
- void
(static) itemContentChanged() → {void}
Returns:
- Type:
- void
(static) onKeyEvent(key, press) → {boolean}
Parameters:
Name | Type | Description |
---|---|---|
key | string | |
press | boolean |
Returns:
- Type:
- boolean
(static) onShuffleEpisodeDataLoaded() → {void}
Returns:
- Type:
- void
(static) round(f) → {integer}
Parameters:
Name | Type | Description |
---|---|---|
f | float |
Returns:
- Type:
- integer
(static) setFieldText(field, value) → {void}
Parameters:
Name | Type | Description |
---|---|---|
field | dynamic | |
value | dynamic |
Returns:
- Type:
- void