godot-dlang ~master (2023-06-12T16:03:25Z)
Dub
Repo
Rect2.intersectsTransformed
godot
rect2
Rect2
Undocumented in source. Be warned that the author may not have intended to support it.
struct
Rect2
@
nogc
nothrow const
bool
intersectsTransformed
(
in
Transform2D
p_xform
,
in
Rect2
p_rect
)
Meta
Source
See Implementation
godot
rect2
Rect2
aliases
end
pos
constructors
this
functions
clip
distanceTo
encloses
expand
expandTo
getArea
getEnd
grow
hasNoArea
hasPoint
intersects
intersectsSegment
intersectsTransformed
merge
setEnd
variables
position
size