Wiki Page Content

Differences between revisions 1 and 2
Revision 1 as of 2011-01-12 23:33:46
Size: 1028
Editor: SheenaSmith
Comment: create page - changeset 4971 touch/gesture
Revision 2 as of 2011-01-17 18:01:35
Size: 1021
Editor: SheenaSmith
Comment: add RS
Deletions are marked like this. Additions are marked like this.
Line 33: Line 33:
 ,[[SDL_DollarGestureEvent]]
Line 36: Line 37:
 .[[SDL_FunctionLeaveSectionIfEmpty]]

DRAFT

SDL_MultiGestureEvent

A structure that contains multiple finger gesture event information.

Data Fields

Uint32

type

SDL_MULTIGESTURE

Uint32

windowID

the window with mouse focus, if any

SDL_TouchID

touchId

the touch device index

float

dTheta

description

float

dDist

description

float

x

//currently 0...1. Change to screen coords?

float

y

description

Uint16

numFingers

description

Uint16

padding

description

Code Examples

You can add your code example here

Remarks

You can add useful comments here


CategoryStruct, CategoryEvents

None: SDL_MultiGestureEvent (last edited 2014-07-29 20:28:36 by PhilippWiesemann)

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