예제 #1
0
파일: Grouper.java 프로젝트: jtorrente/ead
 @Override
 public void setScaleX(float scaleX) {
   super.setScaleX(scaleX);
   modified = true;
 }