Inherits Terraria.DataStructures.SelectionHolder< MinimapFrame >.
|
void | DrawForeground (SpriteBatch spriteBatch) |
|
void | DrawTo (SpriteBatch spriteBatch, Vector2 position) |
|
void | CycleSelection () |
|
void | Initialize () |
|
void | LoadContent (AssetRequestMode mode) |
|
void | SetActiveMinimapFromLoadedConfigKey () |
|
|
TCycleType | ActiveSelection |
|
string | ActiveSelectionConfigKey |
|
bool | LoadedContent |
|
Dictionary< string, TCycleType > | Options |
|
string | ActiveSelectionKeyName [get] |
|
◆ PopulateOptionsAndLoadContent()
override void Terraria.GameContent.UI.Minimap.MinimapFrameManager.PopulateOptionsAndLoadContent |
( |
AssetRequestMode |
mode | ) |
|
|
protectedvirtual |