Function Rect.expand
expand rectangle dimensions
void expand(
int dx,
int dy
) nothrow @nogc @safe;
expand rectangle dimensions
void expand(
int dx,
int dy
) nothrow @nogc @safe;