Method | Description | |
---|---|---|
KeyConfigPanel ( ) : System | ||
KeyConfigPanel ( int x, int y, int width, int height ) : System | ||
getPreviousPanel ( ) : IMessagePanel | ||
onConfirm ( ) : void | ||
onKeyInput ( Keys key ) : bool | ||
setPreviousPanel ( IMessagePanel prev ) : void |
public KeyConfigPanel ( int x, int y, int width, int height ) : System | ||
x | int | |
y | int | |
width | int | |
height | int | |
return | System |
public setPreviousPanel ( IMessagePanel prev ) : void | ||
prev | IMessagePanel | |
return | void |