Gaming.new

From GiderosMobile
Revision as of 11:05, 23 August 2018 by Hgy29 (talk | contribs) (Created page with "__NOTOC__ '''Available since:''' Gideros 2012.09<br/> === Description === Currently supports 'googleplay' for Android and 'gamekit' for iOS. <source lang="lua"> (Gaming), = Ga...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Available since: Gideros 2012.09

Description

Currently supports 'googleplay' for Android and 'gamekit' for iOS.

(Gaming), = Gaming.new(backend,)

'backend: (string) The name of the backend to create. '
Returns (Gaming) The newly created backend.