Wiki Page Content

Differences between revisions 3 and 4
Revision 3 as of 2010-08-23 22:13:29
Size: 703
Editor: SheenaSmith
Comment: added header-specific Category link
Revision 4 as of 2010-09-03 00:38:45
Size: 697
Editor: SheenaSmith
Comment: update formatting - categories
Deletions are marked like this. Additions are marked like this.
Line 27: Line 27:
[[CategoryStruct]], [[CategoryEventsStruct]] [[CategoryStruct]], [[CategoryEvents]]

DRAFT

SDL_MouseWheelEvent

A structure that contains mouse wheel event structure information (event.wheel.*).

Data Fields

Uint32

type

SDL_MOUSEWHEEL

Uint32

windowID

the window with mouse focus, if any

int

x

the amount scrolled horizontally

int

y

the amount scrolled vertically

Code Examples

You can add your code example here

Remarks

You can add useful comments here


CategoryStruct, CategoryEvents

None: SDL_MouseWheelEvent (last edited 2019-05-17 22:32:07 by DanielG)

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