LuaAPI.wiki
changeset 179 156e5fba2e2c
parent 178 dde460404412
child 180 96e6b405bcf6
equal deleted inserted replaced
178:dde460404412 179:156e5fba2e2c
   196 <blockquote>This function is called when you release the up 
   196 <blockquote>This function is called when you release the up 
   197 key.</blockquote>
   197 key.</blockquote>
   198 
   198 
   199 === <tt>onHogHide()</tt> (0.9.17) ===
   199 === <tt>onHogHide()</tt> (0.9.17) ===
   200 
   200 
   201 <blockquote>This function is called when a hedgehog is hidden(removed from the map.</blockquote>
   201 <blockquote>This function is called when a hedgehog is hidden(removed from the map).</blockquote>
       
   202 
       
   203 === <tt>onHogRestore()</tt> (0.9.17) ===
       
   204 
       
   205 <blockquote>This function is called when a hedgehog is restored (unhidden).<blockquote>
   202 
   206 
   203 == Functions for creating gears ==
   207 == Functions for creating gears ==
   204 
   208 
   205 === <tt>!AddGear(x, y, gearType, state, dx, dy, timer)</tt> ===
   209 === <tt>!AddGear(x, y, gearType, state, dx, dy, timer)</tt> ===
   206 
   210