Methods
filterSocials(socials) → {Array}
Filters socials list depending on platform.
Parameters:
Name | Type | Description |
---|---|---|
socials |
Array | List of socials to filter. |
Returns:
Filtered list of socials.
- Type
- Array
isMobileDevice() → {boolean}
Checks if the player opened on iOS or Android device.
Returns:
- Type
- boolean
isTouchDevice() → {boolean}
Returns:
- Type
- boolean