bindbc-sdl v1.4.8 (2024-07-02T09:16:45Z)
Dub
Repo
SDL_Point
sdl
rect
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
sdl
rect
functions
SDL_FRectEmpty
SDL_FRectEquals
SDL_FRectEqualsEpsilon
SDL_PointInFRect
SDL_PointInRect
SDL_RectEmpty
SDL_RectEquals
structs
SDL_FPoint
SDL_FRect
SDL_Point
SDL_Rect