예제 #1
0
 /** @return unit position number for show it in castle panel */
 public int getPositionNumber() {
   return unit.getPositionNumber();
 }