6465666768697071727374
setFocusable(true); if (this.cheatAgent == null) { this.cheatAgent = new CheaterKeyboardAgent(); this.addKeyListener(cheatAgent); } GlobalOptions.registerMarioComponent(this); }