dlangui v0.10.7 (2024-03-11T09:32:36Z)
Home
Dub
Repo
Rect.offset
dlangui
core
types
Rect
add offset to horizontal and vertical coordinates
struct
Rect
@
safe
@
nogc
nothrow
void
offset
(
int
dx
,
int
dy
)
Meta
Source
See Implementation
dlangui
core
types
Rect
aliases
moveBy
constructors
this
functions
expand
intersect
intersects
isInsideOf
isPointInside
moveToFit
offset
opEquals
setMax
shrink
properties
bottomLeft
bottomRight
empty
height
middle
middlex
middley
size
topLeft
topRight
width
variables
bottom
left
right
top
add offset to horizontal and vertical coordinates