Terraria v1.4.4.9
Terraria source code documentation
|
Public Member Functions | |
void | Update () |
void | DrawInGame (SpriteBatch spriteBatch, Vector2 bottomAnchorPosition) |
void | PushAnchor (ref Vector2 positionAnchorBottom) |
void | DrawInNotificationsArea (SpriteBatch spriteBatch, Rectangle area, ref int gamepadPointLocalIndexTouse) |
Properties | |
object | CreationObject [get] |
bool | ShouldBeRemoved [get] |
Definition at line 6 of file IInGameNotification.cs.