Module sdl2_sys::rect
[−]
[src]
Structs
| SDL_Point |
A structure that defines a two dimensional point. |
| SDL_Rect |
A structure that defines a rectangle, with the origin at the upper left. |
Functions
| SDL_EnclosePoints | |
| SDL_HasIntersection | |
| SDL_IntersectRect | |
| SDL_IntersectRectAndLine | |
| SDL_UnionRect |
Type Definitions
| SDL_bool |