예제 #1
0
 public void newCharacter(int c) {
   handler.fireNewCharacter(this, c);
 }