Event that represents changes in a Control instance.
Static Variables
| Field Name | Type | Initial Value | Description |
|---|---|---|---|
| INTROS_STARTED | Int | n/a |
|
| MATCH_ENDED | Int | n/a |
|
| MATCH_END_GRAPHIC_SHOWN | Int | n/a |
|
| MATCH_PAUSED | Int | n/a |
|
| MATCH_STARTED | Int | n/a |
|
| MATCH_UNPAUSED | Int | n/a |
|
| TICK_END | Int | n/a |
|
| TICK_START | Int | n/a |
Static Functions
| Function Name | Description |
|---|---|
| constToString(value:Int):String | Translates constant to a user-readable string. |
Instance Variables
| Field Name | Type | Initial Value | Description |
|---|---|---|---|
| data | IMatchEventData | n/a |