Property | Type | Description | |
---|---|---|---|
HideBackground | bool | ||
HideCharacter | bool | ||
HideForeground | bool | ||
HideMirrorLR | bool | ||
HideMirrorTB | bool | ||
SharedInstance |
Method | Description | |
---|---|---|
CharacterPickPanel ( string title, bool hideCharacter, bool hideForeground, bool hideBackground ) : System | ||
Loaded ( ) : void | ||
ProcessMouse ( SadConsole info ) : void | ||
Redraw ( |
||
Reset ( ) : void |
Method | Description | |
---|---|---|
Mirror_IsSelectedChanged ( object sender, |
||
OnChanged ( ) : void |
public CharacterPickPanel ( string title, bool hideCharacter, bool hideForeground, bool hideBackground ) : System | ||
title | string | |
hideCharacter | bool | |
hideForeground | bool | |
hideBackground | bool | |
return | System |
public ProcessMouse ( SadConsole info ) : void | ||
info | SadConsole | |
return | void |
public Redraw ( |
||
control | ||
return | int |