bindbc-sdl ~master (2021-07-21T07:33:23Z)
Dub
Repo
SDL_HasIntersection
bindbc
sdl
bind
sdlrect
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
SDL_bool
SDL_HasIntersection
(const(SDL_Rect)* A, const(SDL_Rect)* B)
extern (
C
) @
nogc
nothrow
static if
(
staticBinding
)
SDL_bool
SDL_HasIntersection
(
const
(
SDL_Rect
)*
A
,
const
(
SDL_Rect
)*
B
)
pSDL_HasIntersection
SDL_HasIntersection
;
Meta
Source
See Implementation
bindbc
sdl
bind
sdlrect
aliases
pSDL_EnclosePoints
pSDL_HasIntersection
pSDL_IntersectRect
pSDL_IntersectRectAndLine
pSDL_UnionRect
functions
SDL_EnclosePoints
SDL_HasIntersection
SDL_IntersectRect
SDL_IntersectRectAndLine
SDL_PointInRect
SDL_RectEmpty
SDL_RectEquals
SDL_UnionRect
structs
SDL_FPoint
SDL_FRect
SDL_Point
SDL_Rect