Difference between revisions of "API loadscene"

From Vendetta Lua
Jump to: navigation, search
(split)
 
(loadscene)
 
Line 4: Line 4:
 
<br>
 
<br>
 
'''Description:'''<br>
 
'''Description:'''<br>
load a scene(?). don't know how it works though
+
loads a background station for the login dialog.  
 
<br>
 
<br>
 
'''Arguments:'''<br>
 
'''Arguments:'''<br>
 
''scene'' filename of a scene
 
''scene'' filename of a scene
 
<br>
 
<br>

Latest revision as of 02:13, 11 July 2009

loadscene

Definition: loadscene(string scene) -> ??
Description:
loads a background station for the login dialog.
Arguments:
scene filename of a scene