Terraria v1.4.4.9
Terraria source code documentation
|
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 40 of file Projectile.cs.