Wiki Page Content

Results 201 - 225 of 563 results out of about 6839 pages. (4.54 seconds)

SDL_PixelFormatEnumToMasks . . . 1 match
...FormatEnum, , , from="=== Pixel Format Values ===", to="== Code Examples ==")>> == Related Functions == .[[SDL_MasksToPixelFormatEnum]] ---- [[CategoryAPI]], [[CategoryPixels]]...

1.5k - rev: 15 (current) last modified: 2013-08-11 13:14:42

SDL_PeepEvents . . . 1 match
...y to be filtered when you call [[SDL_PeepEvents]](). == Related Functions == . [[SDL_PollEvent]] . [[SDL_PumpEvents]] . [[SDL_PushEvent]] ---- [[CategoryAPI]], CategoryEvents...

2.2k - rev: 15 (current) last modified: 2015-04-26 19:50:04

SDL_PauseAudioDevice . . . 1 match
...d to dropouts in the audio playback. Instead, you should use [[SDL_LockAudioDevice]](). == Related Functions == .[[SDL_LockAudioDevice]] ---- [[CategoryAPI]], [[CategoryAudio]]...

1.8k - rev: 11 (current) last modified: 2015-12-19 22:22:30

SDL_PauseAudio . . . 1 match
...y useful if you used the legacy [[SDL_OpenAudio]]() function. == Related Functions == .[[SDL_GetAudioStatus]] .[[SDL_PauseAudioDevice]] ---- [[CategoryAPI]], [[CategoryAudio]]...

0.9k - rev: 9 (current) last modified: 2013-08-12 05:39:33

SDL_OpenURL . . . 1 match
...u target. == Version == This function is available in SDL 2.0.14 and newer ---- [[CategoryAPI]], [[CategoryHeader]] ##See the Style Guide for instructions on editing the footer....

2.0k - rev: 2 (current) last modified: 2021-01-07 20:22:21

SDL_OpenAudioDevice . . . 1 match
...Device]] .[[SDL_GetAudioDeviceName]] .[[SDL_LockAudioDevice]] .[[SDL_OpenAudio]] .[[SDL_PauseAudioDevice]] .[[SDL_UnlockAudioDevice]] ---- [[CategoryAPI]], [[CategoryAudio]]...

4.8k - rev: 26 (current) last modified: 2017-03-30 12:26:07

SDL_OpenAudio . . . 1 match
...Functions == .[[SDL_CloseAudio]] .[[SDL_LockAudio]] .[[SDL_PauseAudio]] .[[SDL_UnlockAudio]] == Related Structures == .[[SDL_AudioSpec]] ---- [[CategoryAPI]], CategoryAudio...

2.8k - rev: 23 (current) last modified: 2018-10-01 10:02:23

SDL_NumSensors . . . 1 match
...vice_index'''||The device index to check|| == Return Value == The sensor platform dependent type, or -1 if device_index is out of range. ---- [[CategoryAPI]], [[CategorySensor]]...

0.5k - rev: 2 (current) last modified: 2020-01-13 13:46:38

SDL_NumJoysticks . . . 1 match
...ple 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_NumHaptics . . . 1 match
...dd useful comments here'' == Version == This function is available since SDL 2.0.0. == Related Functions == .[[SDL_HapticName]] ---- [[CategoryAPI]], [[CategoryForceFeedback]]...

0.7k - rev: 5 (current) last modified: 2016-07-15 20:44:23

SDL_MouseIsHaptic . . . 1 match
... comments here'' == Version == This function is available since SDL 2.0.0. == Related Functions == .[[SDL_HapticOpenFromMouse]] ---- [[CategoryAPI]], [[CategoryForceFeedback]]...

0.7k - rev: 8 (current) last modified: 2016-07-07 20:56:15

SDL_MostSignificantBitIndex32 . . . 1 match
...e instructions. Leave the rest of the markup alone and delete this comment. ---- [[CategoryAPI]], [[CategoryBits]] ##See the Style Guide for instructions on editing the footer....

1.1k - rev: 3 (current) last modified: 2013-08-10 19:55:41

SDL_MixAudioFormat . . . 1 match
... While you can do that, [[SDL_MixAudioFormat]]() is really only needed when you're mixing a single audio stream with a volume adjustment. ---- [[CategoryAPI]], [[CategoryAudio]]...

2.2k - rev: 10 (current) last modified: 2015-01-02 21:15:47

SDL_MixAudio . . . 1 match
...is the obtained format of the audio device from the legacy [[SDL_OpenAudio]]() function. == Related Functions == .[[SDL_MixAudioFormat]] ---- [[CategoryAPI]], [[CategoryAudio]]...

1.3k - rev: 17 (current) last modified: 2015-01-02 21:46:19

SDL_MinimizeWindow . . . 1 match
...ple here }}} == Remarks == ''You can add useful comments here'' == Related Functions == .[[SDL_MaximizeWindow]] .[[SDL_RestoreWindow]] ---- [[CategoryAPI]], [[CategoryVideo]]...

0.6k - rev: 6 (current) last modified: 2010-10-18 03:32:09

SDL_MaximizeWindow . . . 1 match
...ple here }}} == Remarks == ''You can add useful comments here'' == Related Functions == .[[SDL_MinimizeWindow]] .[[SDL_RestoreWindow]] ---- [[CategoryAPI]], [[CategoryVideo]]...

0.5k - rev: 6 (current) last modified: 2010-10-18 03:32:40

SDL_MasksToPixelFormatEnum . . . 1 match
... your code example here }}} == Remarks == ''You can add useful comments here'' == Related Functions == .[[SDL_PixelFormatEnumToMasks]] ---- [[CategoryAPI]], [[CategoryPixels]]...

1.1k - rev: 11 (current) last modified: 2011-03-26 00:23:25

SDL_MapRGBA . . . 1 match
...ed to a Uint16, and similarly a Uint8 for an 8-bpp format). == Related Functions == .[[SDL_GetRGB]] .[[SDL_GetRGBA]] .[[SDL_MapRGB]] ---- [[CategoryAPI]], [[CategoryPixels]]...

1.7k - rev: 10 (current) last modified: 2010-09-26 17:32:32

SDL_MapRGB . . . 1 match
...ed to a Uint16, and similarly a Uint8 for an 8-bpp format). == Related Functions == .[[SDL_GetRGB]] .[[SDL_GetRGBA]] .[[SDL_MapRGBA]] ---- [[CategoryAPI]], [[CategoryPixels]]...

1.6k - rev: 8 (current) last modified: 2010-09-26 17:12:51

SDL_MUSTLOCK . . . 1 match
...ou can add your code example here }}} == Remarks == ''You can add useful comments here'' == Related Functions == .[[SDL_LockSurface]] ---- [[CategoryAPI]], [[CategorySurface]]...

0.6k - rev: 3 (current) last modified: 2011-03-27 22:19:13

SDL_LowerBlitScaled . . . 1 match
...forms low-level surface blitting, assuming the input rectangles have already been clipped. == Related Functions == .[[SDL_BlitScaled]] ---- [[CategoryAPI]], [[CategorySurface]]...

1.1k - rev: 5 (current) last modified: 2013-08-08 22:02:44

SDL_LowerBlit . . . 1 match
...ce blitting, assuming the input rectangles have already been clipped. == Related Functions == .[[SDL_BlitSurface]] .[[SDL_UpperBlit]] ---- [[CategoryAPI]], [[CategorySurface]]...

1.2k - rev: 8 (current) last modified: 2013-08-08 21:05:45

SDL_LogWarn . . . 1 match
....[[SDL_LogCritical]] .[[SDL_LogDebug]] .[[SDL_LogError]] .[[SDL_LogInfo]] .[[SDL_LogMessage]] .[[SDL_LogMessageV]] .[[SDL_LogVerbose]] ---- [[CategoryAPI]], [[CategoryLog]]...

1.0k - rev: 5 (current) last modified: 2013-08-08 19:53:20

SDL_LogVerbose . . . 1 match
...] .[[SDL_LogCritical]] .[[SDL_LogDebug]] .[[SDL_LogError]] .[[SDL_LogInfo]] .[[SDL_LogMessage]] .[[SDL_LogMessageV]] .[[SDL_LogWarn]] ---- [[CategoryAPI]], [[CategoryLog]]...

1.0k - rev: 4 (current) last modified: 2013-08-08 19:52:40

SDL_LogSetPriority . . . 1 match
..., , , from="Start Include here.", to="##End Include here.")>> == Related Functions == .[[SDL_LogGetPriority]] .[[SDL_LogSetAllPriority]] ---- [[CategoryAPI]], [[CategoryLog]]...

1.0k - rev: 3 (current) last modified: 2013-08-08 20:09:34

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