Difference between revisions of "Gaming"
From GiderosMobile
Line 1: | Line 1: | ||
__NOTOC__ | __NOTOC__ | ||
− | '''Supported platforms:''' android | + | '''<translate>Supported platforms</translate>:''' [[File:Platform android]][[File:Platform ios]]<br/> |
− | '''Available since:''' Gideros 2012.09<br/> | + | '''<translate>Available since</translate>:''' Gideros 2012.09<br/> |
=== <translate>Description</translate> === | === <translate>Description</translate> === | ||
<translate><br /> | <translate><br /> | ||
− | The | + | The `Gaming` class is defined in the module "gaming". Therefore, you need to call<br /> |
− | + | `require("gaming")` before using it. Loading the Gaming module <br /> | |
− | also creates a global class | + | also creates a global class `Gaming`. <br /> |
<p><strong>Currently supports:</strong></p> | <p><strong>Currently supports:</strong></p> |
Revision as of 09:29, 24 August 2018
Supported platforms: File:Platform androidFile:Platform ios
Available since: Gideros 2012.09
Description
The `Gaming` class is defined in the module "gaming". Therefore, you need to call
`require("gaming")` before using it. Loading the Gaming module
also creates a global class `Gaming`.
Currently supports:
- Gaming.new("googleplay") -- Android
- Gaming.new("gamekit") -- iOS