DRAFT

SDL_TouchButtonEvent

A structure that contains touch finger motion/finger event structure touch button motion/event information.

Data Fields

Uint32

type

SDL_TOUCHBUTTONDOWN or SDL_TOUCHBUTTONUP

Uint32

windowID

the window with mouse focus, if any

SDL_TouchID

touchId

the touch device index

Uint8

state

the current button state

Uint8

button

the button changing state

Uint8

padding1

description

Uint8

padding2

description

Code Examples

You can add your code example here

Remarks

You can add useful comments here


CategoryStruct, CategoryEvents

SDL_TouchButtonEvent (last edited 2011-01-17 18:04:56 by SheenaSmith)

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