Method | Description | |
---|---|---|
RefreshAvatar ( SirenOfShame.Lib.Settings.PersonSetting personSetting, |
||
RefreshStats ( SirenOfShame.Lib.Settings.PersonSetting person ) : void | ||
UserPanel ( ) : System | ||
UserPanel ( SirenOfShame.Lib.Settings.PersonSetting person, |
Method | Description | |
---|---|---|
Dispose ( bool disposing ) : void |
Clean up any resources being used.
|
Method | Description | |
---|---|---|
InitializeComponent ( ) : void |
Required method for Designer support - do not modify the contents of this method with the code editor.
|
|
OnFontChanged ( object sender, |
||
ResetFontSize ( float fontSizeMultiplier, |
||
StoreInitialFontSizes ( ) : void |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | true if managed resources should be disposed; otherwise, false. |
return | void |
public RefreshAvatar ( SirenOfShame.Lib.Settings.PersonSetting personSetting, |
||
personSetting | SirenOfShame.Lib.Settings.PersonSetting | |
imageList | ||
return | void |
public RefreshStats ( SirenOfShame.Lib.Settings.PersonSetting person ) : void | ||
person | SirenOfShame.Lib.Settings.PersonSetting | |
return | void |
public UserPanel ( SirenOfShame.Lib.Settings.PersonSetting person, |
||
person | SirenOfShame.Lib.Settings.PersonSetting | |
avatarImageList | ||
return | System |