Screen.new
From GiderosMobile
Available since: Gideros 2017.8
Class: Screen
Description
Opens a screen of the specified platform dependant type id. <syntaxhighlight lang="lua"> Screen.new(id) </source>
For desktop exports, set id to 0.
Parameters
id: (number) the kind of screen to open, platform dependant