Ejemplo n.º 1
0
 public void newCharacter(int c) {
   handler.fireNewCharacter(this, c);
 }