메소드 | 설명 | |
---|---|---|
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 | |
리턴 | System |
public setPreviousPanel ( IMessagePanel prev ) : void | ||
prev | IMessagePanel | |
리턴 | void |