|
| RevengeMarker (Vector2 coords, int npcNetId, float npcHPPercent, int npcType, int npcAiStyle, int coinValue, float baseValue, bool spawnedFromStatue, int gameTime, int uniqueID=-1) |
|
bool | DrawMapIcon (SpriteBatch spriteBatch, Vector2 mapTopLeft, Vector2 mapX2Y2AndOff, Rectangle? mapRect, float mapScale, float drawScale, int gameTime) |
|
bool | Intersects (Rectangle rectInner, Rectangle rectOuter) |
|
bool | IsExpired (int gameTime) |
|
bool | IsInvalid () |
|
void | SetRespawnAttemptLock (bool state) |
|
void | SetToExpire () |
|
void | SpawnEnemy () |
|
void | UseMouseOver (SpriteBatch spriteBatch, ref string mouseTextString, float drawScale=1f) |
|
bool | WouldNPCBeDiscouraged (Player playerTarget) |
|
void | WriteSelfTo (BinaryWriter writer) |
|