Wiki Page Content

Differences between revisions 2 and 3
Revision 2 as of 2010-07-28 04:29:35
Size: 845
Editor: SheenaSmith
Comment: update content - changeset 4568
Revision 3 as of 2010-08-23 22:21:30
Size: 871
Editor: SheenaSmith
Comment: added header-specific Category link
Deletions are marked like this. Additions are marked like this.
Line 35: Line 35:
[[CategoryStruct]] [[CategoryStruct]], [[CategoryEventsStruct]]

DRAFT

SDL_WindowEvent

A structure that contains window state change event data (event.window.*).

Data Fields

Uint32

type

SDL_WINDOWEVENT

Uint32

windowID

the associated window

Uint8

event

SDL_WindowEventID

Uint8

padding1

Uint8

padding2

Uint8

padding3

int

data1

event dependent data

int

data2

event dependent data

Code Examples

You can add your code example here

Remarks

You can add useful comments here


CategoryStruct, CategoryEventsStruct

None: SDL_WindowEvent (last edited 2016-10-13 20:53:48 by PhilippWiesemann)

(Page Info.)
Feedback
Please include your contact information if you'd like to receive a reply.
Submit