VisualGearTypes.wiki
changeset 587 8105e95297e3
parent 431 ccd3a6afa564
child 651 48476b4f3497
equal deleted inserted replaced
586:c6cd16f6954a 587:8105e95297e3
     1 #summary List of all visual gear types
     1 #summary List of all visual gear types
     2 
     2 
     3 For a current list of the gears look at hedgewars/uTypes.pas at
     3 For a current list of the gears look at hedgewars/uTypes.pas at
     4 the TVisualGearType enumeration. http://code.google.com/p/hedgewars/source/browse/hedgewars/uTypes.pas#108
     4 the TVisualGearType enumeration. http://hg.hedgewars.org/hedgewars/file/default/hedgewars/uTypes.pas#l108
     5 {{{
     5 {{{
     6 TVisualGearType = (vgtFlake, vgtCloud, vgtExplPart, vgtExplPart2, vgtFire,
     6 TVisualGearType = (vgtFlake, vgtCloud, vgtExplPart, vgtExplPart2, vgtFire,
     7             vgtSmallDamageTag, vgtTeamHealthSorter, vgtSpeechBubble, vgtBubble,
     7             vgtSmallDamageTag, vgtTeamHealthSorter, vgtSpeechBubble, vgtBubble,
     8             vgtSteam, vgtAmmo, vgtSmoke, vgtSmokeWhite, vgtHealth, vgtShell,
     8             vgtSteam, vgtAmmo, vgtSmoke, vgtSmokeWhite, vgtHealth, vgtShell,
     9             vgtDust, vgtSplash, vgtDroplet, vgtSmokeRing, vgtBeeTrace, vgtEgg,
     9             vgtDust, vgtSplash, vgtDroplet, vgtSmokeRing, vgtBeeTrace, vgtEgg,