--- a/LuaAPI.wiki Thu Dec 30 23:01:07 2010 +0000
+++ b/LuaAPI.wiki Thu Dec 30 23:05:20 2010 +0000
@@ -162,18 +162,14 @@
<blockquote>returns tuple of x,y coordinates for the specified gear
</blockquote>
-=== <tt>!GetGearVelocity(gearUid)</tt> (dev) ===
+=== <tt>!GetGearVelocity(gearUid)</tt> (0.9.15) ===
<blockquote>returns tuple of dx,dy values for the specified gear
</blockquote>
-=== <tt>!GetGearElasticity(gearUid)</tt> ===
+=== <tt>!GetGearElasticity(gearUid) (0.9.15)</tt> ===
<blockquote>Returns the elasticity of the specified gear. Useful for determining if a hog is on a rope or not. If a hog is attached to a rope, or is busy firing one, the elasticity of the rope will be non-zero.
</blockquote>
-=== <tt>!GetGearVelocity(gearUid)</tt> (dev) ===
-
-<blockquote>returns tuple of dx,dy values for the specified gear
-</blockquote>
=== <tt>!GetHogClan(gearUid)</tt> ===
<blockquote>returns the clan id of the specified hedgehog gear