Ejemplo n.º 1
0
 public void keyReleased(int key, char c) {
   controls.playerStop(key, c);
   controls.NPCchat(key, c);
 }