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
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
431
ccd3a6afa564 Add summary
almikes@aol.com
parents: 351
diff changeset
     1
#summary List of all visual gear types
ccd3a6afa564 Add summary
almikes@aol.com
parents: 351
diff changeset
     2
40
5c23791d295a Add list of visual gear types
kyberneticist
parents:
diff changeset
     3
For a current list of the gears look at hedgewars/uTypes.pas at
651
48476b4f3497 vgtHealth was removed 4 years ago
sheepluva
parents: 587
diff changeset
     4
the TVisualGearType enumeration. http://hg.hedgewars.org/hedgewars/file/default/hedgewars/uTypes.pas#l112
695
ab2e242986c3 Put everything into a nice table
Wuzzy
parents: 651
diff changeset
     5
ab2e242986c3 Put everything into a nice table
Wuzzy
parents: 651
diff changeset
     6
= List of visual gear types =
ab2e242986c3 Put everything into a nice table
Wuzzy
parents: 651
diff changeset
     7
|| *Variable name* ||
ab2e242986c3 Put everything into a nice table
Wuzzy
parents: 651
diff changeset
     8
|| `vgtFlake` ||
ab2e242986c3 Put everything into a nice table
Wuzzy
parents: 651
diff changeset
     9
|| `vgtCloud` ||
ab2e242986c3 Put everything into a nice table
Wuzzy
parents: 651
diff changeset
    10
|| `vgtExplPart` ||
ab2e242986c3 Put everything into a nice table
Wuzzy
parents: 651
diff changeset
    11
|| `vgtExplPart2` ||
ab2e242986c3 Put everything into a nice table
Wuzzy
parents: 651
diff changeset
    12
|| `vgtFire` ||
ab2e242986c3 Put everything into a nice table
Wuzzy
parents: 651
diff changeset
    13
|| `vgtSmallDamageTag` ||
ab2e242986c3 Put everything into a nice table
Wuzzy
parents: 651
diff changeset
    14
|| `vgtTeamHealthSorter` ||
ab2e242986c3 Put everything into a nice table
Wuzzy
parents: 651
diff changeset
    15
|| `vgtSpeechBubble` ||
ab2e242986c3 Put everything into a nice table
Wuzzy
parents: 651
diff changeset
    16
|| `vgtBubble` ||
ab2e242986c3 Put everything into a nice table
Wuzzy
parents: 651
diff changeset
    17
|| `vgtSteam` ||
ab2e242986c3 Put everything into a nice table
Wuzzy
parents: 651
diff changeset
    18
|| `vgtAmmo` ||
ab2e242986c3 Put everything into a nice table
Wuzzy
parents: 651
diff changeset
    19
|| `vgtSmoke` ||
ab2e242986c3 Put everything into a nice table
Wuzzy
parents: 651
diff changeset
    20
|| `vgtSmokeWhite` ||
ab2e242986c3 Put everything into a nice table
Wuzzy
parents: 651
diff changeset
    21
|| `vgtShell` ||
ab2e242986c3 Put everything into a nice table
Wuzzy
parents: 651
diff changeset
    22
|| `vgtDust` ||
ab2e242986c3 Put everything into a nice table
Wuzzy
parents: 651
diff changeset
    23
|| `vgtSplash` ||
ab2e242986c3 Put everything into a nice table
Wuzzy
parents: 651
diff changeset
    24
|| `vgtDroplet` ||
ab2e242986c3 Put everything into a nice table
Wuzzy
parents: 651
diff changeset
    25
|| `vgtSmokeRing` ||
ab2e242986c3 Put everything into a nice table
Wuzzy
parents: 651
diff changeset
    26
|| `vgtBeeTrace` ||
ab2e242986c3 Put everything into a nice table
Wuzzy
parents: 651
diff changeset
    27
|| `vgtEgg` ||
ab2e242986c3 Put everything into a nice table
Wuzzy
parents: 651
diff changeset
    28
|| `vgtFeather` ||
ab2e242986c3 Put everything into a nice table
Wuzzy
parents: 651
diff changeset
    29
|| `vgtHealthTag` ||
ab2e242986c3 Put everything into a nice table
Wuzzy
parents: 651
diff changeset
    30
|| `vgtSmokeTrace` ||
ab2e242986c3 Put everything into a nice table
Wuzzy
parents: 651
diff changeset
    31
|| `vgtEvilTrace` ||
ab2e242986c3 Put everything into a nice table
Wuzzy
parents: 651
diff changeset
    32
|| `vgtExplosion` ||
ab2e242986c3 Put everything into a nice table
Wuzzy
parents: 651
diff changeset
    33
|| `vgtBigExplosion` ||
ab2e242986c3 Put everything into a nice table
Wuzzy
parents: 651
diff changeset
    34
|| `vgtChunk` ||
ab2e242986c3 Put everything into a nice table
Wuzzy
parents: 651
diff changeset
    35
|| `vgtNote` ||
ab2e242986c3 Put everything into a nice table
Wuzzy
parents: 651
diff changeset
    36
|| `vgtLineTrail` ||
ab2e242986c3 Put everything into a nice table
Wuzzy
parents: 651
diff changeset
    37
|| `vgtBulletHit` ||
ab2e242986c3 Put everything into a nice table
Wuzzy
parents: 651
diff changeset
    38
|| `vgtCircle` ||
ab2e242986c3 Put everything into a nice table
Wuzzy
parents: 651
diff changeset
    39
|| `vgtSmoothWindBar` ||
ab2e242986c3 Put everything into a nice table
Wuzzy
parents: 651
diff changeset
    40
|| `vgtStraightShot` ||
ab2e242986c3 Put everything into a nice table
Wuzzy
parents: 651
diff changeset
    41
|| `vgtNoPlaceWarn` ||