Add link to GearTypes for SetTag and GetTag.
authoralmikes@aol.com
Wed, 03 Dec 2014 18:19:49 +0000
changeset 421 d584704354ad
parent 420 55be67135696
child 422 1e8c89d93ea9
Add link to GearTypes for SetTag and GetTag.
LuaAPI.wiki
--- a/LuaAPI.wiki	Wed Dec 03 18:18:08 2014 +0000
+++ b/LuaAPI.wiki	Wed Dec 03 18:19:49 2014 +0000
@@ -484,6 +484,7 @@
 -- Now colorTag stores the tag of ball (in this case a number denoting its color)
 </code>
 
+The meaning of tags are described in [GearTypes].
 
 === <tt>!GetFollowGear()</tt> ===
 
@@ -735,7 +736,7 @@
 SetTag(ball, 8) -- 
 </code>
 
-Extensive documentation on what the different tags for gear types mean is still pending.
+The meaning of tags are described in [GearTypes].
 
 === <tt>!SetTimer(gearUid, timer)</tt> ===