Property | Type | Description |
---|
Method | Description | |
---|---|---|
AI ( ) : void | ||
BossHeadSlot ( int &index ) : void | ||
CanHitPlayer ( |
||
FindFrame ( int frameHeight ) : void | ||
GetColor ( ) : Color? | ||
GetDebuff ( ) : int | ||
GetDebuffTime ( ) : int | ||
OnHitPlayer ( |
||
PreDraw ( |
||
ScaleExpertStats ( int numPlayers, float bossLifeScale ) : void | ||
SetDefaults ( ) : void | ||
SetPosition ( Terraria.NPC npc ) : void |
public CanHitPlayer ( |
||
target | ||
cooldownSlot | int | |
return | bool |
public OnHitPlayer ( |
||
player | ||
dmgDealt | int | |
crit | bool | |
return | void |
public PreDraw ( |
||
spriteBatch | ||
drawColor | Color | |
return | bool |
public ScaleExpertStats ( int numPlayers, float bossLifeScale ) : void | ||
numPlayers | int | |
bossLifeScale | float | |
return | void |
public static SetPosition ( Terraria.NPC npc ) : void | ||
npc | Terraria.NPC | |
return | void |