Wiki Page Content

Results 1 - 25 of 39 results out of about 6839 pages. (3.27 seconds)

SDL_bool . . . 1 match
...{{#!highlight cpp You can add your code example here }}} == Remarks == Every function, structure, class etc. will work with SDL_bool. ---- [[CategoryEnum]], [[CategoryStandard]]...

0.4k - rev: 7 (current) last modified: 2016-03-27 21:32:06

SDL_WindowFlags . . . 1 match
..._HideWindow]] .[[SDL_MaximizeWindow]] .[[SDL_MinimizeWindow]] .[[SDL_SetWindowFullscreen]] .[[SDL_SetWindowGrab]] .[[SDL_ShowWindow]] ---- [[CategoryEnum]], [[CategoryVideo]]...

2.4k - rev: 23 (current) last modified: 2020-05-05 16:43:10

SDL_WindowEventID . . . 1 match
...= Related Structures == .[[SDL_WindowEvent]] == Related Functions == .[[SDL_GetWindowFromID]] .[[SDL_GetWindowID]] ---- [[CategoryEnum]], [[CategoryVideo]], [[CategoryEvents]]...

3.1k - rev: 20 (current) last modified: 2017-02-19 20:54:31

SDL_WinRT_Path . . . 1 match
...FSPathUNICODE]] .[[SDL_WinRTGetFSPathUTF8]] ##Remove this section if empty ---- [[CategoryEnum]], [[CategorySystem]] ##See the Style Guide for instructions on editing the footer....

1.7k - rev: 1 (current) last modified: 2014-12-27 12:29:13

SDL_ThreadPriority . . . 1 match
...n add your code example here }}} == Remarks == ''You can add useful comments here'' == Related Functions == .[[SDL_SetThreadPriority]] ---- [[CategoryEnum]], [[CategoryThread]]...

0.8k - rev: 6 (current) last modified: 2011-04-06 17:45:06

SDL_TextureModulate . . . 1 match
...ks == ''You can add useful comments here'' == Related Structures == .[[SDL_RendererInfo]] == Related Functions == .[[SDL_RenderCopy]] ---- [[CategoryEnum]], [[CategoryRender]]...

0.6k - rev: 9 (current) last modified: 2011-02-15 19:13:06

SDL_TextureAccess . . . 1 match
...rks == ''You can add useful comments here'' == Related Functions == .[[SDL_CreateTexture]] .[[SDL_LockTexture]] .[[SDL_QueryTexture]] ---- [[CategoryEnum]], [[CategoryRender]]...

0.6k - rev: 14 (current) last modified: 2014-07-04 10:05:59

SDL_SensorType . . . 1 match
... sensor type|| ||SDL_SENSOR_ACCEL||Accelerometer|| ||SDL_SENSOR_GYRO||Gyroscope|| == Related Functions == . [[SDL_SensorGetDeviceType]] ---- [[CategoryEnum]], [[CategorySensor]]...

0.5k - rev: 3 (current) last modified: 2020-01-13 13:56:06

SDL_Scancode . . . 1 match
... == .[[SDL_GetKeyboardState]] .[[SDL_GetKeyFromScancode]] .[[SDL_GetKeyName]] .[[SDL_GetScancodeFromKey]] .[[SDL_GetScancodeName]] ---- [[CategoryEnum]], [[CategoryKeyboard]]...

1.6k - rev: 20 (current) last modified: 2016-10-21 22:09:19

SDL_SYSWM_TYPE . . . 1 match
...d useful comments here'' == Related Structures == .[[SDL_SysWMinfo]] .[[SDL_SysWMmsg]] == Related Functions == .[[SDL_GetWindowWMInfo]] ---- [[CategoryEnum]], [[CategorySWM]]...

0.9k - rev: 13 (current) last modified: 2020-09-03 16:20:36

SDL_RendererFlip . . . 1 match
...want to do a diagonal flip (both horizontal and vertical), use bitwise or ('|' operator). == Related Functions == .[[SDL_RenderCopyEx]] ---- [[CategoryEnum]], [[CategoryRender]]...

0.8k - rev: 8 (current) last modified: 2014-11-04 22:18:05

SDL_RendererFlags . . . 1 match
...= ''You can add useful comments here'' == Related Structures == .[[SDL_RendererInfo]] == Related Functions == .[[SDL_CreateRenderer]] ---- [[CategoryEnum]], [[CategoryRender]]...

0.8k - rev: 28 (current) last modified: 2013-11-17 07:06:12

SDL_PowerState . . . 1 match
...ardware: reported status can flicker between two states for no obvious reason on occasion. == Related Functions == .[[SDL_GetPowerInfo]] ---- [[CategoryEnum]], [[CategoryPower]]...

1.2k - rev: 7 (current) last modified: 2013-08-07 20:39:31

SDL_PixelFormatEnum . . . 1 match
..._GetPixelFormatName]] .[[SDL_MasksToPixelFormatEnum]] .[[SDL_PixelFormatEnumToMasks]] .[[SDL_QueryTexture]] .[[SDL_RenderReadPixels]] ---- [[CategoryEnum]], [[CategoryPixels]]...

5.7k - rev: 28 (current) last modified: 2016-10-20 20:51:32

SDL_MessageBoxFlags . . . 1 match
...d Functions == .[[SDL_ShowSimpleMessageBox]] ##Remove this section if empty ---- [[CategoryEnum]], [[CategoryVideo]] ##See the Style Guide for instructions on editing the footer....

1.5k - rev: 1 (current) last modified: 2014-09-23 20:39:46

SDL_MessageBoxColorType . . . 1 match
...tructures == .[[SDL_MessageBoxColorScheme]] ##Remove this section if empty ---- [[CategoryEnum]], [[CategoryVideo]] ##See the Style Guide for instructions on editing the footer....

1.6k - rev: 1 (current) last modified: 2014-09-24 20:26:56

SDL_MessageBoxButtonFlags . . . 1 match
...Structures == .[[SDL_MessageBoxButtonData]] ##Remove this section if empty ---- [[CategoryEnum]], [[CategoryVideo]] ##See the Style Guide for instructions on editing the footer....

1.3k - rev: 1 (current) last modified: 2014-09-24 20:16:55

SDL_LogPriority . . . 1 match
..._PRIORITY_WARN);}}} == Related Functions == .[[SDL_LogMessage]] .[[SDL_LogMessageV]] .[[SDL_LogSetAllPriority]] .[[SDL_LogSetPriority]] ---- [[CategoryEnum]], [[CategoryLog]]...

1.3k - rev: 5 (current) last modified: 2013-08-08 20:25:13

SDL_LOG_CATEGORY . . . 1 match
..._AWESOME2, MYAPP_CATEGORY_AWESOME3, ... }; }}} == Related Functions == .[[SDL_Log]] .[[SDL_LogMessage]] .[[SDL_LogMessageV]] ---- [[CategoryEnum]], [[CategoryLog]]...

1.3k - rev: 7 (current) last modified: 2016-11-28 21:35:53

SDL_Keymod . . . 1 match
...r code example here }}} == Remarks == These may be OR'd together. == Related Functions == .[[SDL_GetModState]] .[[SDL_SetModState]] ---- [[CategoryEnum]], [[CategoryKeyboard]]...

1.3k - rev: 12 (current) last modified: 2014-12-21 21:11:25

SDL_Keycode . . . 1 match
...merations == .[[SDL_Scancode]] == Related Functions == .[[SDL_GetKeyFromScancode]] .[[SDL_GetKeyName]] .[[SDL_GetScancodeFromKey]] ---- [[CategoryEnum]], [[CategoryKeyboard]]...

2.0k - rev: 30 (current) last modified: 2013-09-01 18:33:04

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

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

SDL_HitTestResult . . . 1 match
...lated Functions == .[[SDL_SetWindowHitTest]] ##Remove this section if empty ---- [[CategoryEnum]], [[CategoryVideo]] ##See the Style Guide for instructions on editing the footer....

1.9k - rev: 2 (current) last modified: 2014-09-22 18:39:06

SDL_HintPriority . . . 1 match
... add your code example here }}} == Remarks == ''You can add useful comments here'' == Related Functions == .[[SDL_SetHintWithPriority]] ---- [[CategoryEnum]], [[CategoryHints]]...

0.5k - rev: 4 (current) last modified: 2011-03-23 17:00:49

SDL_GameControllerButton . . . 1 match
...] .[[SDL_GameControllerGetStringForButton]] ##Remove this section if empty ---- [[CategoryEnum]], [[CategoryGameController]] ##See the Style Guide for instructions on editing the...

2.2k - rev: 1 (current) last modified: 2014-09-22 18:19:28

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