Méthode | Description | |
---|---|---|
CluePanel ( int p_x, int p_y, int p_width, int p_height, IMessagePanel p_messagePanel ) : System | ||
onConfirm ( ) : void | ||
onEnter ( ) : void | ||
onMoveCursor ( Direction p_dir ) : void |
Méthode | Description | |
---|---|---|
updateClueDescription ( ) : void | ||
updateClues ( ) : void |
public CluePanel ( int p_x, int p_y, int p_width, int p_height, IMessagePanel p_messagePanel ) : System | ||
p_x | int | |
p_y | int | |
p_width | int | |
p_height | int | |
p_messagePanel | IMessagePanel | |
Résultat | System |
public onMoveCursor ( Direction p_dir ) : void | ||
p_dir | Direction | |
Résultat | void |