godot-d ~master (2021-09-08T21:50:27Z)
Dub
Repo
Rect2.this
godot
core
rect2
Rect2
Undocumented in source.
struct
Rect2
@
nogc
nothrow
this
(
real_t
p_x
,
real_t
p_y
,
real_t
p_width
,
real_t
p_height
)
Meta
Source
See Implementation
godot
core
rect2
Rect2
constructors
this
functions
clip
distanceTo
encloses
expand
expandTo
getArea
grow
hasNoArea
hasPoint
intersects
intersectsSegment
intersectsTransformed
merge
variables
pos
size