예제 #1
0
파일: Local.java 프로젝트: slemur/SF3
 public void updateTargets() {
   _target.updateTargets();
   _end = getEnd();
 }