public void click() { if (commandConsole.menuOpen) { commandConsole.selectedAnswer = this; commandConsole.areYouSure(); } }