SDL.WindowEvent – sdl2 Reference Manual
WindowEvent
Object Hierarchy:
SDL.WindowEvent
SDL.WindowEvent
SDL.WindowEvent
SDL.CommonEvent
SDL.CommonEvent
SDL.CommonEvent->SDL.WindowEvent
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
2022 vala-language.org