This commit is contained in:
Campbell Barton
2011-08-11 05:04:01 +00:00
63 changed files with 6767 additions and 6743 deletions

View File

@@ -217,6 +217,12 @@ General functions
Loads a scene into the game engine.
.. note::
This function is not effective immediately, the scene is queued
and added on the next logic cycle where it will be available
from `getSceneList`
:arg name: The name of the scene
:type name: string
:arg overlay: Overlay or underlay (optional)