Wiki Page Content

Results 251 - 275 of 563 results out of about 6839 pages. (4.12 seconds)

SDL_JoystickOpen . . . 1 match
...="There are a number of functions that list this one as a RF based on the old wiki. Do we want them all to be reciprocated here?")>> */ ---- [[CategoryAPI]], [[CategoryJoystick]]...

1.8k - rev: 14 (current) last modified: 2015-05-31 18:48:51

SDL_JoystickNumHats . . . 1 match
...e here }}} == Remarks == ''You can add useful comments here'' == Related Functions == .[[SDL_JoystickGetHat]] .[[SDL_JoystickOpen]] ---- [[CategoryAPI]], [[CategoryJoystick]]...

0.8k - rev: 6 (current) last modified: 2015-05-31 19:38:42

SDL_JoystickNumButtons . . . 1 match
...ere }}} == Remarks == ''You can add useful comments here'' == Related Functions == .[[SDL_JoystickGetButton]] .[[SDL_JoystickOpen]] ---- [[CategoryAPI]], [[CategoryJoystick]]...

0.8k - rev: 6 (current) last modified: 2015-05-31 19:39:02

SDL_JoystickNumBalls . . . 1 match
...e only relative motion events associated with them and their state cannot be polled. == Related Functions == .[[SDL_JoystickGetBall]] ---- [[CategoryAPI]], [[CategoryJoystick]]...

0.8k - rev: 7 (current) last modified: 2016-04-15 22:05:52

SDL_JoystickNumAxes . . . 1 match
... here }}} == Remarks == ''You can add useful comments here'' == Related Functions == .[[SDL_JoystickGetAxis]] .[[SDL_JoystickOpen]] ---- [[CategoryAPI]], [[CategoryJoystick]]...

1.0k - rev: 9 (current) last modified: 2017-03-11 22:50:34

SDL_JoystickNameForIndex . . . 1 match
...= Remarks == This can be called before any joysticks are opened. == Related Functions == .[[SDL_JoystickName]] .[[SDL_JoystickOpen]] ---- [[CategoryAPI]], [[CategoryJoystick]]...

1.0k - rev: 4 (current) last modified: 2015-04-26 18:55:03

SDL_JoystickName . . . 1 match
...= Version == This function is available since SDL 2.0.0. == Related Functions == .[[SDL_JoystickNameForIndex]] .[[SDL_JoystickOpen]] ---- [[CategoryAPI]], [[CategoryJoystick]]...

1.3k - rev: 9 (current) last modified: 2015-04-26 18:55:49

SDL_JoystickIsHaptic . . . 1 match
...mments here'' == Version == This function is available since SDL 2.0.0. == Related Functions == .[[SDL_HapticOpenFromJoystick]] ---- [[CategoryAPI]], [[CategoryForceFeedback]]...

0.9k - rev: 6 (current) last modified: 2017-03-25 22:54:52

SDL_JoystickInstanceID . . . 1 match
... can add your code example here }}} == Remarks == ''You can add useful comments here'' == Related Functions == .[[SDL_JoystickOpen]] ---- [[CategoryAPI]], [[CategoryJoystick]]...

0.8k - rev: 8 (current) last modified: 2014-12-19 14:55:06

SDL_JoystickGetHat . . . 1 match
...n add your code example here }}} == Remarks == ''You can add useful comments here'' == Related Functions == .[[SDL_JoystickNumHats]] ---- [[CategoryAPI]], [[CategoryJoystick]]...

1.4k - rev: 10 (current) last modified: 2015-05-31 19:39:55

SDL_JoystickGetGUIDString . . . 1 match
...es for pszGUID. == Related Functions == .[[SDL_JoystickGetDeviceGUID]] .[[SDL_JoystickGetGUID]] .[[SDL_JoystickGetGUIDFromString]] ---- [[CategoryAPI]], [[CategoryJoystick]]...

1.4k - rev: 6 (current) last modified: 2015-04-26 18:56:31

SDL_JoystickGetGUIDFromString . . . 1 match
...he function will silently succeed, but the GUID generated will not be useful. == Related Functions == .[[SDL_JoystickGetGUIDString]] ---- [[CategoryAPI]], [[CategoryJoystick]]...

1.2k - rev: 4 (current) last modified: 2013-10-17 20:47:29

SDL_JoystickGetGUID . . . 1 match
...s == This function requires an open joystick. == Related Functions == .[[SDL_JoystickGetDeviceGUID]] .[[SDL_JoystickGetGUIDString]] ---- [[CategoryAPI]], [[CategoryJoystick]]...

0.8k - rev: 8 (current) last modified: 2013-10-12 18:44:18

SDL_JoystickGetDeviceGUID . . . 1 match
...tion can be called before any joysticks are opened. == Related Functions == .[[SDL_JoystickGetGUID]] .[[SDL_JoystickGetGUIDString]] ---- [[CategoryAPI]], [[CategoryJoystick]]...

0.9k - rev: 4 (current) last modified: 2013-10-12 18:46:49

SDL_JoystickGetButton . . . 1 match
...dd your code example here }}} == Remarks == ''You can add useful comments here'' == Related Functions == .[[SDL_JoystickNumButtons]] ---- [[CategoryAPI]], [[CategoryJoystick]]...

0.8k - rev: 9 (current) last modified: 2015-05-31 19:40:12

SDL_JoystickGetBall . . . 1 match
...SDL_JoystickGetBall]](), these motion deltas are placed into '''dx''' and '''dy'''. == Related Functions == .[[SDL_JoystickNumBalls]] ---- [[CategoryAPI]], [[CategoryJoystick]]...

1.3k - rev: 9 (current) last modified: 2015-05-31 19:12:46

SDL_JoystickGetAxis . . . 1 match
...s use axes 2 and 3 for extra buttons. /* <<Color2(col=green,text="Or 3 and 4?")>> */ == Related Functions == .[[SDL_JoystickNumAxes]] ---- [[CategoryAPI]], [[CategoryJoystick]]...

1.5k - rev: 10 (current) last modified: 2015-05-31 19:40:35

SDL_JoystickGetAttached . . . 1 match
...le here }}} == Remarks == ''You can add useful comments here'' == Related Functions == .[[SDL_JoystickClose]] .[[SDL_JoystickOpen]] ---- [[CategoryAPI]], [[CategoryJoystick]]...

0.8k - rev: 5 (current) last modified: 2014-01-11 19:52:45

SDL_JoystickFromInstanceID . . . 1 match
...e this comment. == Version == This function is available since SDL 2.0.4. ---- [[CategoryAPI]], [[CategoryJoystick]] ##See the Style Guide for instructions on editing the foote...

1.4k - rev: 1 (current) last modified: 2015-11-18 21:01:55

SDL_JoystickEventState . . . 1 match
... Calling this function may delete all events currently in SDL's event queue. == Related Functions == .[[SDL_GameControllerEventState]] ---- [[CategoryAPI]], [[CategoryJoystick]]...

1.4k - rev: 9 (current) last modified: 2015-10-29 21:39:34

SDL_JoystickCurrentPowerLevel . . . 1 match
...e this comment. == Version == This function is available since SDL 2.0.4. ---- [[CategoryAPI]], [[CategoryJoystick]] ##See the Style Guide for instructions on editing the foote...

1.5k - rev: 1 (current) last modified: 2015-10-29 21:09:03

SDL_JoystickClose . . . 1 match
... can add your code example here }}} == Remarks == ''You can add useful comments here'' == Related Functions == .[[SDL_JoystickOpen]] ---- [[CategoryAPI]], [[CategoryJoystick]]...

0.6k - rev: 3 (current) last modified: 2015-05-31 19:37:55

SDL_IsTextInputActive . . . 1 match
...vailable since SDL 2.0.0. == Related Functions == .[[SDL_StartTextInput]] ---- [[CategoryAPI]], [[CategoryKeyboard]] ##See the Style Guide for instructions on editing the foote...

1.1k - rev: 2 (current) last modified: 2015-01-28 20:26:59

SDL_IsScreenSaverEnabled . . . 1 match
...= Version == This function is available since SDL 2.0.0. == Related Functions == .[[SDL_DisableScreenSaver]] .[[SDL_EnableScreenSaver]] ---- [[CategoryAPI]], [[CategoryVideo]]...

0.8k - rev: 9 (current) last modified: 2016-05-14 22:10:02

SDL_IsScreenKeyboardShown . . . 1 match
...ince SDL 2.0.0. == Related Functions == .[[SDL_HasScreenKeyboardSupport]] ---- [[CategoryAPI]], [[CategoryKeyboard]] ##See the Style Guide for instructions on editing the foote...

1.4k - rev: 2 (current) last modified: 2016-03-24 23:16:35

Previous 6 7 8 9 10 11 12 13 14 15 16 Next
(Page Info.)
Feedback
Please include your contact information if you'd like to receive a reply.
Submit