LoadLevel

From MaratisWiki
(Difference between revisions)
Jump to: navigation, search
m
 
Line 1: Line 1:
{{lua-function|loadLevel|level}}
+
{{lua-function|loadLevel|file}}
  
Example :
+
Load a new level.
 +
 
 +
{{lua-function-param|file|level file to load}}
  
 
     loadLevel("levels/myLevel.level")
 
     loadLevel("levels/myLevel.level")

Latest revision as of 00:55, 9 February 2014

loadLevel(file)

Load a new level.

  • file : level file to load
   loadLevel("levels/myLevel.level")
Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox