LuaAPI.wiki
changeset 133 b737ccb5b49a
parent 132 e41fcc3ff67a
child 134 b55012c48dbd
equal deleted inserted replaced
132:e41fcc3ff67a 133:b737ccb5b49a
   227 </blockquote>
   227 </blockquote>
   228 === <tt>!GetHogName(gearUid)</tt> ===
   228 === <tt>!GetHogName(gearUid)</tt> ===
   229 
   229 
   230 <blockquote>returns the name of the specified hedgehog gear
   230 <blockquote>returns the name of the specified hedgehog gear
   231 </blockquote>
   231 </blockquote>
       
   232 === <tt>!SetHogName(gearUid, name)</tt> ===
       
   233 
       
   234 <blockquote>Sets the name of the specified hedgehog gear
       
   235 </blockquote>
       
   236 === <tt>!GetHogHat(gearUid)</tt> ===
       
   237 
       
   238 <blockquote>Returns the hat of the specified hedgehog gear
       
   239 </blockquote>
       
   240 === <tt>!SetHogHat(gearUid, hat)</tt> ===
       
   241 
       
   242 <blockquote>Sets the hat of the specified hedgehog gear
       
   243 </blockquote>
   232 === <tt>GetX(gearUid)</tt> ===
   244 === <tt>GetX(gearUid)</tt> ===
   233 
   245 
   234 <blockquote>returns x coordinate of the gear
   246 <blockquote>returns x coordinate of the gear
   235 </blockquote>
   247 </blockquote>
   236 === <tt>GetY(gearUid)</tt> ===
   248 === <tt>GetY(gearUid)</tt> ===