# HG changeset patch # User azizi.054@gmail.com # Date 1323254421 0 # Node ID ef246592a16ef7e67a3fa4ae97c60ef6c0577c4b # Parent 67ce8ba1c934e19253be1c9ea2bc23535f476927 Edited wiki page LuaAPI through web user interface. diff -r 67ce8ba1c934 -r ef246592a16e LuaAPI.wiki --- a/LuaAPI.wiki Wed Dec 07 09:50:11 2011 +0000 +++ b/LuaAPI.wiki Wed Dec 07 10:40:21 2011 +0000 @@ -147,6 +147,20 @@ <blockquote>This function is called when you press the down key. </blockquote> +=== <tt>onAttackUp()</tt> (0.9.17) === +=== <tt>onDownUp()</tt> (0.9.17) === +=== <tt>onHogAttack()</tt> (0.9.17) === +=== <tt>onLeftUp()</tt> (0.9.17) === +=== <tt>onPreciseUp()</tt> (0.9.17) === +=== <tt>onRightUp()</tt> (0.9.17) === +=== <tt>onSetWeapon()</tt> (0.9.17) === +=== <tt>onSlot()</tt> (0.9.17) === +=== <tt>onSwitch()/tt> (0.9.17) === +=== <tt>onTaunt()/tt> (0.9.17) === +=== <tt>onTimer()/tt> (0.9.17) === +=== <tt>onUpUp()/tt> (0.9.17) === + + == Functions for creating gears == === <tt>!AddGear(x, y, gearType, state, dx, dy, timer)</tt> ===