Packages
sdl2
SDL
Video
Rect
enclose_points
contains_point
intersection_rect
intersects_withline
is_empty
is_equal
is_intersecting
union_rect
h
w
x
y
enclose_points
Description:
[
CCode
( cname =
"SDL_EnclosePoints"
) ]
public
static
bool
enclose_points
(
Point
[] points,
Rect
clip,
out
Rect
result)