# HG changeset patch # User RedGrinner # Date 1293750320 0 # Node ID 2ef49675d83756914edceafa155e8c1ab76aa39a # Parent 6130cad02b02a4d4a3de64267b6adac45a908d41 Fixed edit diff -r 6130cad02b02 -r 2ef49675d837 LuaAPI.wiki --- 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 @@
returns tuple of x,y coordinates for the specified gear-=== !GetGearVelocity(gearUid) (dev) === +=== !GetGearVelocity(gearUid) (0.9.15) ===
returns tuple of dx,dy values for the specified gear-=== !GetGearElasticity(gearUid) === +=== !GetGearElasticity(gearUid) (0.9.15) ===
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.-=== !GetGearVelocity(gearUid) (dev) === - -
returns tuple of dx,dy values for the specified gear -=== !GetHogClan(gearUid) ===
returns the clan id of the specified hedgehog gear