Rectangle.copyFrom constructor

Rectangle.copyFrom(
  1. Rectangle mob
)

Implementation

Rectangle.copyFrom(Rectangle mob) : super.copyFrom(mob);