Wiki Page Content

Results 1 - 20 of 20 results out of about 4337 pages. (1.76 seconds)

SDL_GetNumTouchDevices . . . 18 matches
...ibsdl.org/moin.cgi/SGFunctions for details on editing this page*^*^*^*^* = SDL_GetNumTouchDevices = Use this function to get the number of registered touch devices. <<TableOfC...

1.3k - rev: 2 (current) last modified: 2013-11-02 12:32:25

SDL_GetTouchDevice . . . 13 matches
...i.libsdl.org/moin.cgi/SGFunctions for details on editing this page*^*^*^*^* = SDL_GetTouchDevice = Use this function to get the touch ID with the given index. <<TableOfContent...

1.4k - rev: 1 (current) last modified: 2013-11-02 12:35:14

SDL_GetNumTouchFingers . . . 13 matches
...ibsdl.org/moin.cgi/SGFunctions for details on editing this page*^*^*^*^* = SDL_GetNumTouchFingers = Use this function to get the number of active fingers for a given touch devic...

1.5k - rev: 1 (current) last modified: 2013-11-02 12:25:42

SDL_GetTouchFinger . . . 11 matches
...i.libsdl.org/moin.cgi/SGFunctions for details on editing this page*^*^*^*^* = SDL_GetTouchFinger = Use this function to get the finger object for specified touch device ID and f...

1.1k - rev: 5 (current) last modified: 2014-01-06 23:40:37

SDL_TouchFingerEvent . . . 10 matches
... = SDL_TouchFingerEvent = A structure that contains finger touch event information. <<TableOfContents()>> == Data Fields == ||Uint32||'''type'''||SDL_FINGERMOTION, SDL_FINGERDO...

1.2k - rev: 13 (current) last modified: 2015-05-08 19:18:31

SDL_EventType . . . 32 matches
...ssed|| ||[[SDL_JoyButtonEvent|SDL_JOYBUTTONUP]]||joystick button released|| ||[[SDL_JoyDeviceEvent|SDL_JOYDEVICEADDED]]||joystick connected|| ||[[SDL_JoyDeviceEvent|SDL_JOYDEVICERE...

8.0k - rev: 45 (current) last modified: 2016-03-31 22:01:50

SDL_Event . . . 29 matches
...ata|| ||[[SDL_JoyButtonEvent]]||'''jbutton'''||joystick button event data|| ||[[SDL_JoyDeviceEvent]]||'''jdevice'''||joystick device event data|| ||[[SDL_ControllerAxisEvent]]||'''...

7.8k - rev: 41 (current) last modified: 2015-08-21 10:02:38

ToDo . . . 16 matches
...ver implemented and has been removed, so ignore these functions. * [[SDL_RedetectInputDevices]] * [[SDL_GetNumInputDevices]] * [[SDL_GetInputDeviceName]] * [[SDL_IsDeviceDiscon...

10.5k - rev: 35 (current) last modified: 2015-12-04 22:50:43

SDL_RecordGesture . . . 16 matches
... = SDL_RecordGesture = Use this function to begin recording a gesture on a specified touch device or all touch devices. <<TableOfContents()>> == Syntax == {{{#!highlight cp...

1.0k - rev: 3 (current) last modified: 2014-09-22 17:43:40

MigrationGuide . . . 11 matches
...rt for multiple windows * Support for multiple displays * Support for multiple audio devices * Android and iOS support * Emscripten and Native Client support * Simple 2D rende...

32.9k - rev: 71 (current) last modified: 2015-12-19 21:03:04

SDL_DollarGestureEvent . . . 7 matches
...ESTURE or SDL_DOLLARRECORD|| ||Uint32||'''timestamp'''||timestamp of the event|| ||SDL_TouchID||'''touchId'''||the touch device id|| ||SDL_GestureID||'''gestureId'''||the unique i...

1.6k - rev: 17 (current) last modified: 2015-07-18 19:24:49

Roadmap . . . 6 matches
... Mac OS X * Linux * <<Color2(col=green, text="Ryan: Add support for multiple audio devices")>> * Windows * Mac OS X * Linux * Ryan: Add support for audio device live ...

6.4k - rev: 36 (current) last modified: 2015-01-09 22:36:44

SDL_MouseWheelEvent . . . 5 matches
...window with mouse focus, if any|| ||Uint32||'''which'''||the mouse instance id, or SDL_TOUCH_MOUSEID; see [[#Remarks|Remarks]] for details|| ||Sint32||'''x'''||the amount scrolled...

2.0k - rev: 18 (current) last modified: 2014-12-06 12:16:00

SDL_MouseMotionEvent . . . 5 matches
...window with mouse focus, if any|| ||Uint32||'''which'''||the mouse instance id, or SDL_TOUCH_MOUSEID; see [[#Remarks|Remarks]] for details|| ||Uint32||'''state'''||the state of th...

2.2k - rev: 19 (current) last modified: 2013-09-05 20:20:21

SDL_MouseButtonEvent . . . 5 matches
...window with mouse focus, if any|| ||Uint32||'''which'''||the mouse instance id, or SDL_TOUCH_MOUSEID; see [[#Remarks|Remarks]] for details|| ||Uint8||'''button'''||the button that...

1.8k - rev: 15 (current) last modified: 2014-01-18 19:23:56

SDL_MultiGestureEvent . . . 4 matches
...'type'''||SDL_MULTIGESTURE|| ||Uint32||'''timestamp'''||timestamp of the event|| ||SDL_TouchID||'''touchId'''||the touch device id|| ||float||'''dTheta'''||the amount that the fin...

1.3k - rev: 10 (current) last modified: 2014-07-29 20:28:36

CategoryMouse . . . 4 matches
...s category contains functions for handling inputs from mice and other similar pointing devices, as well as some cursor management tasks. Please note that this ONLY discusses "mice...

1.8k - rev: 16 (current) last modified: 2013-10-12 19:22:45

CategoryInput . . . 4 matches
...disregard this and related pages until this notice has been removed.''''' }}} = Input Device Support = '''Include File(s):''' [[http://hg.libsdl.org/SDL/file/default/include/SDL...

1.4k - rev: 3 (current) last modified: 2013-08-13 06:59:58

Installation . . . 3 matches
... will produce a static library. This library should be usable across all supported iOS devices (including iPhones, iPods, and iPads), and the emulator. Just load the Xcode project ...

17.4k - rev: 28 (current) last modified: 2016-03-31 22:34:17

SGFunctions . . . 2 matches
...nd omit the call to SDL_GetError().|| ||''Example'': only 1 return state [[SDL_GetAudioDeviceStatus]](); alternate return state [[SDL_QuitRequested]]()|| ||||<bgcolor="#EDEDED">'...

49.0k - rev: 72 (current) last modified: 2013-02-13 22:15:11

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