示例#1
0
 @Override
 public CCSpeed copy() {
   return new CCSpeed(other.copy(), speed);
 }