Skip to content

gengine.graphics.createWorlds

Gauthier Billot edited this page Dec 19, 2014 · 4 revisions

Function

Create the graphic worlds. A first graphic world always exists by default.

Synopsis
gengine.graphics.createWorlds(worldCount)
Arguments
Name Type Description
worldCount integer The amount of graphic worlds to be created.
Returns

Nothing.

Clone this wiki locally