Difference between revisions of "Core.class"
From GiderosMobile
(----) |
|||
Line 12: | Line 12: | ||
'''base''': (GiderosClass) Gideros class from which to inherit '''optional'''<br/> | '''base''': (GiderosClass) Gideros class from which to inherit '''optional'''<br/> | ||
− | + | {{Core}} | |
− | {{ | ||
− |
Revision as of 01:10, 3 December 2019
Available since: Gideros 2012.2
Class: Core
Description
Creates and returns new Gideros class.
Core.class(base)
Parameters
base: (GiderosClass) Gideros class from which to inherit optional