|
TModLoader v1.4.4.9
TModLoader source code documentation
|
Collaboration diagram for Terraria.Projectile.HallowBossPelletStormInfo:Public Member Functions | |
| float | GetBulletProgress (int bulletIndex) |
| bool | IsValid (int bulletIndex) |
| Vector2 | GetBulletPosition (int bulletIndex, Vector2 centerPoint) |
| Rectangle | GetBulletHitbox (int bulletIndex, Vector2 centerPoint) |
Public Attributes | |
| float | StartAngle |
| float | AnglePerBullet |
| int | BulletsInStorm |
| float | BulletsProgressInStormStartNormalized |
| float | BulletsProgressInStormBonusByIndexNormalized |
| float | StormTotalRange |
| Vector2 | BulletSize |
Definition at line 43 of file Projectile.cs.