메소드 | 설명 | |
---|---|---|
SaveDataPanel ( ) : System | ||
SaveDataPanel ( int x, int y, int width, int height ) : System | ||
getPreviousPanel ( ) : IMessagePanel | ||
isSaving ( ) : bool | ||
loadSaveData ( ) : void | ||
setPreviousPanel ( IMessagePanel prevPanel ) : void | ||
setSaveType ( bool saving ) : void |
public SaveDataPanel ( int x, int y, int width, int height ) : System | ||
x | int | |
y | int | |
width | int | |
height | int | |
리턴 | System |
public setPreviousPanel ( IMessagePanel prevPanel ) : void | ||
prevPanel | IMessagePanel | |
리턴 | void |