mirror of
https://github.com/yawut/SDL.git
synced 2026-07-16 17:32:47 -05:00
There were several good arguments for this: it's how Windows works with WM_NCHITTEST, SDL doesn't need to manage a list of rects, it allows more control over the regions (how do you use rects to cleanly surround a circular button?), the callback can be more optimized than a iterating a list of rects, and you don't have to send an updated list of rects whenever the window resizes or layout changes. |
||
|---|---|---|
| .. | ||
| gendynapi.pl | ||
| SDL_dynapi_overrides.h | ||
| SDL_dynapi_procs.h | ||
| SDL_dynapi.c | ||
| SDL_dynapi.h | ||