Rect.displace

Displaces the rect by the specified amount

struct Rect(type)
@safe pure nothrow const
void
displace
(
vtype
)
(
vtype other
)
if (
isVector!vtype &&
vtype.dimension == 2
)

Meta