예제 #1
0
 public boolean removeFromForeground(int id) {
   return battle_field.removeFromForeground(id);
 }