Results 1 - 10 of 10 results out of about 6839 pages. (9.55 seconds)
- SDL_TouchFingerEvent . . . 3 matches
- ...
= SDL_TouchFingerEvent =
A structure that contains finger touch event information.
<<TableOfContents()>>
== Data Fields ==
||Uint32||'''type'''||SDL_FINGERMOTION, SDL_FINGERDOW...
- SDL_EventType . . . 4 matches
- ...D]]||controller mapping updated||
||||<bgcolor="#EDEDED">''Touch events''||
||[[SDL_TouchFingerEvent|SDL_FINGERDOWN]]||user has touched input device||
||[[SDL_TouchFingerEvent|SDL_...
- SDL_Event . . . 3 matches
- ...a||
||[[SDL_SysWMEvent]]||'''syswm'''||system dependent window event data||
||[[SDL_TouchFingerEvent]]||'''tfinger'''||touch finger event data||
||[[SDL_MultiGestureEvent]]||'''mge...
- SDL_MouseWheelEvent . . . 1 match
- ...se. You might want to ignore such events, if your application already handles [[SDL_TouchFingerEvent]].
SDL does not abstract the mouse wheel scroll directions to be consistent ac...
- SDL_MouseMotionEvent . . . 1 match
- ...se. You might want to ignore such events, if your application already handles [[SDL_TouchFingerEvent]].
Relative motion is stored in '''xrel''' and '''yrel''' and is relative to t...
- SDL_MouseButtonEvent . . . 1 match
- ...se. You might want to ignore such events, if your application already handles [[SDL_TouchFingerEvent]].
== Related Enumerations ==
.[[SDL_EventType]]
== Related Structures ==
....
- SDL_Finger . . . 1 match
- ... ==
This structure is available since SDL 2.0.0.
== Related Structures ==
.[[SDL_TouchFingerEvent]]
== Related Functions ==
.[[SDL_GetNumTouchFingers]]
.[[SDL_GetTouchFinger]...
- CategoryStruct . . . 1 match
- ...##master-page:CategoryTemplate
##master-date:Unknown-Date
#format wiki
#language en
= SDL 2.0 API Structures =
<<TableOfContents()>>
== Introduction ==
This category contains a...
- CategoryEvents . . . 1 match
- ...##master-page:CategoryTemplate
##master-date:Unknown-Date
#format wiki
#language en
= Event Handling =
'''Include File(s):''' [[http://hg.libsdl.org/SDL/file/default/include/SDL...
- CategoryAPI . . . 1 match
- ...##master-page:CategoryTemplate
##master-date:Unknown-Date
#format wiki
#language en
= SDL 2.0 API by Name =
<<TableOfContents()>>
== Hints ==
<<FullSearchCached(category:Catego...
