Rect.displaced

Gets a rect that has been displaced by the specified amount

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

Meta