프로퍼티 | 타입 | 설명 | |
---|---|---|---|
UseFullClick | bool |
메소드 | 설명 | |
---|---|---|
CharacterPicker ( Color foreground, Color fill, Color selectedCharacterColor ) : System | ||
CharacterPicker ( Color foreground, Color fill, Color selectedCharacterColor, |
||
Compose ( ) : void | ||
DetermineAppearance ( ) : void |
메소드 | 설명 | |
---|---|---|
OnLeftMouseClicked ( SadConsole info ) : void | ||
OnMouseIn ( SadConsole info ) : void |
public CharacterPicker ( Color foreground, Color fill, Color selectedCharacterColor ) : System | ||
foreground | Color | |
fill | Color | |
selectedCharacterColor | Color | |
리턴 | System |
public CharacterPicker ( Color foreground, Color fill, Color selectedCharacterColor, |
||
foreground | Color | |
fill | Color | |
selectedCharacterColor | Color | |
characterFont | ||
리턴 | System |
protected OnLeftMouseClicked ( SadConsole info ) : void | ||
info | SadConsole | |
리턴 | void |