VisualGearTypes.wiki
author Wuzzy
Sun, 17 Jan 2016 12:50:15 +0000
changeset 748 2051f403ddac
parent 697 855ce0af8245
child 798 30c5f1ebd552
permissions -rw-r--r--
DrawnMapFormat: Add title

#summary List of all visual gear types

This is a list of available visual gear types.

For a current list of the visual gear types look at `hedgewars/uTypes.pas` at
the `TVisualGearType` enumeration: http://hg.hedgewars.org/hedgewars/file/default/hedgewars/uTypes.pas#l112

= List of visual gear types =
|| *Variable name* ||
|| `vgtFlake` ||
|| `vgtCloud` ||
|| `vgtExplPart` ||
|| `vgtExplPart2` ||
|| `vgtFire` ||
|| `vgtSmallDamageTag` ||
|| `vgtTeamHealthSorter` ||
|| `vgtSpeechBubble` ||
|| `vgtBubble` ||
|| `vgtSteam` ||
|| `vgtAmmo` ||
|| `vgtSmoke` ||
|| `vgtSmokeWhite` ||
|| `vgtShell` ||
|| `vgtDust` ||
|| `vgtSplash` ||
|| `vgtDroplet` ||
|| `vgtSmokeRing` ||
|| `vgtBeeTrace` ||
|| `vgtEgg` ||
|| `vgtFeather` ||
|| `vgtHealthTag` ||
|| `vgtSmokeTrace` ||
|| `vgtEvilTrace` ||
|| `vgtExplosion` ||
|| `vgtBigExplosion` ||
|| `vgtChunk` ||
|| `vgtNote` ||
|| `vgtLineTrail` ||
|| `vgtBulletHit` ||
|| `vgtCircle` ||
|| `vgtSmoothWindBar` ||
|| `vgtStraightShot` ||
|| `vgtNoPlaceWarn` ||