Wiki Page Content

Results 1 - 25 of 26 results out of about 6839 pages. (4.60 seconds)

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

0.7k - rev: 4 (current) last modified: 2014-01-11 19:52:10

SDL_JoystickUpdate . . . 1 match
...This is called automatically by the event loop if any joystick events are enabled. == Related Functions == .[[SDL_JoystickEventState]] ---- [[CategoryAPI]], [[CategoryJoystick]]...

0.6k - rev: 3 (current) last modified: 2014-01-11 19:52:25

SDL_JoystickPowerLevel . . . 1 match
... if empty == Version == This enumeration is available since SDL 2.0.4. ---- [[CategoryEnum]], [[CategoryJoystick]] ##See the Style Guide for instructions on editing the footer....

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

SDL_JoystickOpen . . . 1 match
...t="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
...le 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
...here }}} == 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
...ve 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
...e 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_JoystickInstanceID . . . 1 match
...u 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
...an 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
...tes 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
...the 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
...ks == 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
...ction 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
...add 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
...ks 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
...ple 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
... this comment. == Version == This function is available since SDL 2.0.4. ---- [[CategoryAPI]], [[CategoryJoystick]] ##See the Style Guide for instructions on editing the footer....

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
... this comment. == Version == This function is available since SDL 2.0.4. ---- [[CategoryAPI]], [[CategoryJoystick]] ##See the Style Guide for instructions on editing the footer....

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

SDL_JoystickClose . . . 1 match
...u 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

CategoryCategory . . . 1 match
...## Please edit system and help pages ONLY in the master wiki! ## For more information, please see MoinMoin:MoinDev/Translation. ##master-page:Unknown-Page ##master-date:Unknown-Dat...

0.8k - rev: 2 (current) last modified: 2010-05-25 04:11:19

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