nw::ut::Rect::Move Member Function
void Move(
f32 dx,
f32 dy
);
| Name | Description | |
|---|---|---|
| in | dx | Amount to move the rectangle in the x-direction. |
| in | dy | Amount to move the rectangle in the y-direction. |
Moves the rectangle in parallel.
CONFIDENTIAL