Inherits Terraria.DataStructures.IConfigKeyHolder.
|
|
| MinimapFrame (Asset< Texture2D > frameTexture, Vector2 frameOffset) |
| |
|
void | DrawBackground (SpriteBatch spriteBatch) |
| |
|
void | DrawForeground (SpriteBatch spriteBatch) |
| |
|
void | SetResetButton (Asset< Texture2D > hoverTexture, Vector2 position) |
| |
|
void | SetZoomInButton (Asset< Texture2D > hoverTexture, Vector2 position) |
| |
|
void | SetZoomOutButton (Asset< Texture2D > hoverTexture, Vector2 position) |
| |
|
void | Update () |
| |
|
| string | ConfigKey [get, set] |
| |
|
Vector2 | MinimapPosition [get, set] |
| |
| string | NameKey [get, set] |
| |
|
string | ConfigKey [get] |
| |
|
string | NameKey [get] |
| |
◆ ConfigKey
| string Terraria.GameContent.UI.Minimap.MinimapFrame.ConfigKey |
|
getset |
◆ NameKey
| string Terraria.GameContent.UI.Minimap.MinimapFrame.NameKey |
|
getset |