bubel-ecs v0.1.1 (2023-01-18T14:09:25Z)
Dub
Repo
SDL_Point
bindbc
sdl
bind
sdlrect
Undocumented in source.
struct
SDL_Point {
int
x
;
int
y
;
}
Members
Variables
x
int
x
;
Undocumented in source.
y
int
y
;
Undocumented in source.
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