mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-05-24 21:49:10 +00:00
SDL_syswm.h has been removed and replaced with window properties
This commit is contained in:
parent
aea6e6de6f
commit
fd4a2cce9e
82 changed files with 277 additions and 1069 deletions
|
@ -417,7 +417,6 @@ extern "C" {
|
|||
* "0" - Don't log any events (default)
|
||||
* "1" - Log most events (other than the really spammy ones).
|
||||
* "2" - Include mouse and finger motion events.
|
||||
* "3" - Include SDL_SysWMEvent events.
|
||||
*
|
||||
* This is generally meant to be used to debug SDL itself, but can be useful
|
||||
* for application developers that need better visibility into what is going
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue