mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-09-07 03:48:14 +00:00
Sync SDL3 wiki -> header
[ci skip]
This commit is contained in:
@@ -938,6 +938,9 @@ typedef struct SDL_UserEvent
|
|||||||
/**
|
/**
|
||||||
* The structure for all events in SDL.
|
* The structure for all events in SDL.
|
||||||
*
|
*
|
||||||
|
* The SDL_Event structure is the core of all event handling in SDL. SDL_Event
|
||||||
|
* is a union of all event structures used in SDL.
|
||||||
|
*
|
||||||
* \since This struct is available since SDL 3.1.3.
|
* \since This struct is available since SDL 3.1.3.
|
||||||
*/
|
*/
|
||||||
typedef union SDL_Event
|
typedef union SDL_Event
|
||||||
|
Reference in New Issue
Block a user