BackgroundRectangle.copyFrom constructor
BackgroundRectangle.copyFrom()
Implementation
BackgroundRectangle.copyFrom(BackgroundRectangle mob)
: originalFillOpacity = mob.originalFillOpacity,
super.copyFrom(mob);