|
Terraria v1.4.4.9
Terraria source code documentation
|
Static Public Member Functions | |
| static void | EtsyPet (Projectile proj, bool walking) |
| static void | CompanionCubePet (Projectile proj, bool walking) |
| static void | BerniePet (Projectile proj, bool walking) |
| static void | SlimePet (Projectile proj, bool walking) |
| static void | WormPet (Projectile proj, bool walking) |
| static void | FloatAndSpinWhenWalking (Projectile proj, bool walking) |
| static void | FloatAndRotateForwardWhenWalking (Projectile proj, bool walking) |
| static void | Float (Projectile proj, bool walking) |
| static void | RotateForwardWhenWalking (Projectile proj, bool walking) |
Definition at line 13 of file DelegateMethods.cs.