Ejemplo n.º 1
0
 @Override
 public void start(CCNode aTarget) {
   super.start(aTarget);
   other.start(target);
 }