Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches

◆ Draw()

void Terraria.GameContent.Bestiary.CustomEntryIcon.Draw ( BestiaryUICollectionInfo providedInfo,
SpriteBatch spriteBatch,
EntryIconDrawSettings settings )
inline

Implements Terraria.GameContent.Bestiary.IEntryIcon.

Definition at line 37 of file CustomEntryIcon.cs.

References Terraria.GameContent.Bestiary.CustomEntryIcon._sourceRectangle, Terraria.GameContent.Bestiary.CustomEntryIcon._textureAsset, Microsoft.Xna.Framework.Rectangle.Center, Microsoft.Xna.Framework.Graphics.SpriteBatch.Draw(), Terraria.GameContent.Bestiary.EntryIconDrawSettings.iconbox, Microsoft.Xna.Framework.Vector2.One, ReLogic.Content.Asset< T >.Value, and Microsoft.Xna.Framework.Color.White.