tModLoader v2022.09
A mod to make and play Terraria mods
Terraria.UI.InGamePopups.AchievementUnlockedPopup Class Reference

Inherits Terraria.UI.IInGameNotification.

Public Member Functions

 AchievementUnlockedPopup (Achievement achievement)
 
void DrawInGame (SpriteBatch sb, Vector2 bottomAnchorPosition)
 
void DrawInNotificationsArea (SpriteBatch spriteBatch, Rectangle area, ref int gamepadPointLocalIndexTouse)
 
void PushAnchor (ref Vector2 anchorPosition)
 
void Update ()
 
void DrawInGame (SpriteBatch spriteBatch, Vector2 bottomAnchorPosition)
 
void DrawInNotificationsArea (SpriteBatch spriteBatch, Rectangle area, ref int gamepadPointLocalIndexTouse)
 
void PushAnchor (ref Vector2 positionAnchorBottom)
 
void Update ()
 

Properties

object CreationObject [get]
 
bool ShouldBeRemoved [get]
 
- Properties inherited from Terraria.UI.IInGameNotification
object CreationObject [get]
 
bool ShouldBeRemoved [get]
 

Member Function Documentation

◆ DrawInGame()

void Terraria.UI.InGamePopups.AchievementUnlockedPopup.DrawInGame ( SpriteBatch  sb,
Vector2  bottomAnchorPosition 
)

◆ DrawInNotificationsArea()

void Terraria.UI.InGamePopups.AchievementUnlockedPopup.DrawInNotificationsArea ( SpriteBatch  spriteBatch,
Rectangle  area,
ref int  gamepadPointLocalIndexTouse 
)

◆ PushAnchor()

void Terraria.UI.InGamePopups.AchievementUnlockedPopup.PushAnchor ( ref Vector2  anchorPosition)

◆ Update()

void Terraria.UI.InGamePopups.AchievementUnlockedPopup.Update ( )

Property Documentation

◆ CreationObject

object Terraria.UI.InGamePopups.AchievementUnlockedPopup.CreationObject
get

◆ ShouldBeRemoved

bool Terraria.UI.InGamePopups.AchievementUnlockedPopup.ShouldBeRemoved
get