Edited wiki page LuaAPI through web user interface.
authorRedGrinner
Tue, 07 Dec 2010 23:00:51 +0000
changeset 64 a651a8ab85d5
parent 63 24004a9003ec
child 65 efa379b5510e
Edited wiki page LuaAPI through web user interface.
LuaAPI.wiki
--- a/LuaAPI.wiki	Tue Dec 07 22:59:58 2010 +0000
+++ b/LuaAPI.wiki	Tue Dec 07 23:00:51 2010 +0000
@@ -52,15 +52,15 @@
 </blockquote>
 Can be used to show the mission and for more setup, for example initial target spawning.
 
+=== <tt>onGameTick()</tt> ===
+
+<blockquote>This function is called on every game tick, i.e. 1000 times a second.
+</blockquote>
+
 === <tt>onNewTurn()</tt> ===
 
 <blockquote>This function calls at the start of every turn.
 </blockquote>
-
-=== <tt>onGameTick()</tt> ===
-
-<blockquote>This function is called on every game tick, i.e. 1000 times a second.
-</blockquote>
 === <tt>onGearAdd(gearUid)</tt> ===
 
 <blockquote>This function is called when a new gear is added. Useful in