Method | Description | |
---|---|---|
KeyModifierEntry ( string name, |
||
draw ( |
||
getKeyInputString ( ) : string | ||
getKeyInputType ( ) : KeyInputType | ||
getKeyString ( ) : string | ||
onPress ( ) : void | ||
sendNewKey ( Keys key ) : void | ||
setKeyInputType ( KeyInputType inputType ) : void |
public KeyModifierEntry ( string name, |
||
name | string | |
owner | ||
inputType | KeyInputType | |
return | System |
public draw ( |
||
sb | ||
x_offset | int | |
y_offset | int | |
font | ||
c | Color | |
return | void |
public setKeyInputType ( KeyInputType inputType ) : void | ||
inputType | KeyInputType | |
return | void |