Modifier and Type | Method and Description |
---|---|
RelativeRectangle |
RelativeRectangle.clone() |
static RelativeRectangle |
RelativeRectangle.fromScale(float scaleX,
float scaleY,
float scaleWidth,
float scaleHeight)
Construct a
RelativeRectangle with all offset fields zero and scale fields from given parameters. |
Modifier and Type | Method and Description |
---|---|
void |
RelativeRectangle.copyFrom(RelativeRectangle src) |
Copyright © 2019. All rights reserved.