bindbc-sdl ~master (2021-07-21T07:33:23Z)
Dub
Repo
pSDL_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.
extern (
C
) @
nogc
nothrow
static if
(!(
staticBinding
))
alias
pSDL_HasIntersection
=
SDL_bool
function
(
const
(
SDL_Rect
)*
A
,
const
(
SDL_Rect
)*
B
)
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