tModLoader v2024.04
A mod to make and play Terraria mods
BossBarDrawParams Member List

This is the complete list of members for BossBarDrawParams, including all inherited members.

BarCenterBossBarDrawParams
BarTextureBossBarDrawParams
BossBarDrawParams(Texture2D barTexture, Vector2 barCenter, Texture2D iconTexture, Rectangle iconFrame, Color iconColor, float life, float lifeMax, float shield=0f, float shieldMax=0f, float iconScale=1f, bool showText=true, Vector2 textOffset=default) (defined in BossBarDrawParams)BossBarDrawParams
Deconstruct(out Texture2D barTexture, out Vector2 barCenter, out Texture2D iconTexture, out Rectangle iconFrame, out Color iconColor, out float life, out float lifeMax, out float shield, out float shieldMax, out float iconScale, out bool showText, out Vector2 textOffset) (defined in BossBarDrawParams)BossBarDrawParams
IconColorBossBarDrawParams
IconFrameBossBarDrawParams
IconScaleBossBarDrawParams
IconTextureBossBarDrawParams
LifeBossBarDrawParams
LifeMaxBossBarDrawParams
ShieldBossBarDrawParams
ShieldMaxBossBarDrawParams
ShowTextBossBarDrawParams
TextOffsetBossBarDrawParams