1 For a current list of the gears look at hedgewars/uTypes.pas at |
1 For a current list of the gears look at hedgewars/uTypes.pas at |
2 the TGearType enumeration. |
2 the TGearType enumeration. |
3 http://code.google.com/p/hedgewars/source/browse/hedgewars/uTypes.pas#89 |
3 http://code.google.com/p/hedgewars/source/browse/hedgewars/uTypes.pas#92 |
4 {{{ |
4 {{{ |
5 TGearType = (gtGrenade, gtHedgehog, gtShell, gtGrave, gtBee, |
5 TGearType = (gtGrenade, gtHedgehog, gtShell, gtGrave, gtBee, |
6 gtShotgunShot, gtPickHammer, gtRope, gtMine, gtCase, |
6 gtShotgunShot, gtPickHammer, gtRope, gtMine, gtCase, |
7 gtDEagleShot, gtDynamite, gtClusterBomb, gtCluster, gtShover, |
7 gtDEagleShot, gtDynamite, gtClusterBomb, gtCluster, gtShover, |
8 gtFlame, gtFirePunch, gtATStartGame, |
8 gtFlame, gtFirePunch, gtATStartGame, |