Inherits SelectionHolder< MinimapFrame >.
|
void | DrawForeground (SpriteBatch spriteBatch) |
|
void | DrawTo (SpriteBatch spriteBatch, Vector2 position) |
|
void | BindTo (Preferences preferences) |
|
void | CycleSelection () |
|
void | LoadContent (AssetRequestMode mode) |
|
void | SetActiveMinimapFromLoadedConfigKey () |
|
|
TCycleType | ActiveSelection |
|
string | ActiveSelectionConfigKey |
|
bool | LoadedContent |
|
Dictionary< string, TCycleType > | Options |
|
string | ActiveSelectionKeyName [get] |
|
◆ Configuration_OnLoad()
override void MinimapFrameManager.Configuration_OnLoad |
( |
Preferences |
obj | ) |
|
|
protectedvirtual |
◆ Configuration_Save()
override void MinimapFrameManager.Configuration_Save |
( |
Preferences |
obj | ) |
|
|
protectedvirtual |
◆ PopulateOptionsAndLoadContent()
override void MinimapFrameManager.PopulateOptionsAndLoadContent |
( |
AssetRequestMode |
mode | ) |
|
|
protectedvirtual |