# 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 @@
This function is called when you press the down key.
+=== onAttackUp() (0.9.17) === +=== onDownUp() (0.9.17) === +=== onHogAttack() (0.9.17) === +=== onLeftUp() (0.9.17) === +=== onPreciseUp() (0.9.17) === +=== onRightUp() (0.9.17) === +=== onSetWeapon() (0.9.17) === +=== onSlot() (0.9.17) === +=== onSwitch()/tt> (0.9.17) === +=== onTaunt()/tt> (0.9.17) === +=== onTimer()/tt> (0.9.17) === +=== onUpUp()/tt> (0.9.17) === + + == Functions for creating gears == === !AddGear(x, y, gearType, state, dx, dy, timer) ===