SDL.WindowEvent – sdl2 Reference Manual
Packages
sdl2
SDL
WindowEvent
data1
data2
event
window_id
WindowEvent
Object Hierarchy:
Description:
[
CCode
( cname =
"SDL_WindowEvent"
, has_type_id =
false
) ]
public
struct
WindowEvent
:
CommonEvent
Namespace:
SDL
Package:
sdl2
Content:
Fields:
public
uint32
window_id
public
WindowEventType
event
public
int32
data1
public
int32
data2
Inherited Members:
All known members inherited from struct SDL.CommonEvent
timestamp
type