VisualGearTypes.wiki
author Wuzzy
Fri, 01 Jan 2016 17:53:42 +0000
changeset 695 ab2e242986c3
parent 651 48476b4f3497
child 696 b30d71ce5306
permissions -rw-r--r--
Put everything into a nice table

#summary List of all visual gear types

For a current list of the gears 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` ||