LuaAPI.wiki
changeset 178 dde460404412
parent 177 03ed43362d8f
child 179 156e5fba2e2c
equal deleted inserted replaced
177:03ed43362d8f 178:dde460404412
   191 
   191 
   192 <blockquote>This function is called when one of the timer keys is pressed.</blockquote>
   192 <blockquote>This function is called when one of the timer keys is pressed.</blockquote>
   193 
   193 
   194 === <tt>onUpUp()</tt> (0.9.17) ===
   194 === <tt>onUpUp()</tt> (0.9.17) ===
   195 
   195 
   196 <blockquote>This function is called when you release the up key.</blockquote>
   196 <blockquote>This function is called when you release the up 
       
   197 key.</blockquote>
       
   198 
       
   199 === <tt>onHogHide()</tt> (0.9.17) ===
       
   200 
       
   201 <blockquote>This function is called when a hedgehog is hidden(removed from the map.</blockquote>
   197 
   202 
   198 == Functions for creating gears ==
   203 == Functions for creating gears ==
   199 
   204 
   200 === <tt>!AddGear(x, y, gearType, state, dx, dy, timer)</tt> ===
   205 === <tt>!AddGear(x, y, gearType, state, dx, dy, timer)</tt> ===
   201 
   206