diff --git a/SDL3/SDLK_UNKNOWN.md b/SDL3/SDLK_UNKNOWN.md index df9e07af9..ae0a8e0ce 100644 --- a/SDL3/SDLK_UNKNOWN.md +++ b/SDL3/SDLK_UNKNOWN.md @@ -5,7 +5,7 @@ A subset of possible virtual key values. ## Header File -Defined in [SDL_keycode.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_keycode.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_keycode.h) ## Syntax diff --git a/SDL3/SDL_ANDROID_EXTERNAL_STORAGE_READ.md b/SDL3/SDL_ANDROID_EXTERNAL_STORAGE_READ.md index 51c7dd88c..ff26a6c80 100644 --- a/SDL3/SDL_ANDROID_EXTERNAL_STORAGE_READ.md +++ b/SDL3/SDL_ANDROID_EXTERNAL_STORAGE_READ.md @@ -5,7 +5,7 @@ See the official Android developer guide for more information: http://developer. ## Header File -Defined in [SDL_system.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_system.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_system.h) ## Syntax diff --git a/SDL3/SDL_AcquireCameraFrame.md b/SDL3/SDL_AcquireCameraFrame.md index 2350d4607..7689f0d74 100644 --- a/SDL3/SDL_AcquireCameraFrame.md +++ b/SDL3/SDL_AcquireCameraFrame.md @@ -5,7 +5,7 @@ Acquire a frame. ## Header File -Defined in [SDL_camera.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_camera.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_camera.h) ## Syntax diff --git a/SDL3/SDL_AddEventWatch.md b/SDL3/SDL_AddEventWatch.md index ed084b8a6..601c60b6b 100644 --- a/SDL3/SDL_AddEventWatch.md +++ b/SDL3/SDL_AddEventWatch.md @@ -5,7 +5,7 @@ Add a callback to be triggered when an event is added to the event queue. ## Header File -Defined in [SDL_events.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_events.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_events.h) ## Syntax diff --git a/SDL3/SDL_AddGamepadMapping.md b/SDL3/SDL_AddGamepadMapping.md index c2479325d..db3cc5b19 100644 --- a/SDL3/SDL_AddGamepadMapping.md +++ b/SDL3/SDL_AddGamepadMapping.md @@ -5,7 +5,7 @@ Add support for gamepads that SDL is unaware of or change the binding of an exis ## Header File -Defined in [SDL_gamepad.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_gamepad.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_gamepad.h) ## Syntax diff --git a/SDL3/SDL_AddGamepadMappingsFromFile.md b/SDL3/SDL_AddGamepadMappingsFromFile.md index f028ef59a..8657e4862 100644 --- a/SDL3/SDL_AddGamepadMappingsFromFile.md +++ b/SDL3/SDL_AddGamepadMappingsFromFile.md @@ -5,7 +5,7 @@ Load a set of gamepad mappings from a file. ## Header File -Defined in [SDL_gamepad.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_gamepad.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_gamepad.h) ## Syntax diff --git a/SDL3/SDL_AddGamepadMappingsFromIO.md b/SDL3/SDL_AddGamepadMappingsFromIO.md index 48dab6008..57726b19c 100644 --- a/SDL3/SDL_AddGamepadMappingsFromIO.md +++ b/SDL3/SDL_AddGamepadMappingsFromIO.md @@ -5,7 +5,7 @@ Load a set of gamepad mappings from an [SDL_IOStream](SDL_IOStream). ## Header File -Defined in [SDL_gamepad.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_gamepad.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_gamepad.h) ## Syntax diff --git a/SDL3/SDL_AddHintCallback.md b/SDL3/SDL_AddHintCallback.md index 9eebba63c..05299d5aa 100644 --- a/SDL3/SDL_AddHintCallback.md +++ b/SDL3/SDL_AddHintCallback.md @@ -13,7 +13,7 @@ Add a function to watch a particular hint. ## Header File -Defined in [SDL_hints.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) ## Syntax diff --git a/SDL3/SDL_AddTimer.md b/SDL3/SDL_AddTimer.md index 33348fd89..fd1cb9db1 100644 --- a/SDL3/SDL_AddTimer.md +++ b/SDL3/SDL_AddTimer.md @@ -5,7 +5,7 @@ Call a callback function at a future time. ## Header File -Defined in [SDL_timer.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_timer.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_timer.h) ## Syntax diff --git a/SDL3/SDL_AddVulkanRenderSemaphores.md b/SDL3/SDL_AddVulkanRenderSemaphores.md index b03c32c77..72d8521ff 100644 --- a/SDL3/SDL_AddVulkanRenderSemaphores.md +++ b/SDL3/SDL_AddVulkanRenderSemaphores.md @@ -5,7 +5,7 @@ Add a set of synchronization semaphores for the current frame. ## Header File -Defined in [SDL_render.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_render.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_render.h) ## Syntax diff --git a/SDL3/SDL_AllocateEventMemory.md b/SDL3/SDL_AllocateEventMemory.md index cd5d3799c..f303779db 100644 --- a/SDL3/SDL_AllocateEventMemory.md +++ b/SDL3/SDL_AllocateEventMemory.md @@ -5,7 +5,7 @@ Allocate dynamic memory for an SDL event. ## Header File -Defined in [SDL_events.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_events.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_events.h) ## Syntax diff --git a/SDL3/SDL_AndroidBackButton.md b/SDL3/SDL_AndroidBackButton.md index fe3b60b5a..9ee613999 100644 --- a/SDL3/SDL_AndroidBackButton.md +++ b/SDL3/SDL_AndroidBackButton.md @@ -5,7 +5,7 @@ Trigger the Android system back button behavior. ## Header File -Defined in [SDL_system.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_system.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_system.h) ## Syntax diff --git a/SDL3/SDL_AndroidGetActivity.md b/SDL3/SDL_AndroidGetActivity.md index cdba015f2..68fd01967 100644 --- a/SDL3/SDL_AndroidGetActivity.md +++ b/SDL3/SDL_AndroidGetActivity.md @@ -9,7 +9,7 @@ Retrieve the Java instance of the Android activity class. ## Header File -Defined in [SDL_system.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_system.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_system.h) ## Syntax diff --git a/SDL3/SDL_AndroidGetExternalStoragePath.md b/SDL3/SDL_AndroidGetExternalStoragePath.md index afe648bbe..23ab33fac 100644 --- a/SDL3/SDL_AndroidGetExternalStoragePath.md +++ b/SDL3/SDL_AndroidGetExternalStoragePath.md @@ -12,7 +12,7 @@ Get the path used for external storage for this application. ## Header File -Defined in [SDL_system.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_system.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_system.h) ## Syntax diff --git a/SDL3/SDL_AndroidGetExternalStorageState.md b/SDL3/SDL_AndroidGetExternalStorageState.md index 316814761..125bef970 100644 --- a/SDL3/SDL_AndroidGetExternalStorageState.md +++ b/SDL3/SDL_AndroidGetExternalStorageState.md @@ -12,7 +12,7 @@ Get the current state of external storage. ## Header File -Defined in [SDL_system.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_system.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_system.h) ## Syntax diff --git a/SDL3/SDL_AndroidGetInternalStoragePath.md b/SDL3/SDL_AndroidGetInternalStoragePath.md index e9d8e791e..07362f39d 100644 --- a/SDL3/SDL_AndroidGetInternalStoragePath.md +++ b/SDL3/SDL_AndroidGetInternalStoragePath.md @@ -12,7 +12,7 @@ Get the path used for internal storage for this application. ## Header File -Defined in [SDL_system.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_system.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_system.h) ## Syntax diff --git a/SDL3/SDL_AndroidGetJNIEnv.md b/SDL3/SDL_AndroidGetJNIEnv.md index a5f42156c..08d9e37de 100644 --- a/SDL3/SDL_AndroidGetJNIEnv.md +++ b/SDL3/SDL_AndroidGetJNIEnv.md @@ -9,7 +9,7 @@ Get the Android Java Native Interface Environment of the current thread. ## Header File -Defined in [SDL_system.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_system.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_system.h) ## Syntax diff --git a/SDL3/SDL_AndroidRequestPermission.md b/SDL3/SDL_AndroidRequestPermission.md index de701c992..948cc3774 100644 --- a/SDL3/SDL_AndroidRequestPermission.md +++ b/SDL3/SDL_AndroidRequestPermission.md @@ -5,7 +5,7 @@ Request permissions at runtime, asynchronously. ## Header File -Defined in [SDL_system.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_system.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_system.h) ## Syntax diff --git a/SDL3/SDL_AndroidSendMessage.md b/SDL3/SDL_AndroidSendMessage.md index c525ea20a..e45e5bc53 100644 --- a/SDL3/SDL_AndroidSendMessage.md +++ b/SDL3/SDL_AndroidSendMessage.md @@ -5,7 +5,7 @@ Send a user command to SDLActivity. ## Header File -Defined in [SDL_system.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_system.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_system.h) ## Syntax diff --git a/SDL3/SDL_AndroidShowToast.md b/SDL3/SDL_AndroidShowToast.md index 60b1bbafe..f12330d20 100644 --- a/SDL3/SDL_AndroidShowToast.md +++ b/SDL3/SDL_AndroidShowToast.md @@ -5,7 +5,7 @@ Shows an Android toast notification. ## Header File -Defined in [SDL_system.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_system.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_system.h) ## Syntax diff --git a/SDL3/SDL_AssertData.md b/SDL3/SDL_AssertData.md index 91739cd13..1d016b54c 100644 --- a/SDL3/SDL_AssertData.md +++ b/SDL3/SDL_AssertData.md @@ -5,7 +5,7 @@ Information about an assertion failure. ## Header File -Defined in [SDL_assert.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_assert.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_assert.h) ## Syntax diff --git a/SDL3/SDL_AssertState.md b/SDL3/SDL_AssertState.md index 108f5fd4e..1d37de783 100644 --- a/SDL3/SDL_AssertState.md +++ b/SDL3/SDL_AssertState.md @@ -5,7 +5,7 @@ Possible outcomes from a triggered assertion. ## Header File -Defined in [SDL_assert.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_assert.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_assert.h) ## Syntax diff --git a/SDL3/SDL_AtomicAdd.md b/SDL3/SDL_AtomicAdd.md index e5ec3c269..99ea0e29c 100644 --- a/SDL3/SDL_AtomicAdd.md +++ b/SDL3/SDL_AtomicAdd.md @@ -5,7 +5,7 @@ Add to an atomic variable. ## Header File -Defined in [SDL_atomic.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_atomic.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_atomic.h) ## Syntax diff --git a/SDL3/SDL_AtomicCompareAndSwap.md b/SDL3/SDL_AtomicCompareAndSwap.md index 55ca3d265..7961b7ade 100644 --- a/SDL3/SDL_AtomicCompareAndSwap.md +++ b/SDL3/SDL_AtomicCompareAndSwap.md @@ -5,7 +5,7 @@ Set an atomic variable to a new value if it is currently an old value. ## Header File -Defined in [SDL_atomic.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_atomic.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_atomic.h) ## Syntax diff --git a/SDL3/SDL_AtomicCompareAndSwapPointer.md b/SDL3/SDL_AtomicCompareAndSwapPointer.md index 7bf9e46f2..7d8b3e322 100644 --- a/SDL3/SDL_AtomicCompareAndSwapPointer.md +++ b/SDL3/SDL_AtomicCompareAndSwapPointer.md @@ -5,7 +5,7 @@ Set a pointer to a new value if it is currently an old value. ## Header File -Defined in [SDL_atomic.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_atomic.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_atomic.h) ## Syntax diff --git a/SDL3/SDL_AtomicDecRef.md b/SDL3/SDL_AtomicDecRef.md index cc4140613..7842b2eaa 100644 --- a/SDL3/SDL_AtomicDecRef.md +++ b/SDL3/SDL_AtomicDecRef.md @@ -5,7 +5,7 @@ Decrement an atomic variable used as a reference count. ## Header File -Defined in [SDL_atomic.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_atomic.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_atomic.h) ## Syntax diff --git a/SDL3/SDL_AtomicGet.md b/SDL3/SDL_AtomicGet.md index b73717fb4..6884319a8 100644 --- a/SDL3/SDL_AtomicGet.md +++ b/SDL3/SDL_AtomicGet.md @@ -5,7 +5,7 @@ Get the value of an atomic variable. ## Header File -Defined in [SDL_atomic.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_atomic.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_atomic.h) ## Syntax diff --git a/SDL3/SDL_AtomicGetPtr.md b/SDL3/SDL_AtomicGetPtr.md index e8fcd5205..ff6935fdb 100644 --- a/SDL3/SDL_AtomicGetPtr.md +++ b/SDL3/SDL_AtomicGetPtr.md @@ -5,7 +5,7 @@ Get the value of a pointer atomically. ## Header File -Defined in [SDL_atomic.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_atomic.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_atomic.h) ## Syntax diff --git a/SDL3/SDL_AtomicIncRef.md b/SDL3/SDL_AtomicIncRef.md index da23a67ef..508c99c41 100644 --- a/SDL3/SDL_AtomicIncRef.md +++ b/SDL3/SDL_AtomicIncRef.md @@ -5,7 +5,7 @@ Increment an atomic variable used as a reference count. ## Header File -Defined in [SDL_atomic.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_atomic.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_atomic.h) ## Syntax diff --git a/SDL3/SDL_AtomicInt.md b/SDL3/SDL_AtomicInt.md index 176f3c4c6..9d455411d 100644 --- a/SDL3/SDL_AtomicInt.md +++ b/SDL3/SDL_AtomicInt.md @@ -5,7 +5,7 @@ A type representing an atomic integer value. ## Header File -Defined in [SDL_atomic.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_atomic.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_atomic.h) ## Syntax diff --git a/SDL3/SDL_AtomicSet.md b/SDL3/SDL_AtomicSet.md index 9be5db010..3ed8c399f 100644 --- a/SDL3/SDL_AtomicSet.md +++ b/SDL3/SDL_AtomicSet.md @@ -5,7 +5,7 @@ Set an atomic variable to a value. ## Header File -Defined in [SDL_atomic.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_atomic.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_atomic.h) ## Syntax diff --git a/SDL3/SDL_AtomicSetPtr.md b/SDL3/SDL_AtomicSetPtr.md index e9d380629..09a7bbd62 100644 --- a/SDL3/SDL_AtomicSetPtr.md +++ b/SDL3/SDL_AtomicSetPtr.md @@ -5,7 +5,7 @@ Set a pointer to a value atomically. ## Header File -Defined in [SDL_atomic.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_atomic.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_atomic.h) ## Syntax diff --git a/SDL3/SDL_AttachVirtualJoystick.md b/SDL3/SDL_AttachVirtualJoystick.md index 8b4e1b43c..fcd9fda88 100644 --- a/SDL3/SDL_AttachVirtualJoystick.md +++ b/SDL3/SDL_AttachVirtualJoystick.md @@ -5,7 +5,7 @@ Attach a new virtual joystick. ## Header File -Defined in [SDL_joystick.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_joystick.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_joystick.h) ## Syntax diff --git a/SDL3/SDL_AttachVirtualJoystickEx.md b/SDL3/SDL_AttachVirtualJoystickEx.md index b5dbf2dd9..1a840e87f 100644 --- a/SDL3/SDL_AttachVirtualJoystickEx.md +++ b/SDL3/SDL_AttachVirtualJoystickEx.md @@ -5,7 +5,7 @@ Attach a new virtual joystick with extended properties. ## Header File -Defined in [SDL_joystick.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_joystick.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_joystick.h) ## Syntax diff --git a/SDL3/SDL_AudioDeviceEvent.md b/SDL3/SDL_AudioDeviceEvent.md index a775faca8..ff760ebcb 100644 --- a/SDL3/SDL_AudioDeviceEvent.md +++ b/SDL3/SDL_AudioDeviceEvent.md @@ -5,7 +5,7 @@ Audio device event structure (event.adevice.*) ## Header File -Defined in [SDL_events.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_events.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_events.h) ## Syntax diff --git a/SDL3/SDL_AudioDeviceID.md b/SDL3/SDL_AudioDeviceID.md index 121af0785..c18682214 100644 --- a/SDL3/SDL_AudioDeviceID.md +++ b/SDL3/SDL_AudioDeviceID.md @@ -5,7 +5,7 @@ SDL Audio Device instance IDs. ## Header File -Defined in [SDL_audio.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_audio.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_audio.h) ## Syntax diff --git a/SDL3/SDL_AudioDevicePaused.md b/SDL3/SDL_AudioDevicePaused.md index 81489eb3e..00d84dd6c 100644 --- a/SDL3/SDL_AudioDevicePaused.md +++ b/SDL3/SDL_AudioDevicePaused.md @@ -5,7 +5,7 @@ Use this function to query if an audio device is paused. ## Header File -Defined in [SDL_audio.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_audio.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_audio.h) ## Syntax diff --git a/SDL3/SDL_AudioFormat.md b/SDL3/SDL_AudioFormat.md index 7f1ebbcdf..04814df54 100644 --- a/SDL3/SDL_AudioFormat.md +++ b/SDL3/SDL_AudioFormat.md @@ -5,7 +5,7 @@ Audio format flags. ## Header File -Defined in [SDL_audio.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_audio.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_audio.h) ## Syntax diff --git a/SDL3/SDL_AudioPostmixCallback.md b/SDL3/SDL_AudioPostmixCallback.md index fc94ee003..c1a234329 100644 --- a/SDL3/SDL_AudioPostmixCallback.md +++ b/SDL3/SDL_AudioPostmixCallback.md @@ -5,7 +5,7 @@ A callback that fires when data is about to be fed to an audio device. ## Header File -Defined in [SDL_audio.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_audio.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_audio.h) ## Syntax diff --git a/SDL3/SDL_AudioSpec.md b/SDL3/SDL_AudioSpec.md index 09851662e..e1a895ebb 100644 --- a/SDL3/SDL_AudioSpec.md +++ b/SDL3/SDL_AudioSpec.md @@ -5,7 +5,7 @@ Format specifier for audio data. ## Header File -Defined in [SDL_audio.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_audio.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_audio.h) ## Syntax diff --git a/SDL3/SDL_AudioStream.md b/SDL3/SDL_AudioStream.md index 369a66ad2..7e78a1ec0 100644 --- a/SDL3/SDL_AudioStream.md +++ b/SDL3/SDL_AudioStream.md @@ -5,7 +5,7 @@ The opaque handle that represents an audio stream. ## Header File -Defined in [SDL_audio.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_audio.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_audio.h) ## Syntax diff --git a/SDL3/SDL_AudioStreamCallback.md b/SDL3/SDL_AudioStreamCallback.md index 1892f743b..f71e35575 100644 --- a/SDL3/SDL_AudioStreamCallback.md +++ b/SDL3/SDL_AudioStreamCallback.md @@ -5,7 +5,7 @@ A callback that fires when data passes through an [SDL_AudioStream](SDL_AudioStr ## Header File -Defined in [SDL_audio.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_audio.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_audio.h) ## Syntax diff --git a/SDL3/SDL_BUTTON.md b/SDL3/SDL_BUTTON.md index f84d8a184..8915c1eaf 100644 --- a/SDL3/SDL_BUTTON.md +++ b/SDL3/SDL_BUTTON.md @@ -5,7 +5,7 @@ Used as a mask when testing buttons in buttonstate. ## Header File -Defined in [SDL_mouse.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_mouse.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_mouse.h) ## Syntax diff --git a/SDL3/SDL_BindAudioStream.md b/SDL3/SDL_BindAudioStream.md index da5274594..2f0ae395e 100644 --- a/SDL3/SDL_BindAudioStream.md +++ b/SDL3/SDL_BindAudioStream.md @@ -5,7 +5,7 @@ Bind a single audio stream to an audio device. ## Header File -Defined in [SDL_audio.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_audio.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_audio.h) ## Syntax diff --git a/SDL3/SDL_BindAudioStreams.md b/SDL3/SDL_BindAudioStreams.md index 65aa4b2f4..1ef926722 100644 --- a/SDL3/SDL_BindAudioStreams.md +++ b/SDL3/SDL_BindAudioStreams.md @@ -5,7 +5,7 @@ Bind a list of audio streams to an audio device. ## Header File -Defined in [SDL_audio.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_audio.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_audio.h) ## Syntax diff --git a/SDL3/SDL_BlendFactor.md b/SDL3/SDL_BlendFactor.md index f207f2c91..8b03d5bf1 100644 --- a/SDL3/SDL_BlendFactor.md +++ b/SDL3/SDL_BlendFactor.md @@ -5,7 +5,7 @@ The normalized factor used to multiply pixel components. ## Header File -Defined in [SDL_blendmode.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_blendmode.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_blendmode.h) ## Syntax diff --git a/SDL3/SDL_BlendMode.md b/SDL3/SDL_BlendMode.md index d123553c5..44d125d89 100644 --- a/SDL3/SDL_BlendMode.md +++ b/SDL3/SDL_BlendMode.md @@ -5,7 +5,7 @@ An enumeration of blend modes used in drawing operations. ## Header File -Defined in [SDL_blendmode.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_blendmode.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_blendmode.h) ## Syntax diff --git a/SDL3/SDL_BlendOperation.md b/SDL3/SDL_BlendOperation.md index 01de280df..fd400300e 100644 --- a/SDL3/SDL_BlendOperation.md +++ b/SDL3/SDL_BlendOperation.md @@ -5,7 +5,7 @@ The blend operation used when combining source and destination pixel components. ## Header File -Defined in [SDL_blendmode.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_blendmode.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_blendmode.h) ## Syntax diff --git a/SDL3/SDL_BlitSurface.md b/SDL3/SDL_BlitSurface.md index 98f96db5b..5bcb6710d 100644 --- a/SDL3/SDL_BlitSurface.md +++ b/SDL3/SDL_BlitSurface.md @@ -5,7 +5,7 @@ Performs a fast blit from the source surface to the destination surface. ## Header File -Defined in [SDL_surface.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_surface.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_surface.h) ## Syntax diff --git a/SDL3/SDL_BlitSurfaceScaled.md b/SDL3/SDL_BlitSurfaceScaled.md index 171b4a306..b73f56e62 100644 --- a/SDL3/SDL_BlitSurfaceScaled.md +++ b/SDL3/SDL_BlitSurfaceScaled.md @@ -5,7 +5,7 @@ Perform a scaled blit to a destination surface, which may be of a different form ## Header File -Defined in [SDL_surface.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_surface.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_surface.h) ## Syntax diff --git a/SDL3/SDL_BlitSurfaceUnchecked.md b/SDL3/SDL_BlitSurfaceUnchecked.md index ecb29dcad..bc4cefd82 100644 --- a/SDL3/SDL_BlitSurfaceUnchecked.md +++ b/SDL3/SDL_BlitSurfaceUnchecked.md @@ -5,7 +5,7 @@ Perform low-level surface blitting only. ## Header File -Defined in [SDL_surface.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_surface.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_surface.h) ## Syntax diff --git a/SDL3/SDL_BlitSurfaceUncheckedScaled.md b/SDL3/SDL_BlitSurfaceUncheckedScaled.md index 1362c14e8..549d4a006 100644 --- a/SDL3/SDL_BlitSurfaceUncheckedScaled.md +++ b/SDL3/SDL_BlitSurfaceUncheckedScaled.md @@ -5,7 +5,7 @@ Perform low-level surface scaled blitting only. ## Header File -Defined in [SDL_surface.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_surface.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_surface.h) ## Syntax diff --git a/SDL3/SDL_BroadcastCondition.md b/SDL3/SDL_BroadcastCondition.md index 4b71fbfbc..ddeffb548 100644 --- a/SDL3/SDL_BroadcastCondition.md +++ b/SDL3/SDL_BroadcastCondition.md @@ -5,7 +5,7 @@ Restart all threads that are waiting on the condition variable. ## Header File -Defined in [SDL_mutex.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_mutex.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_mutex.h) ## Syntax diff --git a/SDL3/SDL_COMPILEDVERSION.md b/SDL3/SDL_COMPILEDVERSION.md index ddbdc1450..5068a0699 100644 --- a/SDL3/SDL_COMPILEDVERSION.md +++ b/SDL3/SDL_COMPILEDVERSION.md @@ -5,7 +5,7 @@ This is the version number macro for the current SDL version. ## Header File -Defined in [SDL_version.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_version.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_version.h) ## Syntax diff --git a/SDL3/SDL_Camera.md b/SDL3/SDL_Camera.md index c9c1c3257..b400a073b 100644 --- a/SDL3/SDL_Camera.md +++ b/SDL3/SDL_Camera.md @@ -5,7 +5,7 @@ The opaque structure used to identify an opened SDL camera. ## Header File -Defined in [SDL_camera.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_camera.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_camera.h) ## Syntax diff --git a/SDL3/SDL_CameraDeviceEvent.md b/SDL3/SDL_CameraDeviceEvent.md index f506fe5c8..5ff791285 100644 --- a/SDL3/SDL_CameraDeviceEvent.md +++ b/SDL3/SDL_CameraDeviceEvent.md @@ -5,7 +5,7 @@ Camera device event structure (event.cdevice.*) ## Header File -Defined in [SDL_events.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_events.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_events.h) ## Syntax diff --git a/SDL3/SDL_CameraDeviceID.md b/SDL3/SDL_CameraDeviceID.md index 606a9dde9..2fe731856 100644 --- a/SDL3/SDL_CameraDeviceID.md +++ b/SDL3/SDL_CameraDeviceID.md @@ -5,7 +5,7 @@ This is a unique ID for a camera device for the time it is connected to the syst ## Header File -Defined in [SDL_camera.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_camera.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_camera.h) ## Syntax diff --git a/SDL3/SDL_CameraPosition.md b/SDL3/SDL_CameraPosition.md index 8a464d58e..51a04ddc5 100644 --- a/SDL3/SDL_CameraPosition.md +++ b/SDL3/SDL_CameraPosition.md @@ -5,7 +5,7 @@ The position of camera in relation to system device. ## Header File -Defined in [SDL_camera.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_camera.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_camera.h) ## Syntax diff --git a/SDL3/SDL_CameraSpec.md b/SDL3/SDL_CameraSpec.md index 9b53249f7..092309654 100644 --- a/SDL3/SDL_CameraSpec.md +++ b/SDL3/SDL_CameraSpec.md @@ -5,7 +5,7 @@ The details of an output format for a camera device. ## Header File -Defined in [SDL_camera.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_camera.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_camera.h) ## Syntax diff --git a/SDL3/SDL_CaptureMouse.md b/SDL3/SDL_CaptureMouse.md index cfc7d39b5..e83a729c3 100644 --- a/SDL3/SDL_CaptureMouse.md +++ b/SDL3/SDL_CaptureMouse.md @@ -12,7 +12,7 @@ Capture the mouse and to track input outside an SDL window. ## Header File -Defined in [SDL_mouse.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_mouse.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_mouse.h) ## Syntax diff --git a/SDL3/SDL_ChromaLocation.md b/SDL3/SDL_ChromaLocation.md index f9190ecdd..af17cafcd 100644 --- a/SDL3/SDL_ChromaLocation.md +++ b/SDL3/SDL_ChromaLocation.md @@ -5,7 +5,7 @@ The chroma sample location ## Header File -Defined in [SDL_pixels.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_pixels.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_pixels.h) ## Syntax diff --git a/SDL3/SDL_CleanupTLS.md b/SDL3/SDL_CleanupTLS.md index 29e8bf2d2..85597420e 100644 --- a/SDL3/SDL_CleanupTLS.md +++ b/SDL3/SDL_CleanupTLS.md @@ -5,7 +5,7 @@ Cleanup all TLS data for this thread. ## Header File -Defined in [SDL_thread.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_thread.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_thread.h) ## Syntax diff --git a/SDL3/SDL_ClearAudioStream.md b/SDL3/SDL_ClearAudioStream.md index a655f7bf2..1cb6697b1 100644 --- a/SDL3/SDL_ClearAudioStream.md +++ b/SDL3/SDL_ClearAudioStream.md @@ -5,7 +5,7 @@ Clear any pending data in the stream without converting it. ## Header File -Defined in [SDL_audio.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_audio.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_audio.h) ## Syntax diff --git a/SDL3/SDL_ClearClipboardData.md b/SDL3/SDL_ClearClipboardData.md index f16d85269..26b4d0eac 100644 --- a/SDL3/SDL_ClearClipboardData.md +++ b/SDL3/SDL_ClearClipboardData.md @@ -5,7 +5,7 @@ Clear the clipboard data. ## Header File -Defined in [SDL_clipboard.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_clipboard.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_clipboard.h) ## Syntax diff --git a/SDL3/SDL_ClearComposition.md b/SDL3/SDL_ClearComposition.md index f795b9737..0f7fdd854 100644 --- a/SDL3/SDL_ClearComposition.md +++ b/SDL3/SDL_ClearComposition.md @@ -5,7 +5,7 @@ Dismiss the composition window/IME without disabling the subsystem. ## Header File -Defined in [SDL_keyboard.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_keyboard.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_keyboard.h) ## Syntax diff --git a/SDL3/SDL_ClearError.md b/SDL3/SDL_ClearError.md index 8de7937b0..2d75ce658 100644 --- a/SDL3/SDL_ClearError.md +++ b/SDL3/SDL_ClearError.md @@ -5,7 +5,7 @@ Clear any previous error message for this thread. ## Header File -Defined in [SDL_error.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_error.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_error.h) ## Syntax diff --git a/SDL3/SDL_ClearProperty.md b/SDL3/SDL_ClearProperty.md index 745402b5c..026b709a5 100644 --- a/SDL3/SDL_ClearProperty.md +++ b/SDL3/SDL_ClearProperty.md @@ -5,7 +5,7 @@ Clear a property on a set of properties. ## Header File -Defined in [SDL_properties.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_properties.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_properties.h) ## Syntax diff --git a/SDL3/SDL_ClipboardCleanupCallback.md b/SDL3/SDL_ClipboardCleanupCallback.md index 53d312b66..c449554fe 100644 --- a/SDL3/SDL_ClipboardCleanupCallback.md +++ b/SDL3/SDL_ClipboardCleanupCallback.md @@ -5,7 +5,7 @@ Callback function that will be called when the clipboard is cleared, or new data ## Header File -Defined in [SDL_clipboard.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_clipboard.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_clipboard.h) ## Syntax diff --git a/SDL3/SDL_ClipboardDataCallback.md b/SDL3/SDL_ClipboardDataCallback.md index 7d867d796..1b6791fa6 100644 --- a/SDL3/SDL_ClipboardDataCallback.md +++ b/SDL3/SDL_ClipboardDataCallback.md @@ -5,7 +5,7 @@ Callback function that will be called when data for the specified mime-type is r ## Header File -Defined in [SDL_clipboard.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_clipboard.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_clipboard.h) ## Syntax diff --git a/SDL3/SDL_ClipboardEvent.md b/SDL3/SDL_ClipboardEvent.md index cfec1512c..446e50de8 100644 --- a/SDL3/SDL_ClipboardEvent.md +++ b/SDL3/SDL_ClipboardEvent.md @@ -5,7 +5,7 @@ An event triggered when the clipboard contents have changed (event.clipboard.*) ## Header File -Defined in [SDL_events.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_events.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_events.h) ## Syntax diff --git a/SDL3/SDL_CloseAudioDevice.md b/SDL3/SDL_CloseAudioDevice.md index 8691ed5f9..312ddddb2 100644 --- a/SDL3/SDL_CloseAudioDevice.md +++ b/SDL3/SDL_CloseAudioDevice.md @@ -5,7 +5,7 @@ Close a previously-opened audio device. ## Header File -Defined in [SDL_audio.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_audio.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_audio.h) ## Syntax diff --git a/SDL3/SDL_CloseCamera.md b/SDL3/SDL_CloseCamera.md index e90ab501f..64c038315 100644 --- a/SDL3/SDL_CloseCamera.md +++ b/SDL3/SDL_CloseCamera.md @@ -5,7 +5,7 @@ Use this function to shut down camera processing and close the camera device. ## Header File -Defined in [SDL_camera.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_camera.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_camera.h) ## Syntax diff --git a/SDL3/SDL_CloseGamepad.md b/SDL3/SDL_CloseGamepad.md index c4c7b3423..7c59c1a31 100644 --- a/SDL3/SDL_CloseGamepad.md +++ b/SDL3/SDL_CloseGamepad.md @@ -5,7 +5,7 @@ Close a gamepad previously opened with [SDL_OpenGamepad](SDL_OpenGamepad)(). ## Header File -Defined in [SDL_gamepad.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_gamepad.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_gamepad.h) ## Syntax diff --git a/SDL3/SDL_CloseHaptic.md b/SDL3/SDL_CloseHaptic.md index 1de21e4ad..7a1044b12 100644 --- a/SDL3/SDL_CloseHaptic.md +++ b/SDL3/SDL_CloseHaptic.md @@ -5,7 +5,7 @@ Close a haptic device previously opened with [SDL_OpenHaptic](SDL_OpenHaptic)(). ## Header File -Defined in [SDL_haptic.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_haptic.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_haptic.h) ## Syntax diff --git a/SDL3/SDL_CloseIO.md b/SDL3/SDL_CloseIO.md index d3285f799..2eb584288 100644 --- a/SDL3/SDL_CloseIO.md +++ b/SDL3/SDL_CloseIO.md @@ -5,7 +5,7 @@ Close and free an allocated [SDL_IOStream](SDL_IOStream) structure. ## Header File -Defined in [SDL_iostream.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_iostream.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_iostream.h) ## Syntax diff --git a/SDL3/SDL_CloseJoystick.md b/SDL3/SDL_CloseJoystick.md index d036d1872..e151c7bb6 100644 --- a/SDL3/SDL_CloseJoystick.md +++ b/SDL3/SDL_CloseJoystick.md @@ -5,7 +5,7 @@ Close a joystick previously opened with [SDL_OpenJoystick](SDL_OpenJoystick)(). ## Header File -Defined in [SDL_joystick.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_joystick.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_joystick.h) ## Syntax diff --git a/SDL3/SDL_CloseSensor.md b/SDL3/SDL_CloseSensor.md index d930f2bab..6ebfa3f4a 100644 --- a/SDL3/SDL_CloseSensor.md +++ b/SDL3/SDL_CloseSensor.md @@ -5,7 +5,7 @@ Close a sensor previously opened with [SDL_OpenSensor](SDL_OpenSensor)(). ## Header File -Defined in [SDL_sensor.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_sensor.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_sensor.h) ## Syntax diff --git a/SDL3/SDL_CloseStorage.md b/SDL3/SDL_CloseStorage.md index e67531eed..98e4e201c 100644 --- a/SDL3/SDL_CloseStorage.md +++ b/SDL3/SDL_CloseStorage.md @@ -5,7 +5,7 @@ Closes and frees a storage container. ## Header File -Defined in [SDL_storage.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_storage.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_storage.h) ## Syntax diff --git a/SDL3/SDL_Color.md b/SDL3/SDL_Color.md index 30e80632f..f4711aaec 100644 --- a/SDL3/SDL_Color.md +++ b/SDL3/SDL_Color.md @@ -5,7 +5,7 @@ A structure that represents a color as RGBA components. ## Header File -Defined in [SDL_pixels.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_pixels.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_pixels.h) ## Syntax diff --git a/SDL3/SDL_ColorPrimaries.md b/SDL3/SDL_ColorPrimaries.md index 96c519643..da0ccf9fd 100644 --- a/SDL3/SDL_ColorPrimaries.md +++ b/SDL3/SDL_ColorPrimaries.md @@ -5,7 +5,7 @@ The color primaries, as described by https://www.itu.int/rec/T-REC-H.273-201612- ## Header File -Defined in [SDL_pixels.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_pixels.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_pixels.h) ## Syntax diff --git a/SDL3/SDL_ColorRange.md b/SDL3/SDL_ColorRange.md index de2aa22f9..91b90845e 100644 --- a/SDL3/SDL_ColorRange.md +++ b/SDL3/SDL_ColorRange.md @@ -5,7 +5,7 @@ The color range, as described by https://www.itu.int/rec/R-REC-BT.2100-2-201807- ## Header File -Defined in [SDL_pixels.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_pixels.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_pixels.h) ## Syntax diff --git a/SDL3/SDL_ColorType.md b/SDL3/SDL_ColorType.md index 879cc732b..c937cc116 100644 --- a/SDL3/SDL_ColorType.md +++ b/SDL3/SDL_ColorType.md @@ -5,7 +5,7 @@ The color type ## Header File -Defined in [SDL_pixels.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_pixels.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_pixels.h) ## Syntax diff --git a/SDL3/SDL_CommonEvent.md b/SDL3/SDL_CommonEvent.md index 89af81349..92a1613fa 100644 --- a/SDL3/SDL_CommonEvent.md +++ b/SDL3/SDL_CommonEvent.md @@ -5,7 +5,7 @@ Fields shared by every event ## Header File -Defined in [SDL_events.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_events.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_events.h) ## Syntax diff --git a/SDL3/SDL_CompilerBarrier.md b/SDL3/SDL_CompilerBarrier.md index b4acfb13a..f0c0106a1 100644 --- a/SDL3/SDL_CompilerBarrier.md +++ b/SDL3/SDL_CompilerBarrier.md @@ -5,7 +5,7 @@ Mark a compiler barrier. ## Header File -Defined in [SDL_atomic.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_atomic.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_atomic.h) ## Syntax diff --git a/SDL3/SDL_ComposeCustomBlendMode.md b/SDL3/SDL_ComposeCustomBlendMode.md index fd901dcd2..68230677b 100644 --- a/SDL3/SDL_ComposeCustomBlendMode.md +++ b/SDL3/SDL_ComposeCustomBlendMode.md @@ -9,7 +9,7 @@ Compose a custom blend mode for renderers. ## Header File -Defined in [SDL_blendmode.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_blendmode.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_blendmode.h) ## Syntax diff --git a/SDL3/SDL_ConvertAudioSamples.md b/SDL3/SDL_ConvertAudioSamples.md index 267f8a6c6..337ccb6d5 100644 --- a/SDL3/SDL_ConvertAudioSamples.md +++ b/SDL3/SDL_ConvertAudioSamples.md @@ -5,7 +5,7 @@ Convert some audio data of one format to another format. ## Header File -Defined in [SDL_audio.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_audio.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_audio.h) ## Syntax diff --git a/SDL3/SDL_ConvertEventToRenderCoordinates.md b/SDL3/SDL_ConvertEventToRenderCoordinates.md index 5a0333101..c7a897068 100644 --- a/SDL3/SDL_ConvertEventToRenderCoordinates.md +++ b/SDL3/SDL_ConvertEventToRenderCoordinates.md @@ -5,7 +5,7 @@ Convert the coordinates in an event to render coordinates. ## Header File -Defined in [SDL_render.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_render.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_render.h) ## Syntax diff --git a/SDL3/SDL_ConvertPixels.md b/SDL3/SDL_ConvertPixels.md index 88fc86e6c..b09719bb9 100644 --- a/SDL3/SDL_ConvertPixels.md +++ b/SDL3/SDL_ConvertPixels.md @@ -5,7 +5,7 @@ Copy a block of pixels of one format to another format. ## Header File -Defined in [SDL_surface.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_surface.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_surface.h) ## Syntax diff --git a/SDL3/SDL_ConvertPixelsAndColorspace.md b/SDL3/SDL_ConvertPixelsAndColorspace.md index 3b6b69ef0..d6b1437c6 100644 --- a/SDL3/SDL_ConvertPixelsAndColorspace.md +++ b/SDL3/SDL_ConvertPixelsAndColorspace.md @@ -5,7 +5,7 @@ Copy a block of pixels of one format and colorspace to another format and colors ## Header File -Defined in [SDL_surface.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_surface.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_surface.h) ## Syntax diff --git a/SDL3/SDL_ConvertSurface.md b/SDL3/SDL_ConvertSurface.md index e6e97637c..0a716ff07 100644 --- a/SDL3/SDL_ConvertSurface.md +++ b/SDL3/SDL_ConvertSurface.md @@ -5,7 +5,7 @@ Copy an existing surface to a new surface of the specified format. ## Header File -Defined in [SDL_surface.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_surface.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_surface.h) ## Syntax diff --git a/SDL3/SDL_ConvertSurfaceFormat.md b/SDL3/SDL_ConvertSurfaceFormat.md index 0e939faba..24de3ed38 100644 --- a/SDL3/SDL_ConvertSurfaceFormat.md +++ b/SDL3/SDL_ConvertSurfaceFormat.md @@ -5,7 +5,7 @@ Copy an existing surface to a new surface of the specified format. ## Header File -Defined in [SDL_surface.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_surface.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_surface.h) ## Syntax diff --git a/SDL3/SDL_ConvertSurfaceFormatAndColorspace.md b/SDL3/SDL_ConvertSurfaceFormatAndColorspace.md index 36743c15b..456833725 100644 --- a/SDL3/SDL_ConvertSurfaceFormatAndColorspace.md +++ b/SDL3/SDL_ConvertSurfaceFormatAndColorspace.md @@ -5,7 +5,7 @@ Copy an existing surface to a new surface of the specified format and colorspace ## Header File -Defined in [SDL_surface.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_surface.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_surface.h) ## Syntax diff --git a/SDL3/SDL_CopyProperties.md b/SDL3/SDL_CopyProperties.md index b7c668908..8903324f2 100644 --- a/SDL3/SDL_CopyProperties.md +++ b/SDL3/SDL_CopyProperties.md @@ -5,7 +5,7 @@ Copy a set of properties. ## Header File -Defined in [SDL_properties.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_properties.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_properties.h) ## Syntax diff --git a/SDL3/SDL_CreateAudioStream.md b/SDL3/SDL_CreateAudioStream.md index 706ae8a18..bfd50d244 100644 --- a/SDL3/SDL_CreateAudioStream.md +++ b/SDL3/SDL_CreateAudioStream.md @@ -5,7 +5,7 @@ Create a new audio stream. ## Header File -Defined in [SDL_audio.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_audio.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_audio.h) ## Syntax diff --git a/SDL3/SDL_CreateColorCursor.md b/SDL3/SDL_CreateColorCursor.md index e53edad76..3afdf8449 100644 --- a/SDL3/SDL_CreateColorCursor.md +++ b/SDL3/SDL_CreateColorCursor.md @@ -5,7 +5,7 @@ Create a color cursor. ## Header File -Defined in [SDL_mouse.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_mouse.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_mouse.h) ## Syntax diff --git a/SDL3/SDL_CreateCondition.md b/SDL3/SDL_CreateCondition.md index d54ab3e5d..78540337b 100644 --- a/SDL3/SDL_CreateCondition.md +++ b/SDL3/SDL_CreateCondition.md @@ -5,7 +5,7 @@ Create a condition variable. ## Header File -Defined in [SDL_mutex.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_mutex.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_mutex.h) ## Syntax diff --git a/SDL3/SDL_CreateCursor.md b/SDL3/SDL_CreateCursor.md index ed991c2ba..72ee07d8d 100644 --- a/SDL3/SDL_CreateCursor.md +++ b/SDL3/SDL_CreateCursor.md @@ -9,7 +9,7 @@ Create a cursor using the specified bitmap data and mask (in MSB format). ## Header File -Defined in [SDL_mouse.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_mouse.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_mouse.h) ## Syntax diff --git a/SDL3/SDL_CreateDirectory.md b/SDL3/SDL_CreateDirectory.md index c3361f43b..f7c1f3c84 100644 --- a/SDL3/SDL_CreateDirectory.md +++ b/SDL3/SDL_CreateDirectory.md @@ -5,7 +5,7 @@ Create a directory. ## Header File -Defined in [SDL_filesystem.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_filesystem.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_filesystem.h) ## Syntax diff --git a/SDL3/SDL_CreateHapticEffect.md b/SDL3/SDL_CreateHapticEffect.md index 9e5a89bb2..73d2b5a4f 100644 --- a/SDL3/SDL_CreateHapticEffect.md +++ b/SDL3/SDL_CreateHapticEffect.md @@ -5,7 +5,7 @@ Create a new haptic effect on a specified device. ## Header File -Defined in [SDL_haptic.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_haptic.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_haptic.h) ## Syntax diff --git a/SDL3/SDL_CreateMutex.md b/SDL3/SDL_CreateMutex.md index bde04ea64..6876340ed 100644 --- a/SDL3/SDL_CreateMutex.md +++ b/SDL3/SDL_CreateMutex.md @@ -5,7 +5,7 @@ Create a new mutex. ## Header File -Defined in [SDL_mutex.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_mutex.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_mutex.h) ## Syntax diff --git a/SDL3/SDL_CreatePalette.md b/SDL3/SDL_CreatePalette.md index 5615fcbe9..77c6ba9d5 100644 --- a/SDL3/SDL_CreatePalette.md +++ b/SDL3/SDL_CreatePalette.md @@ -5,7 +5,7 @@ Create a palette structure with the specified number of color entries. ## Header File -Defined in [SDL_pixels.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_pixels.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_pixels.h) ## Syntax diff --git a/SDL3/SDL_CreatePixelFormat.md b/SDL3/SDL_CreatePixelFormat.md index dc1fef4de..1ef896d5c 100644 --- a/SDL3/SDL_CreatePixelFormat.md +++ b/SDL3/SDL_CreatePixelFormat.md @@ -5,7 +5,7 @@ Create an [SDL_PixelFormat](SDL_PixelFormat) structure corresponding to a pixel ## Header File -Defined in [SDL_pixels.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_pixels.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_pixels.h) ## Syntax diff --git a/SDL3/SDL_CreatePopupWindow.md b/SDL3/SDL_CreatePopupWindow.md index 557a50b95..5ec3d5c15 100644 --- a/SDL3/SDL_CreatePopupWindow.md +++ b/SDL3/SDL_CreatePopupWindow.md @@ -5,7 +5,7 @@ Create a child popup window of the specified parent window. ## Header File -Defined in [SDL_video.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_video.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_video.h) ## Syntax diff --git a/SDL3/SDL_CreateProperties.md b/SDL3/SDL_CreateProperties.md index 1c6b46785..3f54440d6 100644 --- a/SDL3/SDL_CreateProperties.md +++ b/SDL3/SDL_CreateProperties.md @@ -5,7 +5,7 @@ Create a set of properties. ## Header File -Defined in [SDL_properties.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_properties.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_properties.h) ## Syntax diff --git a/SDL3/SDL_CreateRWLock.md b/SDL3/SDL_CreateRWLock.md index 514987f39..34381525b 100644 --- a/SDL3/SDL_CreateRWLock.md +++ b/SDL3/SDL_CreateRWLock.md @@ -5,7 +5,7 @@ Create a new read/write lock. ## Header File -Defined in [SDL_mutex.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_mutex.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_mutex.h) ## Syntax diff --git a/SDL3/SDL_CreateRenderer.md b/SDL3/SDL_CreateRenderer.md index 9a1c538d8..af3fc509c 100644 --- a/SDL3/SDL_CreateRenderer.md +++ b/SDL3/SDL_CreateRenderer.md @@ -5,7 +5,7 @@ Create a 2D rendering context for a window. ## Header File -Defined in [SDL_render.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_render.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_render.h) ## Syntax diff --git a/SDL3/SDL_CreateRendererWithProperties.md b/SDL3/SDL_CreateRendererWithProperties.md index 4f2c13bb7..c9488e925 100644 --- a/SDL3/SDL_CreateRendererWithProperties.md +++ b/SDL3/SDL_CreateRendererWithProperties.md @@ -5,7 +5,7 @@ Create a 2D rendering context for a window, with the specified properties. ## Header File -Defined in [SDL_render.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_render.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_render.h) ## Syntax diff --git a/SDL3/SDL_CreateSemaphore.md b/SDL3/SDL_CreateSemaphore.md index 1d924be3a..0595f5afa 100644 --- a/SDL3/SDL_CreateSemaphore.md +++ b/SDL3/SDL_CreateSemaphore.md @@ -5,7 +5,7 @@ Create a semaphore. ## Header File -Defined in [SDL_mutex.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_mutex.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_mutex.h) ## Syntax diff --git a/SDL3/SDL_CreateSoftwareRenderer.md b/SDL3/SDL_CreateSoftwareRenderer.md index c094e02a6..9595c2e73 100644 --- a/SDL3/SDL_CreateSoftwareRenderer.md +++ b/SDL3/SDL_CreateSoftwareRenderer.md @@ -5,7 +5,7 @@ Create a 2D software rendering context for a surface. ## Header File -Defined in [SDL_render.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_render.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_render.h) ## Syntax diff --git a/SDL3/SDL_CreateStorageDirectory.md b/SDL3/SDL_CreateStorageDirectory.md index 443ba50be..47715dd2e 100644 --- a/SDL3/SDL_CreateStorageDirectory.md +++ b/SDL3/SDL_CreateStorageDirectory.md @@ -5,7 +5,7 @@ Create a directory in a writable storage container. ## Header File -Defined in [SDL_storage.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_storage.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_storage.h) ## Syntax diff --git a/SDL3/SDL_CreateSurface.md b/SDL3/SDL_CreateSurface.md index 1c2f4cd5a..e443947ba 100644 --- a/SDL3/SDL_CreateSurface.md +++ b/SDL3/SDL_CreateSurface.md @@ -5,7 +5,7 @@ Allocate a new RGB surface with a specific pixel format. ## Header File -Defined in [SDL_surface.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_surface.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_surface.h) ## Syntax diff --git a/SDL3/SDL_CreateSurfaceFrom.md b/SDL3/SDL_CreateSurfaceFrom.md index cbdb7e34d..4b51308bd 100644 --- a/SDL3/SDL_CreateSurfaceFrom.md +++ b/SDL3/SDL_CreateSurfaceFrom.md @@ -5,7 +5,7 @@ Allocate a new RGB surface with a specific pixel format and existing pixel data. ## Header File -Defined in [SDL_surface.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_surface.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_surface.h) ## Syntax diff --git a/SDL3/SDL_CreateSystemCursor.md b/SDL3/SDL_CreateSystemCursor.md index 74d058f0a..e573978e4 100644 --- a/SDL3/SDL_CreateSystemCursor.md +++ b/SDL3/SDL_CreateSystemCursor.md @@ -13,7 +13,7 @@ Create a system cursor. ## Header File -Defined in [SDL_mouse.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_mouse.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_mouse.h) ## Syntax diff --git a/SDL3/SDL_CreateTLS.md b/SDL3/SDL_CreateTLS.md index 8e08eec41..cfdc8bfd3 100644 --- a/SDL3/SDL_CreateTLS.md +++ b/SDL3/SDL_CreateTLS.md @@ -5,7 +5,7 @@ Create a piece of thread-local storage. ## Header File -Defined in [SDL_thread.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_thread.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_thread.h) ## Syntax diff --git a/SDL3/SDL_CreateTexture.md b/SDL3/SDL_CreateTexture.md index df4bbaf6d..a91487d4e 100644 --- a/SDL3/SDL_CreateTexture.md +++ b/SDL3/SDL_CreateTexture.md @@ -5,7 +5,7 @@ Create a texture for a rendering context. ## Header File -Defined in [SDL_render.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_render.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_render.h) ## Syntax diff --git a/SDL3/SDL_CreateTextureFromSurface.md b/SDL3/SDL_CreateTextureFromSurface.md index 412869d4a..7ebd9626d 100644 --- a/SDL3/SDL_CreateTextureFromSurface.md +++ b/SDL3/SDL_CreateTextureFromSurface.md @@ -5,7 +5,7 @@ Create a texture from an existing surface. ## Header File -Defined in [SDL_render.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_render.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_render.h) ## Syntax diff --git a/SDL3/SDL_CreateTextureWithProperties.md b/SDL3/SDL_CreateTextureWithProperties.md index c4bbe7b3f..b76ee33f3 100644 --- a/SDL3/SDL_CreateTextureWithProperties.md +++ b/SDL3/SDL_CreateTextureWithProperties.md @@ -5,7 +5,7 @@ Create a texture for a rendering context with the specified properties. ## Header File -Defined in [SDL_render.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_render.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_render.h) ## Syntax diff --git a/SDL3/SDL_CreateThread.md b/SDL3/SDL_CreateThread.md index bcd6fd5dc..830074052 100644 --- a/SDL3/SDL_CreateThread.md +++ b/SDL3/SDL_CreateThread.md @@ -5,7 +5,7 @@ Create a new thread with a default stack size. ## Header File -Defined in [SDL_thread.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_thread.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_thread.h) ## Syntax diff --git a/SDL3/SDL_CreateThreadWithStackSize.md b/SDL3/SDL_CreateThreadWithStackSize.md index ecae5ac45..cf6c17711 100644 --- a/SDL3/SDL_CreateThreadWithStackSize.md +++ b/SDL3/SDL_CreateThreadWithStackSize.md @@ -5,7 +5,7 @@ Create a new thread with a specific stack size. ## Header File -Defined in [SDL_thread.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_thread.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_thread.h) ## Syntax diff --git a/SDL3/SDL_CreateWindow.md b/SDL3/SDL_CreateWindow.md index 2091bef08..a0bf0b749 100644 --- a/SDL3/SDL_CreateWindow.md +++ b/SDL3/SDL_CreateWindow.md @@ -5,7 +5,7 @@ Create a window with the specified dimensions and flags. ## Header File -Defined in [SDL_video.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_video.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_video.h) ## Syntax diff --git a/SDL3/SDL_CreateWindowAndRenderer.md b/SDL3/SDL_CreateWindowAndRenderer.md index c3b89b586..3033d6f8d 100644 --- a/SDL3/SDL_CreateWindowAndRenderer.md +++ b/SDL3/SDL_CreateWindowAndRenderer.md @@ -5,7 +5,7 @@ Create a window and default renderer. ## Header File -Defined in [SDL_render.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_render.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_render.h) ## Syntax diff --git a/SDL3/SDL_CreateWindowWithProperties.md b/SDL3/SDL_CreateWindowWithProperties.md index 172e98f96..7315b0815 100644 --- a/SDL3/SDL_CreateWindowWithProperties.md +++ b/SDL3/SDL_CreateWindowWithProperties.md @@ -5,7 +5,7 @@ Create a window with the specified properties. ## Header File -Defined in [SDL_video.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_video.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_video.h) ## Syntax diff --git a/SDL3/SDL_CursorVisible.md b/SDL3/SDL_CursorVisible.md index e66ec2239..c85a48dec 100644 --- a/SDL3/SDL_CursorVisible.md +++ b/SDL3/SDL_CursorVisible.md @@ -5,7 +5,7 @@ Return whether the cursor is currently being shown. ## Header File -Defined in [SDL_mouse.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_mouse.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_mouse.h) ## Syntax diff --git a/SDL3/SDL_DXGIGetOutputInfo.md b/SDL3/SDL_DXGIGetOutputInfo.md index 1c684dd74..83686f06d 100644 --- a/SDL3/SDL_DXGIGetOutputInfo.md +++ b/SDL3/SDL_DXGIGetOutputInfo.md @@ -12,7 +12,7 @@ Get the DXGI Adapter and Output indices for the specified display. ## Header File -Defined in [SDL_system.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_system.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_system.h) ## Syntax diff --git a/SDL3/SDL_DateFormat.md b/SDL3/SDL_DateFormat.md index 1f97993c0..f4667da6a 100644 --- a/SDL3/SDL_DateFormat.md +++ b/SDL3/SDL_DateFormat.md @@ -5,7 +5,7 @@ The preferred date format of the current system locale. ## Header File -Defined in [SDL_time.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_time.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_time.h) ## Syntax diff --git a/SDL3/SDL_DateTime.md b/SDL3/SDL_DateTime.md index b70cb9770..ce1fa2ee3 100644 --- a/SDL3/SDL_DateTime.md +++ b/SDL3/SDL_DateTime.md @@ -5,7 +5,7 @@ A structure holding a calendar date and time broken down into its components. ## Header File -Defined in [SDL_time.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_time.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_time.h) ## Syntax diff --git a/SDL3/SDL_DateTimeToTime.md b/SDL3/SDL_DateTimeToTime.md index faebc3e12..118a01adc 100644 --- a/SDL3/SDL_DateTimeToTime.md +++ b/SDL3/SDL_DateTimeToTime.md @@ -5,7 +5,7 @@ Converts a calendar time to an [SDL_Time](SDL_Time) in nanoseconds since the epo ## Header File -Defined in [SDL_time.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_time.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_time.h) ## Syntax diff --git a/SDL3/SDL_DelEventWatch.md b/SDL3/SDL_DelEventWatch.md index d3321e645..3620263f8 100644 --- a/SDL3/SDL_DelEventWatch.md +++ b/SDL3/SDL_DelEventWatch.md @@ -5,7 +5,7 @@ Remove an event watch callback added with [SDL_AddEventWatch](SDL_AddEventWatch) ## Header File -Defined in [SDL_events.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_events.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_events.h) ## Syntax diff --git a/SDL3/SDL_DelHintCallback.md b/SDL3/SDL_DelHintCallback.md index f8ca1439d..c8e9ed6ac 100644 --- a/SDL3/SDL_DelHintCallback.md +++ b/SDL3/SDL_DelHintCallback.md @@ -13,7 +13,7 @@ Remove a function watching a particular hint. ## Header File -Defined in [SDL_hints.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) ## Syntax diff --git a/SDL3/SDL_Delay.md b/SDL3/SDL_Delay.md index 15de15d2f..874eb4c40 100644 --- a/SDL3/SDL_Delay.md +++ b/SDL3/SDL_Delay.md @@ -5,7 +5,7 @@ Wait a specified number of milliseconds before returning. ## Header File -Defined in [SDL_timer.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_timer.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_timer.h) ## Syntax diff --git a/SDL3/SDL_DelayNS.md b/SDL3/SDL_DelayNS.md index 663114d0c..158009777 100644 --- a/SDL3/SDL_DelayNS.md +++ b/SDL3/SDL_DelayNS.md @@ -5,7 +5,7 @@ Wait a specified number of nanoseconds before returning. ## Header File -Defined in [SDL_timer.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_timer.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_timer.h) ## Syntax diff --git a/SDL3/SDL_DestroyAudioStream.md b/SDL3/SDL_DestroyAudioStream.md index 47de3aa42..78ff9d5b9 100644 --- a/SDL3/SDL_DestroyAudioStream.md +++ b/SDL3/SDL_DestroyAudioStream.md @@ -5,7 +5,7 @@ Free an audio stream. ## Header File -Defined in [SDL_audio.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_audio.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_audio.h) ## Syntax diff --git a/SDL3/SDL_DestroyCondition.md b/SDL3/SDL_DestroyCondition.md index e0004211c..14c4e8a0e 100644 --- a/SDL3/SDL_DestroyCondition.md +++ b/SDL3/SDL_DestroyCondition.md @@ -5,7 +5,7 @@ Destroy a condition variable. ## Header File -Defined in [SDL_mutex.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_mutex.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_mutex.h) ## Syntax diff --git a/SDL3/SDL_DestroyCursor.md b/SDL3/SDL_DestroyCursor.md index 2614a18ad..017a966da 100644 --- a/SDL3/SDL_DestroyCursor.md +++ b/SDL3/SDL_DestroyCursor.md @@ -5,7 +5,7 @@ Free a previously-created cursor. ## Header File -Defined in [SDL_mouse.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_mouse.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_mouse.h) ## Syntax diff --git a/SDL3/SDL_DestroyHapticEffect.md b/SDL3/SDL_DestroyHapticEffect.md index a655684ca..f88d6e056 100644 --- a/SDL3/SDL_DestroyHapticEffect.md +++ b/SDL3/SDL_DestroyHapticEffect.md @@ -5,7 +5,7 @@ Destroy a haptic effect on the device. ## Header File -Defined in [SDL_haptic.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_haptic.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_haptic.h) ## Syntax diff --git a/SDL3/SDL_DestroyMutex.md b/SDL3/SDL_DestroyMutex.md index 8cc86af39..9628c8c0d 100644 --- a/SDL3/SDL_DestroyMutex.md +++ b/SDL3/SDL_DestroyMutex.md @@ -5,7 +5,7 @@ Destroy a mutex created with [SDL_CreateMutex](SDL_CreateMutex)(). ## Header File -Defined in [SDL_mutex.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_mutex.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_mutex.h) ## Syntax diff --git a/SDL3/SDL_DestroyPalette.md b/SDL3/SDL_DestroyPalette.md index dd57a80ce..3ad069290 100644 --- a/SDL3/SDL_DestroyPalette.md +++ b/SDL3/SDL_DestroyPalette.md @@ -5,7 +5,7 @@ Free a palette created with [SDL_CreatePalette](SDL_CreatePalette)(). ## Header File -Defined in [SDL_pixels.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_pixels.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_pixels.h) ## Syntax diff --git a/SDL3/SDL_DestroyPixelFormat.md b/SDL3/SDL_DestroyPixelFormat.md index 3eec3f7d8..fe08e2347 100644 --- a/SDL3/SDL_DestroyPixelFormat.md +++ b/SDL3/SDL_DestroyPixelFormat.md @@ -5,7 +5,7 @@ Free an [SDL_PixelFormat](SDL_PixelFormat) structure allocated by [SDL_CreatePix ## Header File -Defined in [SDL_pixels.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_pixels.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_pixels.h) ## Syntax diff --git a/SDL3/SDL_DestroyProperties.md b/SDL3/SDL_DestroyProperties.md index cbe010742..b6dad01be 100644 --- a/SDL3/SDL_DestroyProperties.md +++ b/SDL3/SDL_DestroyProperties.md @@ -5,7 +5,7 @@ Destroy a set of properties. ## Header File -Defined in [SDL_properties.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_properties.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_properties.h) ## Syntax diff --git a/SDL3/SDL_DestroyRWLock.md b/SDL3/SDL_DestroyRWLock.md index 9f2c439de..14ce2cdef 100644 --- a/SDL3/SDL_DestroyRWLock.md +++ b/SDL3/SDL_DestroyRWLock.md @@ -5,7 +5,7 @@ Destroy a read/write lock created with [SDL_CreateRWLock](SDL_CreateRWLock)(). ## Header File -Defined in [SDL_mutex.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_mutex.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_mutex.h) ## Syntax diff --git a/SDL3/SDL_DestroyRenderer.md b/SDL3/SDL_DestroyRenderer.md index b3752fe08..949ee6ce6 100644 --- a/SDL3/SDL_DestroyRenderer.md +++ b/SDL3/SDL_DestroyRenderer.md @@ -5,7 +5,7 @@ Destroy the rendering context for a window and free associated textures. ## Header File -Defined in [SDL_render.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_render.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_render.h) ## Syntax diff --git a/SDL3/SDL_DestroySemaphore.md b/SDL3/SDL_DestroySemaphore.md index 12f1e4829..d8ce3c5bb 100644 --- a/SDL3/SDL_DestroySemaphore.md +++ b/SDL3/SDL_DestroySemaphore.md @@ -5,7 +5,7 @@ Destroy a semaphore. ## Header File -Defined in [SDL_mutex.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_mutex.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_mutex.h) ## Syntax diff --git a/SDL3/SDL_DestroySurface.md b/SDL3/SDL_DestroySurface.md index f1e7ca0d1..640e087f1 100644 --- a/SDL3/SDL_DestroySurface.md +++ b/SDL3/SDL_DestroySurface.md @@ -5,7 +5,7 @@ Free an RGB surface. ## Header File -Defined in [SDL_surface.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_surface.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_surface.h) ## Syntax diff --git a/SDL3/SDL_DestroyTexture.md b/SDL3/SDL_DestroyTexture.md index ddc0d31a6..b0d84e1d7 100644 --- a/SDL3/SDL_DestroyTexture.md +++ b/SDL3/SDL_DestroyTexture.md @@ -5,7 +5,7 @@ Destroy the specified texture. ## Header File -Defined in [SDL_render.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_render.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_render.h) ## Syntax diff --git a/SDL3/SDL_DestroyWindow.md b/SDL3/SDL_DestroyWindow.md index c14b5cea6..f18b4ea5f 100644 --- a/SDL3/SDL_DestroyWindow.md +++ b/SDL3/SDL_DestroyWindow.md @@ -5,7 +5,7 @@ Destroy a window. ## Header File -Defined in [SDL_video.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_video.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_video.h) ## Syntax diff --git a/SDL3/SDL_DestroyWindowSurface.md b/SDL3/SDL_DestroyWindowSurface.md index 094456d11..fe62c5edc 100644 --- a/SDL3/SDL_DestroyWindowSurface.md +++ b/SDL3/SDL_DestroyWindowSurface.md @@ -5,7 +5,7 @@ Destroy the surface associated with the window. ## Header File -Defined in [SDL_video.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_video.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_video.h) ## Syntax diff --git a/SDL3/SDL_DetachThread.md b/SDL3/SDL_DetachThread.md index ff6e64a63..f391c6006 100644 --- a/SDL3/SDL_DetachThread.md +++ b/SDL3/SDL_DetachThread.md @@ -5,7 +5,7 @@ Let a thread clean up on exit without intervention. ## Header File -Defined in [SDL_thread.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_thread.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_thread.h) ## Syntax diff --git a/SDL3/SDL_DetachVirtualJoystick.md b/SDL3/SDL_DetachVirtualJoystick.md index d82079cd4..43cd0b8c5 100644 --- a/SDL3/SDL_DetachVirtualJoystick.md +++ b/SDL3/SDL_DetachVirtualJoystick.md @@ -5,7 +5,7 @@ Detach a virtual joystick. ## Header File -Defined in [SDL_joystick.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_joystick.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_joystick.h) ## Syntax diff --git a/SDL3/SDL_DialogFileCallback.md b/SDL3/SDL_DialogFileCallback.md index 1459c2626..4878c4dd8 100644 --- a/SDL3/SDL_DialogFileCallback.md +++ b/SDL3/SDL_DialogFileCallback.md @@ -5,7 +5,7 @@ Callback used by file dialog functions. ## Header File -Defined in [SDL_dialog.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_dialog.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_dialog.h) ## Syntax diff --git a/SDL3/SDL_DialogFileFilter.md b/SDL3/SDL_DialogFileFilter.md index 54cabc26a..f7aef3ab1 100644 --- a/SDL3/SDL_DialogFileFilter.md +++ b/SDL3/SDL_DialogFileFilter.md @@ -5,7 +5,7 @@ An entry for filters for file dialogs. ## Header File -Defined in [SDL_dialog.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_dialog.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_dialog.h) ## Syntax diff --git a/SDL3/SDL_Direct3D9GetAdapterIndex.md b/SDL3/SDL_Direct3D9GetAdapterIndex.md index 8947f987d..8e48aa431 100644 --- a/SDL3/SDL_Direct3D9GetAdapterIndex.md +++ b/SDL3/SDL_Direct3D9GetAdapterIndex.md @@ -12,7 +12,7 @@ Get the D3D9 adapter index that matches the specified display. ## Header File -Defined in [SDL_system.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_system.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_system.h) ## Syntax diff --git a/SDL3/SDL_DisableScreenSaver.md b/SDL3/SDL_DisableScreenSaver.md index 666edc6a2..fa459c2a1 100644 --- a/SDL3/SDL_DisableScreenSaver.md +++ b/SDL3/SDL_DisableScreenSaver.md @@ -5,7 +5,7 @@ Prevent the screen from being blanked by a screen saver. ## Header File -Defined in [SDL_video.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_video.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_video.h) ## Syntax diff --git a/SDL3/SDL_DisplayEvent.md b/SDL3/SDL_DisplayEvent.md index 5db81a463..b87c66fb6 100644 --- a/SDL3/SDL_DisplayEvent.md +++ b/SDL3/SDL_DisplayEvent.md @@ -5,7 +5,7 @@ Display state change event data (event.display.*) ## Header File -Defined in [SDL_events.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_events.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_events.h) ## Syntax diff --git a/SDL3/SDL_DisplayMode.md b/SDL3/SDL_DisplayMode.md index a8999d4cb..9c69dc462 100644 --- a/SDL3/SDL_DisplayMode.md +++ b/SDL3/SDL_DisplayMode.md @@ -5,7 +5,7 @@ The structure that defines a display mode. ## Header File -Defined in [SDL_video.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_video.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_video.h) ## Syntax diff --git a/SDL3/SDL_DisplayOrientation.md b/SDL3/SDL_DisplayOrientation.md index 9beaf8e78..d4068b393 100644 --- a/SDL3/SDL_DisplayOrientation.md +++ b/SDL3/SDL_DisplayOrientation.md @@ -5,7 +5,7 @@ Display orientation values; the way a display is rotated. ## Header File -Defined in [SDL_video.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_video.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_video.h) ## Syntax diff --git a/SDL3/SDL_DropEvent.md b/SDL3/SDL_DropEvent.md index 358544f06..d801a4e63 100644 --- a/SDL3/SDL_DropEvent.md +++ b/SDL3/SDL_DropEvent.md @@ -5,7 +5,7 @@ An event used to drop text or request a file open by the system (event.drop.*) ## Header File -Defined in [SDL_events.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_events.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_events.h) ## Syntax diff --git a/SDL3/SDL_DuplicateSurface.md b/SDL3/SDL_DuplicateSurface.md index c9f7331b4..2424dcb22 100644 --- a/SDL3/SDL_DuplicateSurface.md +++ b/SDL3/SDL_DuplicateSurface.md @@ -5,7 +5,7 @@ Creates a new surface identical to the existing surface. ## Header File -Defined in [SDL_surface.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_surface.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_surface.h) ## Syntax diff --git a/SDL3/SDL_EGLAttribArrayCallback.md b/SDL3/SDL_EGLAttribArrayCallback.md index 29591e737..9143377a8 100644 --- a/SDL3/SDL_EGLAttribArrayCallback.md +++ b/SDL3/SDL_EGLAttribArrayCallback.md @@ -5,7 +5,7 @@ EGL attribute initialization callback types. ## Header File -Defined in [SDL_video.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_video.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_video.h) ## Syntax diff --git a/SDL3/SDL_EGLDisplay.md b/SDL3/SDL_EGLDisplay.md index 82df73bc6..fd2e2df2c 100644 --- a/SDL3/SDL_EGLDisplay.md +++ b/SDL3/SDL_EGLDisplay.md @@ -5,7 +5,7 @@ Opaque EGL types. ## Header File -Defined in [SDL_video.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_video.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_video.h) ## Syntax diff --git a/SDL3/SDL_EGL_GetCurrentEGLConfig.md b/SDL3/SDL_EGL_GetCurrentEGLConfig.md index 6015c2775..97f286d92 100644 --- a/SDL3/SDL_EGL_GetCurrentEGLConfig.md +++ b/SDL3/SDL_EGL_GetCurrentEGLConfig.md @@ -5,7 +5,7 @@ Get the currently active EGL config. ## Header File -Defined in [SDL_video.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_video.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_video.h) ## Syntax diff --git a/SDL3/SDL_EGL_GetCurrentEGLDisplay.md b/SDL3/SDL_EGL_GetCurrentEGLDisplay.md index a81a91898..35d3ff1b1 100644 --- a/SDL3/SDL_EGL_GetCurrentEGLDisplay.md +++ b/SDL3/SDL_EGL_GetCurrentEGLDisplay.md @@ -5,7 +5,7 @@ Get the currently active EGL display. ## Header File -Defined in [SDL_video.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_video.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_video.h) ## Syntax diff --git a/SDL3/SDL_EGL_GetProcAddress.md b/SDL3/SDL_EGL_GetProcAddress.md index 2745bc450..f58299d79 100644 --- a/SDL3/SDL_EGL_GetProcAddress.md +++ b/SDL3/SDL_EGL_GetProcAddress.md @@ -5,7 +5,7 @@ Get an EGL library function by name. ## Header File -Defined in [SDL_video.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_video.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_video.h) ## Syntax diff --git a/SDL3/SDL_EGL_GetWindowEGLSurface.md b/SDL3/SDL_EGL_GetWindowEGLSurface.md index 4a5e14426..eb0b655b3 100644 --- a/SDL3/SDL_EGL_GetWindowEGLSurface.md +++ b/SDL3/SDL_EGL_GetWindowEGLSurface.md @@ -5,7 +5,7 @@ Get the EGL surface associated with the window. ## Header File -Defined in [SDL_video.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_video.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_video.h) ## Syntax diff --git a/SDL3/SDL_EGL_SetEGLAttributeCallbacks.md b/SDL3/SDL_EGL_SetEGLAttributeCallbacks.md index 1d83ce7a8..a56192a55 100644 --- a/SDL3/SDL_EGL_SetEGLAttributeCallbacks.md +++ b/SDL3/SDL_EGL_SetEGLAttributeCallbacks.md @@ -5,7 +5,7 @@ Sets the callbacks for defining custom EGLAttrib arrays for EGL initialization. ## Header File -Defined in [SDL_video.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_video.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_video.h) ## Syntax diff --git a/SDL3/SDL_EnableScreenSaver.md b/SDL3/SDL_EnableScreenSaver.md index 24a8bc7ee..2c29ca78b 100644 --- a/SDL3/SDL_EnableScreenSaver.md +++ b/SDL3/SDL_EnableScreenSaver.md @@ -5,7 +5,7 @@ Allow the screen to be blanked by a screen saver. ## Header File -Defined in [SDL_video.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_video.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_video.h) ## Syntax diff --git a/SDL3/SDL_EnterAppMainCallbacks.md b/SDL3/SDL_EnterAppMainCallbacks.md index 82e10c198..f765826bb 100644 --- a/SDL3/SDL_EnterAppMainCallbacks.md +++ b/SDL3/SDL_EnterAppMainCallbacks.md @@ -5,7 +5,7 @@ An entry point for SDL's use in [SDL_MAIN_USE_CALLBACKS](SDL_MAIN_USE_CALLBACKS) ## Header File -Defined in [SDL_main.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_main.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_main.h) ## Syntax diff --git a/SDL3/SDL_EnumerateDirectory.md b/SDL3/SDL_EnumerateDirectory.md index b96effcc9..7c5164d1f 100644 --- a/SDL3/SDL_EnumerateDirectory.md +++ b/SDL3/SDL_EnumerateDirectory.md @@ -5,7 +5,7 @@ Enumerate a directory through a callback function. ## Header File -Defined in [SDL_filesystem.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_filesystem.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_filesystem.h) ## Syntax diff --git a/SDL3/SDL_EnumerateProperties.md b/SDL3/SDL_EnumerateProperties.md index 77effb4dd..42eb7b396 100644 --- a/SDL3/SDL_EnumerateProperties.md +++ b/SDL3/SDL_EnumerateProperties.md @@ -5,7 +5,7 @@ Enumerate the properties on a set of properties. ## Header File -Defined in [SDL_properties.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_properties.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_properties.h) ## Syntax diff --git a/SDL3/SDL_EnumerateStorageDirectory.md b/SDL3/SDL_EnumerateStorageDirectory.md index fbaaf0e80..984372317 100644 --- a/SDL3/SDL_EnumerateStorageDirectory.md +++ b/SDL3/SDL_EnumerateStorageDirectory.md @@ -5,7 +5,7 @@ Enumerate a directory in a storage container through a callback function. ## Header File -Defined in [SDL_storage.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_storage.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_storage.h) ## Syntax diff --git a/SDL3/SDL_Error.md b/SDL3/SDL_Error.md index 01ca0b212..6f0f64bed 100644 --- a/SDL3/SDL_Error.md +++ b/SDL3/SDL_Error.md @@ -5,7 +5,7 @@ Set an SDL error from a list of error codes. ## Header File -Defined in [SDL_error.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_error.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_error.h) ## Syntax diff --git a/SDL3/SDL_Event.md b/SDL3/SDL_Event.md index 0c6fb71a4..4947cc06e 100644 --- a/SDL3/SDL_Event.md +++ b/SDL3/SDL_Event.md @@ -5,7 +5,7 @@ The structure for all events in SDL. ## Header File -Defined in [SDL_events.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_events.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_events.h) ## Syntax diff --git a/SDL3/SDL_EventEnabled.md b/SDL3/SDL_EventEnabled.md index 68f593bb7..96679d3f0 100644 --- a/SDL3/SDL_EventEnabled.md +++ b/SDL3/SDL_EventEnabled.md @@ -5,7 +5,7 @@ Query the state of processing events by type. ## Header File -Defined in [SDL_events.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_events.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_events.h) ## Syntax diff --git a/SDL3/SDL_EventFilter.md b/SDL3/SDL_EventFilter.md index d5a0be793..2133f8539 100644 --- a/SDL3/SDL_EventFilter.md +++ b/SDL3/SDL_EventFilter.md @@ -5,7 +5,7 @@ A function pointer used for callbacks that watch the event queue. ## Header File -Defined in [SDL_events.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_events.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_events.h) ## Syntax diff --git a/SDL3/SDL_EventType.md b/SDL3/SDL_EventType.md index 5d73b5548..94271628f 100644 --- a/SDL3/SDL_EventType.md +++ b/SDL3/SDL_EventType.md @@ -5,7 +5,7 @@ The types of events that can be delivered. ## Header File -Defined in [SDL_events.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_events.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_events.h) ## Syntax diff --git a/SDL3/SDL_FALSE.md b/SDL3/SDL_FALSE.md index 717d982fe..ef56c27e3 100644 --- a/SDL3/SDL_FALSE.md +++ b/SDL3/SDL_FALSE.md @@ -5,7 +5,7 @@ A boolean false. ## Header File -Defined in [SDL_stdinc.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_stdinc.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_stdinc.h) ## Syntax diff --git a/SDL3/SDL_FColor.md b/SDL3/SDL_FColor.md index 8485b33cb..b7631d824 100644 --- a/SDL3/SDL_FColor.md +++ b/SDL3/SDL_FColor.md @@ -5,7 +5,7 @@ The bits of this structure can be directly reinterpreted as a float-packed color ## Header File -Defined in [SDL_pixels.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_pixels.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_pixels.h) ## Syntax diff --git a/SDL3/SDL_FPoint.md b/SDL3/SDL_FPoint.md index c9913f964..ac461d275 100644 --- a/SDL3/SDL_FPoint.md +++ b/SDL3/SDL_FPoint.md @@ -5,7 +5,7 @@ The structure that defines a point (using floating point values). ## Header File -Defined in [SDL_rect.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_rect.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_rect.h) ## Syntax diff --git a/SDL3/SDL_FRect.md b/SDL3/SDL_FRect.md index 850ce633b..5575c2e68 100644 --- a/SDL3/SDL_FRect.md +++ b/SDL3/SDL_FRect.md @@ -5,7 +5,7 @@ A rectangle, with the origin at the upper left (using floating point values). ## Header File -Defined in [SDL_rect.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_rect.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_rect.h) ## Syntax diff --git a/SDL3/SDL_FillSurfaceRect.md b/SDL3/SDL_FillSurfaceRect.md index 8f8502abd..e76f1f41d 100644 --- a/SDL3/SDL_FillSurfaceRect.md +++ b/SDL3/SDL_FillSurfaceRect.md @@ -5,7 +5,7 @@ Perform a fast fill of a rectangle with a specific color. ## Header File -Defined in [SDL_surface.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_surface.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_surface.h) ## Syntax diff --git a/SDL3/SDL_FillSurfaceRects.md b/SDL3/SDL_FillSurfaceRects.md index 59a9d5100..db293b5fe 100644 --- a/SDL3/SDL_FillSurfaceRects.md +++ b/SDL3/SDL_FillSurfaceRects.md @@ -5,7 +5,7 @@ Perform a fast fill of a set of rectangles with a specific color. ## Header File -Defined in [SDL_surface.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_surface.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_surface.h) ## Syntax diff --git a/SDL3/SDL_FilterEvents.md b/SDL3/SDL_FilterEvents.md index e40d9081b..7b4d610d6 100644 --- a/SDL3/SDL_FilterEvents.md +++ b/SDL3/SDL_FilterEvents.md @@ -5,7 +5,7 @@ Run a specific filter function on the current event queue, removing any events f ## Header File -Defined in [SDL_events.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_events.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_events.h) ## Syntax diff --git a/SDL3/SDL_Finger.md b/SDL3/SDL_Finger.md index e702de84b..12295fc98 100644 --- a/SDL3/SDL_Finger.md +++ b/SDL3/SDL_Finger.md @@ -5,7 +5,7 @@ Data about a single finger in a multitouch event. ## Header File -Defined in [SDL_touch.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_touch.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_touch.h) ## Syntax diff --git a/SDL3/SDL_FlashOperation.md b/SDL3/SDL_FlashOperation.md index 18b41d392..72da39b87 100644 --- a/SDL3/SDL_FlashOperation.md +++ b/SDL3/SDL_FlashOperation.md @@ -5,7 +5,7 @@ Window flash operation. ## Header File -Defined in [SDL_video.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_video.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_video.h) ## Syntax diff --git a/SDL3/SDL_FlashWindow.md b/SDL3/SDL_FlashWindow.md index 1b07a0cf6..a22512640 100644 --- a/SDL3/SDL_FlashWindow.md +++ b/SDL3/SDL_FlashWindow.md @@ -5,7 +5,7 @@ Request a window to demand attention from the user. ## Header File -Defined in [SDL_video.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_video.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_video.h) ## Syntax diff --git a/SDL3/SDL_FlipMode.md b/SDL3/SDL_FlipMode.md index 53a849cde..af2d237d6 100644 --- a/SDL3/SDL_FlipMode.md +++ b/SDL3/SDL_FlipMode.md @@ -5,7 +5,7 @@ The flip mode ## Header File -Defined in [SDL_surface.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_surface.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_surface.h) ## Syntax diff --git a/SDL3/SDL_FlipSurface.md b/SDL3/SDL_FlipSurface.md index ed586f072..b1a4bad8e 100644 --- a/SDL3/SDL_FlipSurface.md +++ b/SDL3/SDL_FlipSurface.md @@ -5,7 +5,7 @@ Flip a surface vertically or horizontally. ## Header File -Defined in [SDL_surface.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_surface.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_surface.h) ## Syntax diff --git a/SDL3/SDL_FlushAudioStream.md b/SDL3/SDL_FlushAudioStream.md index c22d61492..4b54814ef 100644 --- a/SDL3/SDL_FlushAudioStream.md +++ b/SDL3/SDL_FlushAudioStream.md @@ -5,7 +5,7 @@ Tell the stream that you're done sending data, and anything being buffered shoul ## Header File -Defined in [SDL_audio.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_audio.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_audio.h) ## Syntax diff --git a/SDL3/SDL_FlushEvent.md b/SDL3/SDL_FlushEvent.md index 1612b744e..9e443847a 100644 --- a/SDL3/SDL_FlushEvent.md +++ b/SDL3/SDL_FlushEvent.md @@ -5,7 +5,7 @@ Clear events of a specific type from the event queue. ## Header File -Defined in [SDL_events.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_events.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_events.h) ## Syntax diff --git a/SDL3/SDL_FlushEvents.md b/SDL3/SDL_FlushEvents.md index 54b3b6a34..c13c6adb1 100644 --- a/SDL3/SDL_FlushEvents.md +++ b/SDL3/SDL_FlushEvents.md @@ -5,7 +5,7 @@ Clear events of a range of types from the event queue. ## Header File -Defined in [SDL_events.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_events.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_events.h) ## Syntax diff --git a/SDL3/SDL_FlushRenderer.md b/SDL3/SDL_FlushRenderer.md index 59186fffd..0fac7a28c 100644 --- a/SDL3/SDL_FlushRenderer.md +++ b/SDL3/SDL_FlushRenderer.md @@ -5,7 +5,7 @@ Force the rendering context to flush any pending commands and state. ## Header File -Defined in [SDL_render.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_render.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_render.h) ## Syntax diff --git a/SDL3/SDL_Folder.md b/SDL3/SDL_Folder.md index 2ab160cdf..d5c7773e7 100644 --- a/SDL3/SDL_Folder.md +++ b/SDL3/SDL_Folder.md @@ -5,7 +5,7 @@ The type of the OS-provided default folder for a specific purpose. ## Header File -Defined in [SDL_filesystem.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_filesystem.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_filesystem.h) ## Syntax diff --git a/SDL3/SDL_GDKGetDefaultUser.md b/SDL3/SDL_GDKGetDefaultUser.md index 00641c2c7..ffdfdc098 100644 --- a/SDL3/SDL_GDKGetDefaultUser.md +++ b/SDL3/SDL_GDKGetDefaultUser.md @@ -5,7 +5,7 @@ Gets a reference to the default user handle for GDK. ## Header File -Defined in [SDL_system.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_system.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_system.h) ## Syntax diff --git a/SDL3/SDL_GDKGetTaskQueue.md b/SDL3/SDL_GDKGetTaskQueue.md index 0033016d2..ff72ee78d 100644 --- a/SDL3/SDL_GDKGetTaskQueue.md +++ b/SDL3/SDL_GDKGetTaskQueue.md @@ -5,7 +5,7 @@ Gets a reference to the global async task queue handle for GDK, initializing if ## Header File -Defined in [SDL_system.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_system.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_system.h) ## Syntax diff --git a/SDL3/SDL_GDKSuspendComplete.md b/SDL3/SDL_GDKSuspendComplete.md index 45ceb5177..c053286cd 100644 --- a/SDL3/SDL_GDKSuspendComplete.md +++ b/SDL3/SDL_GDKSuspendComplete.md @@ -5,7 +5,7 @@ Callback from the application to let the suspend continue. ## Header File -Defined in [SDL_main.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_main.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_main.h) ## Syntax diff --git a/SDL3/SDL_GLContext.md b/SDL3/SDL_GLContext.md index ddd9e7a31..d258258ce 100644 --- a/SDL3/SDL_GLContext.md +++ b/SDL3/SDL_GLContext.md @@ -5,7 +5,7 @@ An opaque handle to an OpenGL context. ## Header File -Defined in [SDL_video.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_video.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_video.h) ## Syntax diff --git a/SDL3/SDL_GLContextResetNotification.md b/SDL3/SDL_GLContextResetNotification.md index e32a0d85c..26cea626a 100644 --- a/SDL3/SDL_GLContextResetNotification.md +++ b/SDL3/SDL_GLContextResetNotification.md @@ -5,7 +5,7 @@ Possible values to be set [SDL_GL_CONTEXT_RESET_NOTIFICATION](SDL_GL_CONTEXT_RES ## Header File -Defined in [SDL_video.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_video.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_video.h) ## Syntax diff --git a/SDL3/SDL_GL_CreateContext.md b/SDL3/SDL_GL_CreateContext.md index 04180e6a3..57b8f71e4 100644 --- a/SDL3/SDL_GL_CreateContext.md +++ b/SDL3/SDL_GL_CreateContext.md @@ -5,7 +5,7 @@ Create an OpenGL context for an OpenGL window, and make it current. ## Header File -Defined in [SDL_video.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_video.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_video.h) ## Syntax diff --git a/SDL3/SDL_GL_DeleteContext.md b/SDL3/SDL_GL_DeleteContext.md index 2d2422373..297408579 100644 --- a/SDL3/SDL_GL_DeleteContext.md +++ b/SDL3/SDL_GL_DeleteContext.md @@ -5,7 +5,7 @@ Delete an OpenGL context. ## Header File -Defined in [SDL_video.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_video.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_video.h) ## Syntax diff --git a/SDL3/SDL_GL_ExtensionSupported.md b/SDL3/SDL_GL_ExtensionSupported.md index 12617d1db..270dd5dba 100644 --- a/SDL3/SDL_GL_ExtensionSupported.md +++ b/SDL3/SDL_GL_ExtensionSupported.md @@ -5,7 +5,7 @@ Check if an OpenGL extension is supported for the current context. ## Header File -Defined in [SDL_video.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_video.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_video.h) ## Syntax diff --git a/SDL3/SDL_GL_GetAttribute.md b/SDL3/SDL_GL_GetAttribute.md index afdf75d84..4ae80634c 100644 --- a/SDL3/SDL_GL_GetAttribute.md +++ b/SDL3/SDL_GL_GetAttribute.md @@ -5,7 +5,7 @@ Get the actual value for an attribute from the current context. ## Header File -Defined in [SDL_video.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_video.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_video.h) ## Syntax diff --git a/SDL3/SDL_GL_GetCurrentContext.md b/SDL3/SDL_GL_GetCurrentContext.md index 160e6af41..3458f8aec 100644 --- a/SDL3/SDL_GL_GetCurrentContext.md +++ b/SDL3/SDL_GL_GetCurrentContext.md @@ -13,7 +13,7 @@ Get the currently active OpenGL context. ## Header File -Defined in [SDL_video.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_video.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_video.h) ## Syntax diff --git a/SDL3/SDL_GL_GetCurrentWindow.md b/SDL3/SDL_GL_GetCurrentWindow.md index bd16cc207..dc166f334 100644 --- a/SDL3/SDL_GL_GetCurrentWindow.md +++ b/SDL3/SDL_GL_GetCurrentWindow.md @@ -13,7 +13,7 @@ Get the currently active OpenGL window. ## Header File -Defined in [SDL_video.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_video.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_video.h) ## Syntax diff --git a/SDL3/SDL_GL_GetProcAddress.md b/SDL3/SDL_GL_GetProcAddress.md index 7eaabb85c..256e44f7e 100644 --- a/SDL3/SDL_GL_GetProcAddress.md +++ b/SDL3/SDL_GL_GetProcAddress.md @@ -5,7 +5,7 @@ Get an OpenGL function by name. ## Header File -Defined in [SDL_video.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_video.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_video.h) ## Syntax diff --git a/SDL3/SDL_GL_GetSwapInterval.md b/SDL3/SDL_GL_GetSwapInterval.md index cbf6fb12b..726c49ff0 100644 --- a/SDL3/SDL_GL_GetSwapInterval.md +++ b/SDL3/SDL_GL_GetSwapInterval.md @@ -5,7 +5,7 @@ Get the swap interval for the current OpenGL context. ## Header File -Defined in [SDL_video.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_video.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_video.h) ## Syntax diff --git a/SDL3/SDL_GL_LoadLibrary.md b/SDL3/SDL_GL_LoadLibrary.md index 4625e039c..b68a05623 100644 --- a/SDL3/SDL_GL_LoadLibrary.md +++ b/SDL3/SDL_GL_LoadLibrary.md @@ -5,7 +5,7 @@ Dynamically load an OpenGL library. ## Header File -Defined in [SDL_video.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_video.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_video.h) ## Syntax diff --git a/SDL3/SDL_GL_MakeCurrent.md b/SDL3/SDL_GL_MakeCurrent.md index a123f4528..164b726d0 100644 --- a/SDL3/SDL_GL_MakeCurrent.md +++ b/SDL3/SDL_GL_MakeCurrent.md @@ -5,7 +5,7 @@ Set up an OpenGL context for rendering into an OpenGL window. ## Header File -Defined in [SDL_video.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_video.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_video.h) ## Syntax diff --git a/SDL3/SDL_GL_ResetAttributes.md b/SDL3/SDL_GL_ResetAttributes.md index 83ce8c2f8..5931412f1 100644 --- a/SDL3/SDL_GL_ResetAttributes.md +++ b/SDL3/SDL_GL_ResetAttributes.md @@ -5,7 +5,7 @@ Reset all previously set OpenGL context attributes to their default values. ## Header File -Defined in [SDL_video.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_video.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_video.h) ## Syntax diff --git a/SDL3/SDL_GL_SetAttribute.md b/SDL3/SDL_GL_SetAttribute.md index a384d48d1..4302ca82a 100644 --- a/SDL3/SDL_GL_SetAttribute.md +++ b/SDL3/SDL_GL_SetAttribute.md @@ -5,7 +5,7 @@ Set an OpenGL window attribute before window creation. ## Header File -Defined in [SDL_video.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_video.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_video.h) ## Syntax diff --git a/SDL3/SDL_GL_SetSwapInterval.md b/SDL3/SDL_GL_SetSwapInterval.md index be803f916..088e24be1 100644 --- a/SDL3/SDL_GL_SetSwapInterval.md +++ b/SDL3/SDL_GL_SetSwapInterval.md @@ -5,7 +5,7 @@ Set the swap interval for the current OpenGL context. ## Header File -Defined in [SDL_video.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_video.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_video.h) ## Syntax diff --git a/SDL3/SDL_GL_SwapWindow.md b/SDL3/SDL_GL_SwapWindow.md index 381bba4e2..5fa00aa96 100644 --- a/SDL3/SDL_GL_SwapWindow.md +++ b/SDL3/SDL_GL_SwapWindow.md @@ -5,7 +5,7 @@ Update a window with OpenGL rendering. ## Header File -Defined in [SDL_video.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_video.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_video.h) ## Syntax diff --git a/SDL3/SDL_GL_UnloadLibrary.md b/SDL3/SDL_GL_UnloadLibrary.md index 7a6a14a79..a53ab36dd 100644 --- a/SDL3/SDL_GL_UnloadLibrary.md +++ b/SDL3/SDL_GL_UnloadLibrary.md @@ -5,7 +5,7 @@ Unload the OpenGL library previously loaded by [SDL_GL_LoadLibrary](SDL_GL_LoadL ## Header File -Defined in [SDL_video.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_video.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_video.h) ## Syntax diff --git a/SDL3/SDL_GLattr.md b/SDL3/SDL_GLattr.md index b6ce70e92..cb0b42c1f 100644 --- a/SDL3/SDL_GLattr.md +++ b/SDL3/SDL_GLattr.md @@ -5,7 +5,7 @@ An enumeration of OpenGL configuration attributes. ## Header File -Defined in [SDL_video.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_video.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_video.h) ## Syntax diff --git a/SDL3/SDL_GLcontextFlag.md b/SDL3/SDL_GLcontextFlag.md index 77addf04e..9d7fd2423 100644 --- a/SDL3/SDL_GLcontextFlag.md +++ b/SDL3/SDL_GLcontextFlag.md @@ -5,7 +5,7 @@ Possible values to be set for the [SDL_GL_CONTEXT_FLAGS](SDL_GL_CONTEXT_FLAGS) a ## Header File -Defined in [SDL_video.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_video.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_video.h) ## Syntax diff --git a/SDL3/SDL_GLcontextReleaseFlag.md b/SDL3/SDL_GLcontextReleaseFlag.md index 2d325e99f..9ed9cd0e0 100644 --- a/SDL3/SDL_GLcontextReleaseFlag.md +++ b/SDL3/SDL_GLcontextReleaseFlag.md @@ -5,7 +5,7 @@ Possible values to be set for the [SDL_GL_CONTEXT_RELEASE_BEHAVIOR](SDL_GL_CONTE ## Header File -Defined in [SDL_video.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_video.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_video.h) ## Syntax diff --git a/SDL3/SDL_GLprofile.md b/SDL3/SDL_GLprofile.md index bcfed79fe..ce4f3a2c6 100644 --- a/SDL3/SDL_GLprofile.md +++ b/SDL3/SDL_GLprofile.md @@ -5,7 +5,7 @@ Possible values to be set for the [SDL_GL_CONTEXT_PROFILE_MASK](SDL_GL_CONTEXT_P ## Header File -Defined in [SDL_video.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_video.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_video.h) ## Syntax diff --git a/SDL3/SDL_GUID.md b/SDL3/SDL_GUID.md index 8e6ddd6a9..ca6336133 100644 --- a/SDL3/SDL_GUID.md +++ b/SDL3/SDL_GUID.md @@ -5,7 +5,7 @@ An [SDL_GUID](SDL_GUID) is a 128-bit identifier for an input device that identif ## Header File -Defined in [SDL_guid.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_guid.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_guid.h) ## Syntax diff --git a/SDL3/SDL_GUIDFromString.md b/SDL3/SDL_GUIDFromString.md index 72f93b165..087e1ca94 100644 --- a/SDL3/SDL_GUIDFromString.md +++ b/SDL3/SDL_GUIDFromString.md @@ -5,7 +5,7 @@ Convert a GUID string into a ::[SDL_GUID](SDL_GUID) structure. ## Header File -Defined in [SDL_guid.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_guid.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_guid.h) ## Syntax diff --git a/SDL3/SDL_GUIDToString.md b/SDL3/SDL_GUIDToString.md index 7f1ac0d00..0d0732d04 100644 --- a/SDL3/SDL_GUIDToString.md +++ b/SDL3/SDL_GUIDToString.md @@ -5,7 +5,7 @@ Get an ASCII string representation for a given ::[SDL_GUID](SDL_GUID). ## Header File -Defined in [SDL_guid.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_guid.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_guid.h) ## Syntax diff --git a/SDL3/SDL_Gamepad.md b/SDL3/SDL_Gamepad.md index e6d5287ef..21bf313aa 100644 --- a/SDL3/SDL_Gamepad.md +++ b/SDL3/SDL_Gamepad.md @@ -5,7 +5,7 @@ The structure used to identify an SDL gamepad ## Header File -Defined in [SDL_gamepad.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_gamepad.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_gamepad.h) ## Syntax diff --git a/SDL3/SDL_GamepadAxis.md b/SDL3/SDL_GamepadAxis.md index 6b4bc416d..06487da25 100644 --- a/SDL3/SDL_GamepadAxis.md +++ b/SDL3/SDL_GamepadAxis.md @@ -5,7 +5,7 @@ The list of axes available on a gamepad ## Header File -Defined in [SDL_gamepad.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_gamepad.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_gamepad.h) ## Syntax diff --git a/SDL3/SDL_GamepadAxisEvent.md b/SDL3/SDL_GamepadAxisEvent.md index 602204df1..3ef823e49 100644 --- a/SDL3/SDL_GamepadAxisEvent.md +++ b/SDL3/SDL_GamepadAxisEvent.md @@ -5,7 +5,7 @@ Gamepad axis motion event structure (event.gaxis.*) ## Header File -Defined in [SDL_events.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_events.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_events.h) ## Syntax diff --git a/SDL3/SDL_GamepadButton.md b/SDL3/SDL_GamepadButton.md index 2c8ce2029..52c709adf 100644 --- a/SDL3/SDL_GamepadButton.md +++ b/SDL3/SDL_GamepadButton.md @@ -5,7 +5,7 @@ The list of buttons available on a gamepad ## Header File -Defined in [SDL_gamepad.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_gamepad.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_gamepad.h) ## Syntax diff --git a/SDL3/SDL_GamepadButtonEvent.md b/SDL3/SDL_GamepadButtonEvent.md index 548e860f1..bba6e6f94 100644 --- a/SDL3/SDL_GamepadButtonEvent.md +++ b/SDL3/SDL_GamepadButtonEvent.md @@ -5,7 +5,7 @@ Gamepad button event structure (event.gbutton.*) ## Header File -Defined in [SDL_events.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_events.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_events.h) ## Syntax diff --git a/SDL3/SDL_GamepadButtonLabel.md b/SDL3/SDL_GamepadButtonLabel.md index b7d05eb1f..48e6c5c0b 100644 --- a/SDL3/SDL_GamepadButtonLabel.md +++ b/SDL3/SDL_GamepadButtonLabel.md @@ -5,7 +5,7 @@ The set of gamepad button labels ## Header File -Defined in [SDL_gamepad.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_gamepad.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_gamepad.h) ## Syntax diff --git a/SDL3/SDL_GamepadConnected.md b/SDL3/SDL_GamepadConnected.md index 3a12ad60a..0af19d3b6 100644 --- a/SDL3/SDL_GamepadConnected.md +++ b/SDL3/SDL_GamepadConnected.md @@ -5,7 +5,7 @@ Check if a gamepad has been opened and is currently connected. ## Header File -Defined in [SDL_gamepad.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_gamepad.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_gamepad.h) ## Syntax diff --git a/SDL3/SDL_GamepadDeviceEvent.md b/SDL3/SDL_GamepadDeviceEvent.md index f29e483b5..69a1c7d41 100644 --- a/SDL3/SDL_GamepadDeviceEvent.md +++ b/SDL3/SDL_GamepadDeviceEvent.md @@ -5,7 +5,7 @@ Gamepad device event structure (event.gdevice.*) ## Header File -Defined in [SDL_events.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_events.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_events.h) ## Syntax diff --git a/SDL3/SDL_GamepadEventsEnabled.md b/SDL3/SDL_GamepadEventsEnabled.md index 75a581952..17ca78e23 100644 --- a/SDL3/SDL_GamepadEventsEnabled.md +++ b/SDL3/SDL_GamepadEventsEnabled.md @@ -5,7 +5,7 @@ Query the state of gamepad event processing. ## Header File -Defined in [SDL_gamepad.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_gamepad.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_gamepad.h) ## Syntax diff --git a/SDL3/SDL_GamepadHasAxis.md b/SDL3/SDL_GamepadHasAxis.md index 30511376e..3a4ee9bf0 100644 --- a/SDL3/SDL_GamepadHasAxis.md +++ b/SDL3/SDL_GamepadHasAxis.md @@ -5,7 +5,7 @@ Query whether a gamepad has a given axis. ## Header File -Defined in [SDL_gamepad.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_gamepad.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_gamepad.h) ## Syntax diff --git a/SDL3/SDL_GamepadHasButton.md b/SDL3/SDL_GamepadHasButton.md index f2c9f3043..cd094c967 100644 --- a/SDL3/SDL_GamepadHasButton.md +++ b/SDL3/SDL_GamepadHasButton.md @@ -5,7 +5,7 @@ Query whether a gamepad has a given button. ## Header File -Defined in [SDL_gamepad.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_gamepad.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_gamepad.h) ## Syntax diff --git a/SDL3/SDL_GamepadHasSensor.md b/SDL3/SDL_GamepadHasSensor.md index 46f6bf4bc..a754692a4 100644 --- a/SDL3/SDL_GamepadHasSensor.md +++ b/SDL3/SDL_GamepadHasSensor.md @@ -5,7 +5,7 @@ Return whether a gamepad has a particular sensor. ## Header File -Defined in [SDL_gamepad.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_gamepad.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_gamepad.h) ## Syntax diff --git a/SDL3/SDL_GamepadSensorEnabled.md b/SDL3/SDL_GamepadSensorEnabled.md index 3c0521e61..d88d44a52 100644 --- a/SDL3/SDL_GamepadSensorEnabled.md +++ b/SDL3/SDL_GamepadSensorEnabled.md @@ -5,7 +5,7 @@ Query whether sensor data reporting is enabled for a gamepad. ## Header File -Defined in [SDL_gamepad.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_gamepad.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_gamepad.h) ## Syntax diff --git a/SDL3/SDL_GamepadSensorEvent.md b/SDL3/SDL_GamepadSensorEvent.md index cbb04f4f0..14087fefc 100644 --- a/SDL3/SDL_GamepadSensorEvent.md +++ b/SDL3/SDL_GamepadSensorEvent.md @@ -5,7 +5,7 @@ Gamepad sensor event structure (event.gsensor.*) ## Header File -Defined in [SDL_events.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_events.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_events.h) ## Syntax diff --git a/SDL3/SDL_GamepadTouchpadEvent.md b/SDL3/SDL_GamepadTouchpadEvent.md index 2c3d1b61f..9074f07e5 100644 --- a/SDL3/SDL_GamepadTouchpadEvent.md +++ b/SDL3/SDL_GamepadTouchpadEvent.md @@ -5,7 +5,7 @@ Gamepad touchpad event structure (event.gtouchpad.*) ## Header File -Defined in [SDL_events.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_events.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_events.h) ## Syntax diff --git a/SDL3/SDL_GetAndroidSDKVersion.md b/SDL3/SDL_GetAndroidSDKVersion.md index 742346c33..99cda21c7 100644 --- a/SDL3/SDL_GetAndroidSDKVersion.md +++ b/SDL3/SDL_GetAndroidSDKVersion.md @@ -5,7 +5,7 @@ Query Android API level of the current device. ## Header File -Defined in [SDL_system.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_system.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_system.h) ## Syntax diff --git a/SDL3/SDL_GetAssertionHandler.md b/SDL3/SDL_GetAssertionHandler.md index a189445b8..e30154db8 100644 --- a/SDL3/SDL_GetAssertionHandler.md +++ b/SDL3/SDL_GetAssertionHandler.md @@ -5,7 +5,7 @@ Get the current assertion handler. ## Header File -Defined in [SDL_assert.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_assert.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_assert.h) ## Syntax diff --git a/SDL3/SDL_GetAssertionReport.md b/SDL3/SDL_GetAssertionReport.md index 9e3517f69..042742f70 100644 --- a/SDL3/SDL_GetAssertionReport.md +++ b/SDL3/SDL_GetAssertionReport.md @@ -5,7 +5,7 @@ Get a list of all assertion failures. ## Header File -Defined in [SDL_assert.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_assert.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_assert.h) ## Syntax diff --git a/SDL3/SDL_GetAudioCaptureDevices.md b/SDL3/SDL_GetAudioCaptureDevices.md index 02bca517b..82e540aaf 100644 --- a/SDL3/SDL_GetAudioCaptureDevices.md +++ b/SDL3/SDL_GetAudioCaptureDevices.md @@ -5,7 +5,7 @@ Get a list of currently-connected audio capture devices. ## Header File -Defined in [SDL_audio.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_audio.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_audio.h) ## Syntax diff --git a/SDL3/SDL_GetAudioDeviceFormat.md b/SDL3/SDL_GetAudioDeviceFormat.md index 3b573c470..7c4ea71a0 100644 --- a/SDL3/SDL_GetAudioDeviceFormat.md +++ b/SDL3/SDL_GetAudioDeviceFormat.md @@ -5,7 +5,7 @@ Get the current audio format of a specific audio device. ## Header File -Defined in [SDL_audio.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_audio.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_audio.h) ## Syntax diff --git a/SDL3/SDL_GetAudioDeviceName.md b/SDL3/SDL_GetAudioDeviceName.md index 9c47288cd..b1b2a2111 100644 --- a/SDL3/SDL_GetAudioDeviceName.md +++ b/SDL3/SDL_GetAudioDeviceName.md @@ -5,7 +5,7 @@ Get the human-readable name of a specific audio device. ## Header File -Defined in [SDL_audio.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_audio.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_audio.h) ## Syntax diff --git a/SDL3/SDL_GetAudioDriver.md b/SDL3/SDL_GetAudioDriver.md index 5c625cfed..420cd9cf7 100644 --- a/SDL3/SDL_GetAudioDriver.md +++ b/SDL3/SDL_GetAudioDriver.md @@ -5,7 +5,7 @@ Use this function to get the name of a built in audio driver. ## Header File -Defined in [SDL_audio.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_audio.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_audio.h) ## Syntax diff --git a/SDL3/SDL_GetAudioOutputDevices.md b/SDL3/SDL_GetAudioOutputDevices.md index 075c2bc2a..07a92fc29 100644 --- a/SDL3/SDL_GetAudioOutputDevices.md +++ b/SDL3/SDL_GetAudioOutputDevices.md @@ -5,7 +5,7 @@ Get a list of currently-connected audio output devices. ## Header File -Defined in [SDL_audio.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_audio.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_audio.h) ## Syntax diff --git a/SDL3/SDL_GetAudioStreamAvailable.md b/SDL3/SDL_GetAudioStreamAvailable.md index 299ee4676..350d31f29 100644 --- a/SDL3/SDL_GetAudioStreamAvailable.md +++ b/SDL3/SDL_GetAudioStreamAvailable.md @@ -5,7 +5,7 @@ Get the number of converted/resampled bytes available. ## Header File -Defined in [SDL_audio.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_audio.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_audio.h) ## Syntax diff --git a/SDL3/SDL_GetAudioStreamData.md b/SDL3/SDL_GetAudioStreamData.md index 72724a090..1ffbaa816 100644 --- a/SDL3/SDL_GetAudioStreamData.md +++ b/SDL3/SDL_GetAudioStreamData.md @@ -5,7 +5,7 @@ Get converted/resampled data from the stream. ## Header File -Defined in [SDL_audio.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_audio.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_audio.h) ## Syntax diff --git a/SDL3/SDL_GetAudioStreamDevice.md b/SDL3/SDL_GetAudioStreamDevice.md index 11df8879a..0c0f965ed 100644 --- a/SDL3/SDL_GetAudioStreamDevice.md +++ b/SDL3/SDL_GetAudioStreamDevice.md @@ -5,7 +5,7 @@ Query an audio stream for its currently-bound device. ## Header File -Defined in [SDL_audio.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_audio.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_audio.h) ## Syntax diff --git a/SDL3/SDL_GetAudioStreamFormat.md b/SDL3/SDL_GetAudioStreamFormat.md index 2bd99ff23..7c0f7b778 100644 --- a/SDL3/SDL_GetAudioStreamFormat.md +++ b/SDL3/SDL_GetAudioStreamFormat.md @@ -5,7 +5,7 @@ Query the current format of an audio stream. ## Header File -Defined in [SDL_audio.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_audio.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_audio.h) ## Syntax diff --git a/SDL3/SDL_GetAudioStreamFrequencyRatio.md b/SDL3/SDL_GetAudioStreamFrequencyRatio.md index 80d4a8240..17476cb42 100644 --- a/SDL3/SDL_GetAudioStreamFrequencyRatio.md +++ b/SDL3/SDL_GetAudioStreamFrequencyRatio.md @@ -5,7 +5,7 @@ Get the frequency ratio of an audio stream. ## Header File -Defined in [SDL_audio.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_audio.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_audio.h) ## Syntax diff --git a/SDL3/SDL_GetAudioStreamProperties.md b/SDL3/SDL_GetAudioStreamProperties.md index 3c0c671e8..3cc248691 100644 --- a/SDL3/SDL_GetAudioStreamProperties.md +++ b/SDL3/SDL_GetAudioStreamProperties.md @@ -5,7 +5,7 @@ Get the properties associated with an audio stream. ## Header File -Defined in [SDL_audio.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_audio.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_audio.h) ## Syntax diff --git a/SDL3/SDL_GetAudioStreamQueued.md b/SDL3/SDL_GetAudioStreamQueued.md index 183e0ef13..20fff4003 100644 --- a/SDL3/SDL_GetAudioStreamQueued.md +++ b/SDL3/SDL_GetAudioStreamQueued.md @@ -5,7 +5,7 @@ Get the number of bytes currently queued. ## Header File -Defined in [SDL_audio.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_audio.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_audio.h) ## Syntax diff --git a/SDL3/SDL_GetBasePath.md b/SDL3/SDL_GetBasePath.md index 62ee155f3..bd3be8918 100644 --- a/SDL3/SDL_GetBasePath.md +++ b/SDL3/SDL_GetBasePath.md @@ -5,7 +5,7 @@ Get the directory where the application was run from. ## Header File -Defined in [SDL_filesystem.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_filesystem.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_filesystem.h) ## Syntax diff --git a/SDL3/SDL_GetBooleanProperty.md b/SDL3/SDL_GetBooleanProperty.md index 564692d46..387d17ad4 100644 --- a/SDL3/SDL_GetBooleanProperty.md +++ b/SDL3/SDL_GetBooleanProperty.md @@ -5,7 +5,7 @@ Get a boolean property on a set of properties. ## Header File -Defined in [SDL_properties.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_properties.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_properties.h) ## Syntax diff --git a/SDL3/SDL_GetCPUCacheLineSize.md b/SDL3/SDL_GetCPUCacheLineSize.md index cf4f8afc9..c478da362 100644 --- a/SDL3/SDL_GetCPUCacheLineSize.md +++ b/SDL3/SDL_GetCPUCacheLineSize.md @@ -5,7 +5,7 @@ Determine the L1 cache line size of the CPU. ## Header File -Defined in [SDL_cpuinfo.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_cpuinfo.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_cpuinfo.h) ## Syntax diff --git a/SDL3/SDL_GetCPUCount.md b/SDL3/SDL_GetCPUCount.md index 574ddf4c2..002110479 100644 --- a/SDL3/SDL_GetCPUCount.md +++ b/SDL3/SDL_GetCPUCount.md @@ -5,7 +5,7 @@ Get the number of CPU cores available. ## Header File -Defined in [SDL_cpuinfo.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_cpuinfo.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_cpuinfo.h) ## Syntax diff --git a/SDL3/SDL_GetCameraDeviceName.md b/SDL3/SDL_GetCameraDeviceName.md index 62ed14494..08afa7d0e 100644 --- a/SDL3/SDL_GetCameraDeviceName.md +++ b/SDL3/SDL_GetCameraDeviceName.md @@ -5,7 +5,7 @@ Get human-readable device name for a camera. ## Header File -Defined in [SDL_camera.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_camera.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_camera.h) ## Syntax diff --git a/SDL3/SDL_GetCameraDevicePosition.md b/SDL3/SDL_GetCameraDevicePosition.md index 78d40c52f..a22d1b26c 100644 --- a/SDL3/SDL_GetCameraDevicePosition.md +++ b/SDL3/SDL_GetCameraDevicePosition.md @@ -5,7 +5,7 @@ Get the position of the camera in relation to the system. ## Header File -Defined in [SDL_camera.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_camera.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_camera.h) ## Syntax diff --git a/SDL3/SDL_GetCameraDeviceSupportedFormats.md b/SDL3/SDL_GetCameraDeviceSupportedFormats.md index d950c96dd..95b0f676a 100644 --- a/SDL3/SDL_GetCameraDeviceSupportedFormats.md +++ b/SDL3/SDL_GetCameraDeviceSupportedFormats.md @@ -5,7 +5,7 @@ Get the list of native formats/sizes a camera supports. ## Header File -Defined in [SDL_camera.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_camera.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_camera.h) ## Syntax diff --git a/SDL3/SDL_GetCameraDevices.md b/SDL3/SDL_GetCameraDevices.md index e134b9951..bbe3d1c21 100644 --- a/SDL3/SDL_GetCameraDevices.md +++ b/SDL3/SDL_GetCameraDevices.md @@ -5,7 +5,7 @@ Get a list of currently connected camera devices. ## Header File -Defined in [SDL_camera.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_camera.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_camera.h) ## Syntax diff --git a/SDL3/SDL_GetCameraDriver.md b/SDL3/SDL_GetCameraDriver.md index 56a16a72b..27f6f546d 100644 --- a/SDL3/SDL_GetCameraDriver.md +++ b/SDL3/SDL_GetCameraDriver.md @@ -5,7 +5,7 @@ Use this function to get the name of a built in camera driver. ## Header File -Defined in [SDL_camera.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_camera.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_camera.h) ## Syntax diff --git a/SDL3/SDL_GetCameraFormat.md b/SDL3/SDL_GetCameraFormat.md index 5424ae173..6d4afb231 100644 --- a/SDL3/SDL_GetCameraFormat.md +++ b/SDL3/SDL_GetCameraFormat.md @@ -5,7 +5,7 @@ Get the spec that a camera is using when generating images. ## Header File -Defined in [SDL_camera.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_camera.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_camera.h) ## Syntax diff --git a/SDL3/SDL_GetCameraInstanceID.md b/SDL3/SDL_GetCameraInstanceID.md index 7b10a48f7..abd04301e 100644 --- a/SDL3/SDL_GetCameraInstanceID.md +++ b/SDL3/SDL_GetCameraInstanceID.md @@ -5,7 +5,7 @@ Get the instance ID of an opened camera. ## Header File -Defined in [SDL_camera.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_camera.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_camera.h) ## Syntax diff --git a/SDL3/SDL_GetCameraPermissionState.md b/SDL3/SDL_GetCameraPermissionState.md index ee2864475..d0f2cfa91 100644 --- a/SDL3/SDL_GetCameraPermissionState.md +++ b/SDL3/SDL_GetCameraPermissionState.md @@ -5,7 +5,7 @@ Query if camera access has been approved by the user. ## Header File -Defined in [SDL_camera.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_camera.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_camera.h) ## Syntax diff --git a/SDL3/SDL_GetCameraProperties.md b/SDL3/SDL_GetCameraProperties.md index 6e34c4601..56598becf 100644 --- a/SDL3/SDL_GetCameraProperties.md +++ b/SDL3/SDL_GetCameraProperties.md @@ -5,7 +5,7 @@ Get the properties associated with an opened camera. ## Header File -Defined in [SDL_camera.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_camera.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_camera.h) ## Syntax diff --git a/SDL3/SDL_GetClipboardData.md b/SDL3/SDL_GetClipboardData.md index 01d5ac9f0..51fd8536f 100644 --- a/SDL3/SDL_GetClipboardData.md +++ b/SDL3/SDL_GetClipboardData.md @@ -5,7 +5,7 @@ Get the data from clipboard for a given mime type. ## Header File -Defined in [SDL_clipboard.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_clipboard.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_clipboard.h) ## Syntax diff --git a/SDL3/SDL_GetClipboardText.md b/SDL3/SDL_GetClipboardText.md index a4ae71691..c5124f00b 100644 --- a/SDL3/SDL_GetClipboardText.md +++ b/SDL3/SDL_GetClipboardText.md @@ -5,7 +5,7 @@ Get UTF-8 text from the clipboard, which must be freed with [SDL_free](SDL_free) ## Header File -Defined in [SDL_clipboard.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_clipboard.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_clipboard.h) ## Syntax diff --git a/SDL3/SDL_GetClosestFullscreenDisplayMode.md b/SDL3/SDL_GetClosestFullscreenDisplayMode.md index d39b39d06..872dd420a 100644 --- a/SDL3/SDL_GetClosestFullscreenDisplayMode.md +++ b/SDL3/SDL_GetClosestFullscreenDisplayMode.md @@ -5,7 +5,7 @@ Get the closest match to the requested display mode. ## Header File -Defined in [SDL_video.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_video.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_video.h) ## Syntax diff --git a/SDL3/SDL_GetCurrentAudioDriver.md b/SDL3/SDL_GetCurrentAudioDriver.md index 53182d1eb..b89b2ab3a 100644 --- a/SDL3/SDL_GetCurrentAudioDriver.md +++ b/SDL3/SDL_GetCurrentAudioDriver.md @@ -5,7 +5,7 @@ Get the name of the current audio driver. ## Header File -Defined in [SDL_audio.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_audio.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_audio.h) ## Syntax diff --git a/SDL3/SDL_GetCurrentCameraDriver.md b/SDL3/SDL_GetCurrentCameraDriver.md index 24924b801..f349b3f65 100644 --- a/SDL3/SDL_GetCurrentCameraDriver.md +++ b/SDL3/SDL_GetCurrentCameraDriver.md @@ -5,7 +5,7 @@ Get the name of the current camera driver. ## Header File -Defined in [SDL_camera.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_camera.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_camera.h) ## Syntax diff --git a/SDL3/SDL_GetCurrentDisplayMode.md b/SDL3/SDL_GetCurrentDisplayMode.md index 177e2343b..ed2ddf4b3 100644 --- a/SDL3/SDL_GetCurrentDisplayMode.md +++ b/SDL3/SDL_GetCurrentDisplayMode.md @@ -5,7 +5,7 @@ Get information about the current display mode. ## Header File -Defined in [SDL_video.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_video.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_video.h) ## Syntax diff --git a/SDL3/SDL_GetCurrentDisplayOrientation.md b/SDL3/SDL_GetCurrentDisplayOrientation.md index 80d9f533c..236eea070 100644 --- a/SDL3/SDL_GetCurrentDisplayOrientation.md +++ b/SDL3/SDL_GetCurrentDisplayOrientation.md @@ -5,7 +5,7 @@ Get the orientation of a display. ## Header File -Defined in [SDL_video.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_video.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_video.h) ## Syntax diff --git a/SDL3/SDL_GetCurrentRenderOutputSize.md b/SDL3/SDL_GetCurrentRenderOutputSize.md index e135b241f..5dbb76a12 100644 --- a/SDL3/SDL_GetCurrentRenderOutputSize.md +++ b/SDL3/SDL_GetCurrentRenderOutputSize.md @@ -5,7 +5,7 @@ Get the current output size in pixels of a rendering context. ## Header File -Defined in [SDL_render.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_render.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_render.h) ## Syntax diff --git a/SDL3/SDL_GetCurrentThreadID.md b/SDL3/SDL_GetCurrentThreadID.md index 4814f2654..888f0e4f2 100644 --- a/SDL3/SDL_GetCurrentThreadID.md +++ b/SDL3/SDL_GetCurrentThreadID.md @@ -5,7 +5,7 @@ Get the thread identifier for the current thread. ## Header File -Defined in [SDL_thread.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_thread.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_thread.h) ## Syntax diff --git a/SDL3/SDL_GetCurrentTime.md b/SDL3/SDL_GetCurrentTime.md index 4f014eff2..f8c190796 100644 --- a/SDL3/SDL_GetCurrentTime.md +++ b/SDL3/SDL_GetCurrentTime.md @@ -5,7 +5,7 @@ Gets the current value of the system realtime clock in nanoseconds since Jan 1, ## Header File -Defined in [SDL_time.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_time.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_time.h) ## Syntax diff --git a/SDL3/SDL_GetCurrentVideoDriver.md b/SDL3/SDL_GetCurrentVideoDriver.md index 3fe9a161b..55118b629 100644 --- a/SDL3/SDL_GetCurrentVideoDriver.md +++ b/SDL3/SDL_GetCurrentVideoDriver.md @@ -5,7 +5,7 @@ Get the name of the currently initialized video driver. ## Header File -Defined in [SDL_video.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_video.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_video.h) ## Syntax diff --git a/SDL3/SDL_GetCursor.md b/SDL3/SDL_GetCursor.md index ab588f4d4..1bac41086 100644 --- a/SDL3/SDL_GetCursor.md +++ b/SDL3/SDL_GetCursor.md @@ -9,7 +9,7 @@ Get the active cursor. ## Header File -Defined in [SDL_mouse.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_mouse.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_mouse.h) ## Syntax diff --git a/SDL3/SDL_GetDayOfWeek.md b/SDL3/SDL_GetDayOfWeek.md index 2ce954c0f..152a7ccfa 100644 --- a/SDL3/SDL_GetDayOfWeek.md +++ b/SDL3/SDL_GetDayOfWeek.md @@ -5,7 +5,7 @@ Get the day of week for a calendar date. ## Header File -Defined in [SDL_time.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_time.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_time.h) ## Syntax diff --git a/SDL3/SDL_GetDayOfYear.md b/SDL3/SDL_GetDayOfYear.md index ea006e7c9..c46b6f9e3 100644 --- a/SDL3/SDL_GetDayOfYear.md +++ b/SDL3/SDL_GetDayOfYear.md @@ -5,7 +5,7 @@ Get the day of year for a calendar date. ## Header File -Defined in [SDL_time.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_time.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_time.h) ## Syntax diff --git a/SDL3/SDL_GetDaysInMonth.md b/SDL3/SDL_GetDaysInMonth.md index fbd6db1c7..fa45ccff6 100644 --- a/SDL3/SDL_GetDaysInMonth.md +++ b/SDL3/SDL_GetDaysInMonth.md @@ -5,7 +5,7 @@ Get the number of days in a month for a given year. ## Header File -Defined in [SDL_time.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_time.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_time.h) ## Syntax diff --git a/SDL3/SDL_GetDefaultAssertionHandler.md b/SDL3/SDL_GetDefaultAssertionHandler.md index 1397f83b7..b4a7752bd 100644 --- a/SDL3/SDL_GetDefaultAssertionHandler.md +++ b/SDL3/SDL_GetDefaultAssertionHandler.md @@ -5,7 +5,7 @@ Get the default assertion handler. ## Header File -Defined in [SDL_assert.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_assert.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_assert.h) ## Syntax diff --git a/SDL3/SDL_GetDefaultCursor.md b/SDL3/SDL_GetDefaultCursor.md index 5a443c689..b5b864bce 100644 --- a/SDL3/SDL_GetDefaultCursor.md +++ b/SDL3/SDL_GetDefaultCursor.md @@ -13,7 +13,7 @@ Get the default cursor. ## Header File -Defined in [SDL_mouse.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_mouse.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_mouse.h) ## Syntax diff --git a/SDL3/SDL_GetDesktopDisplayMode.md b/SDL3/SDL_GetDesktopDisplayMode.md index 4fdb9669d..cb6d03329 100644 --- a/SDL3/SDL_GetDesktopDisplayMode.md +++ b/SDL3/SDL_GetDesktopDisplayMode.md @@ -5,7 +5,7 @@ Get information about the desktop's display mode. ## Header File -Defined in [SDL_video.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_video.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_video.h) ## Syntax diff --git a/SDL3/SDL_GetDisplayBounds.md b/SDL3/SDL_GetDisplayBounds.md index 91734482d..4dbd6a57d 100644 --- a/SDL3/SDL_GetDisplayBounds.md +++ b/SDL3/SDL_GetDisplayBounds.md @@ -5,7 +5,7 @@ Get the desktop area represented by a display. ## Header File -Defined in [SDL_video.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_video.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_video.h) ## Syntax diff --git a/SDL3/SDL_GetDisplayContentScale.md b/SDL3/SDL_GetDisplayContentScale.md index d4dc5fd2f..ecf692d88 100644 --- a/SDL3/SDL_GetDisplayContentScale.md +++ b/SDL3/SDL_GetDisplayContentScale.md @@ -5,7 +5,7 @@ Get the content scale of a display. ## Header File -Defined in [SDL_video.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_video.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_video.h) ## Syntax diff --git a/SDL3/SDL_GetDisplayForPoint.md b/SDL3/SDL_GetDisplayForPoint.md index 98b66f02d..66f3d60c2 100644 --- a/SDL3/SDL_GetDisplayForPoint.md +++ b/SDL3/SDL_GetDisplayForPoint.md @@ -5,7 +5,7 @@ Get the display containing a point. ## Header File -Defined in [SDL_video.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_video.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_video.h) ## Syntax diff --git a/SDL3/SDL_GetDisplayForRect.md b/SDL3/SDL_GetDisplayForRect.md index e3c13ffdc..864e60143 100644 --- a/SDL3/SDL_GetDisplayForRect.md +++ b/SDL3/SDL_GetDisplayForRect.md @@ -5,7 +5,7 @@ Get the display primarily containing a rect. ## Header File -Defined in [SDL_video.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_video.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_video.h) ## Syntax diff --git a/SDL3/SDL_GetDisplayForWindow.md b/SDL3/SDL_GetDisplayForWindow.md index 640b4f4cf..f3e0da09f 100644 --- a/SDL3/SDL_GetDisplayForWindow.md +++ b/SDL3/SDL_GetDisplayForWindow.md @@ -5,7 +5,7 @@ Get the display associated with a window. ## Header File -Defined in [SDL_video.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_video.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_video.h) ## Syntax diff --git a/SDL3/SDL_GetDisplayName.md b/SDL3/SDL_GetDisplayName.md index 8ccec427f..90d8cfdbc 100644 --- a/SDL3/SDL_GetDisplayName.md +++ b/SDL3/SDL_GetDisplayName.md @@ -13,7 +13,7 @@ Get the name of a display in UTF-8 encoding. ## Header File -Defined in [SDL_video.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_video.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_video.h) ## Syntax diff --git a/SDL3/SDL_GetDisplayProperties.md b/SDL3/SDL_GetDisplayProperties.md index 2d2d9fff7..3138b294c 100644 --- a/SDL3/SDL_GetDisplayProperties.md +++ b/SDL3/SDL_GetDisplayProperties.md @@ -5,7 +5,7 @@ Get the properties associated with a display. ## Header File -Defined in [SDL_video.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_video.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_video.h) ## Syntax diff --git a/SDL3/SDL_GetDisplayUsableBounds.md b/SDL3/SDL_GetDisplayUsableBounds.md index 2d2aaf49c..075369dd9 100644 --- a/SDL3/SDL_GetDisplayUsableBounds.md +++ b/SDL3/SDL_GetDisplayUsableBounds.md @@ -13,7 +13,7 @@ Get the usable desktop area represented by a display, in screen coordinates. ## Header File -Defined in [SDL_video.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_video.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_video.h) ## Syntax diff --git a/SDL3/SDL_GetDisplays.md b/SDL3/SDL_GetDisplays.md index c2eccdc1c..04f87582a 100644 --- a/SDL3/SDL_GetDisplays.md +++ b/SDL3/SDL_GetDisplays.md @@ -5,7 +5,7 @@ Get a list of currently connected displays. ## Header File -Defined in [SDL_video.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_video.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_video.h) ## Syntax diff --git a/SDL3/SDL_GetError.md b/SDL3/SDL_GetError.md index 4644f0619..2659b8570 100644 --- a/SDL3/SDL_GetError.md +++ b/SDL3/SDL_GetError.md @@ -5,7 +5,7 @@ Retrieve a message about the last error that occurred on the current thread. ## Header File -Defined in [SDL_error.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_error.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_error.h) ## Syntax diff --git a/SDL3/SDL_GetEventFilter.md b/SDL3/SDL_GetEventFilter.md index f6ea57df0..9d13121d5 100644 --- a/SDL3/SDL_GetEventFilter.md +++ b/SDL3/SDL_GetEventFilter.md @@ -5,7 +5,7 @@ Query the current event filter. ## Header File -Defined in [SDL_events.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_events.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_events.h) ## Syntax diff --git a/SDL3/SDL_GetFloatProperty.md b/SDL3/SDL_GetFloatProperty.md index dc0e289c5..4b18a1456 100644 --- a/SDL3/SDL_GetFloatProperty.md +++ b/SDL3/SDL_GetFloatProperty.md @@ -5,7 +5,7 @@ Get a floating point property on a set of properties. ## Header File -Defined in [SDL_properties.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_properties.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_properties.h) ## Syntax diff --git a/SDL3/SDL_GetFullscreenDisplayModes.md b/SDL3/SDL_GetFullscreenDisplayModes.md index c04979f89..2bea55205 100644 --- a/SDL3/SDL_GetFullscreenDisplayModes.md +++ b/SDL3/SDL_GetFullscreenDisplayModes.md @@ -5,7 +5,7 @@ Get a list of fullscreen display modes available on a display. ## Header File -Defined in [SDL_video.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_video.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_video.h) ## Syntax diff --git a/SDL3/SDL_GetGamepadAppleSFSymbolsNameForAxis.md b/SDL3/SDL_GetGamepadAppleSFSymbolsNameForAxis.md index 3056f8ce3..42ef50f0f 100644 --- a/SDL3/SDL_GetGamepadAppleSFSymbolsNameForAxis.md +++ b/SDL3/SDL_GetGamepadAppleSFSymbolsNameForAxis.md @@ -5,7 +5,7 @@ Return the sfSymbolsName for a given axis on a gamepad on Apple platforms. ## Header File -Defined in [SDL_gamepad.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_gamepad.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_gamepad.h) ## Syntax diff --git a/SDL3/SDL_GetGamepadAppleSFSymbolsNameForButton.md b/SDL3/SDL_GetGamepadAppleSFSymbolsNameForButton.md index 25b1d29a5..d6aa5325a 100644 --- a/SDL3/SDL_GetGamepadAppleSFSymbolsNameForButton.md +++ b/SDL3/SDL_GetGamepadAppleSFSymbolsNameForButton.md @@ -5,7 +5,7 @@ Return the sfSymbolsName for a given button on a gamepad on Apple platforms. ## Header File -Defined in [SDL_gamepad.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_gamepad.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_gamepad.h) ## Syntax diff --git a/SDL3/SDL_GetGamepadAxis.md b/SDL3/SDL_GetGamepadAxis.md index 7493beb7e..dd765da49 100644 --- a/SDL3/SDL_GetGamepadAxis.md +++ b/SDL3/SDL_GetGamepadAxis.md @@ -5,7 +5,7 @@ Get the current state of an axis control on a gamepad. ## Header File -Defined in [SDL_gamepad.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_gamepad.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_gamepad.h) ## Syntax diff --git a/SDL3/SDL_GetGamepadAxisFromString.md b/SDL3/SDL_GetGamepadAxisFromString.md index 2bc68e338..e25a4f6e7 100644 --- a/SDL3/SDL_GetGamepadAxisFromString.md +++ b/SDL3/SDL_GetGamepadAxisFromString.md @@ -5,7 +5,7 @@ Convert a string into [SDL_GamepadAxis](SDL_GamepadAxis) enum. ## Header File -Defined in [SDL_gamepad.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_gamepad.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_gamepad.h) ## Syntax diff --git a/SDL3/SDL_GetGamepadBindings.md b/SDL3/SDL_GetGamepadBindings.md index 156cb47ce..324a5b6e2 100644 --- a/SDL3/SDL_GetGamepadBindings.md +++ b/SDL3/SDL_GetGamepadBindings.md @@ -5,7 +5,7 @@ Get the SDL joystick layer bindings for a gamepad. ## Header File -Defined in [SDL_gamepad.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_gamepad.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_gamepad.h) ## Syntax diff --git a/SDL3/SDL_GetGamepadButton.md b/SDL3/SDL_GetGamepadButton.md index c5ee46912..965397897 100644 --- a/SDL3/SDL_GetGamepadButton.md +++ b/SDL3/SDL_GetGamepadButton.md @@ -5,7 +5,7 @@ Get the current state of a button on a gamepad. ## Header File -Defined in [SDL_gamepad.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_gamepad.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_gamepad.h) ## Syntax diff --git a/SDL3/SDL_GetGamepadButtonFromString.md b/SDL3/SDL_GetGamepadButtonFromString.md index 7fe28a6e0..c12b115ce 100644 --- a/SDL3/SDL_GetGamepadButtonFromString.md +++ b/SDL3/SDL_GetGamepadButtonFromString.md @@ -5,7 +5,7 @@ Convert a string into an [SDL_GamepadButton](SDL_GamepadButton) enum. ## Header File -Defined in [SDL_gamepad.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_gamepad.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_gamepad.h) ## Syntax diff --git a/SDL3/SDL_GetGamepadButtonLabel.md b/SDL3/SDL_GetGamepadButtonLabel.md index 3d09549b4..317a513b5 100644 --- a/SDL3/SDL_GetGamepadButtonLabel.md +++ b/SDL3/SDL_GetGamepadButtonLabel.md @@ -5,7 +5,7 @@ Get the label of a button on a gamepad. ## Header File -Defined in [SDL_gamepad.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_gamepad.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_gamepad.h) ## Syntax diff --git a/SDL3/SDL_GetGamepadButtonLabelForType.md b/SDL3/SDL_GetGamepadButtonLabelForType.md index eb67e102c..c4b6ee612 100644 --- a/SDL3/SDL_GetGamepadButtonLabelForType.md +++ b/SDL3/SDL_GetGamepadButtonLabelForType.md @@ -5,7 +5,7 @@ Get the label of a button on a gamepad. ## Header File -Defined in [SDL_gamepad.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_gamepad.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_gamepad.h) ## Syntax diff --git a/SDL3/SDL_GetGamepadConnectionState.md b/SDL3/SDL_GetGamepadConnectionState.md index 8eea16625..4b7a035c9 100644 --- a/SDL3/SDL_GetGamepadConnectionState.md +++ b/SDL3/SDL_GetGamepadConnectionState.md @@ -5,7 +5,7 @@ Get the connection state of a gamepad. ## Header File -Defined in [SDL_gamepad.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_gamepad.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_gamepad.h) ## Syntax diff --git a/SDL3/SDL_GetGamepadFirmwareVersion.md b/SDL3/SDL_GetGamepadFirmwareVersion.md index 70a3696bb..bbd61c5f4 100644 --- a/SDL3/SDL_GetGamepadFirmwareVersion.md +++ b/SDL3/SDL_GetGamepadFirmwareVersion.md @@ -5,7 +5,7 @@ Get the firmware version of an opened gamepad, if available. ## Header File -Defined in [SDL_gamepad.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_gamepad.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_gamepad.h) ## Syntax diff --git a/SDL3/SDL_GetGamepadFromInstanceID.md b/SDL3/SDL_GetGamepadFromInstanceID.md index c4c9f156b..d3e86c920 100644 --- a/SDL3/SDL_GetGamepadFromInstanceID.md +++ b/SDL3/SDL_GetGamepadFromInstanceID.md @@ -5,7 +5,7 @@ Get the [SDL_Gamepad](SDL_Gamepad) associated with a joystick instance ID, if it ## Header File -Defined in [SDL_gamepad.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_gamepad.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_gamepad.h) ## Syntax diff --git a/SDL3/SDL_GetGamepadFromPlayerIndex.md b/SDL3/SDL_GetGamepadFromPlayerIndex.md index dde2b5772..dbde874be 100644 --- a/SDL3/SDL_GetGamepadFromPlayerIndex.md +++ b/SDL3/SDL_GetGamepadFromPlayerIndex.md @@ -5,7 +5,7 @@ Get the [SDL_Gamepad](SDL_Gamepad) associated with a player index. ## Header File -Defined in [SDL_gamepad.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_gamepad.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_gamepad.h) ## Syntax diff --git a/SDL3/SDL_GetGamepadInstanceGUID.md b/SDL3/SDL_GetGamepadInstanceGUID.md index 2461c7122..e02216d1d 100644 --- a/SDL3/SDL_GetGamepadInstanceGUID.md +++ b/SDL3/SDL_GetGamepadInstanceGUID.md @@ -5,7 +5,7 @@ Get the implementation-dependent GUID of a gamepad. ## Header File -Defined in [SDL_gamepad.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_gamepad.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_gamepad.h) ## Syntax diff --git a/SDL3/SDL_GetGamepadInstanceID.md b/SDL3/SDL_GetGamepadInstanceID.md index 0c2072bd7..1c8a1bac4 100644 --- a/SDL3/SDL_GetGamepadInstanceID.md +++ b/SDL3/SDL_GetGamepadInstanceID.md @@ -5,7 +5,7 @@ Get the instance ID of an opened gamepad. ## Header File -Defined in [SDL_gamepad.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_gamepad.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_gamepad.h) ## Syntax diff --git a/SDL3/SDL_GetGamepadInstanceMapping.md b/SDL3/SDL_GetGamepadInstanceMapping.md index bdf0d3da5..e66b079fb 100644 --- a/SDL3/SDL_GetGamepadInstanceMapping.md +++ b/SDL3/SDL_GetGamepadInstanceMapping.md @@ -5,7 +5,7 @@ Get the mapping of a gamepad. ## Header File -Defined in [SDL_gamepad.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_gamepad.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_gamepad.h) ## Syntax diff --git a/SDL3/SDL_GetGamepadInstanceName.md b/SDL3/SDL_GetGamepadInstanceName.md index d2416370f..aff9f207a 100644 --- a/SDL3/SDL_GetGamepadInstanceName.md +++ b/SDL3/SDL_GetGamepadInstanceName.md @@ -5,7 +5,7 @@ Get the implementation dependent name of a gamepad. ## Header File -Defined in [SDL_gamepad.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_gamepad.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_gamepad.h) ## Syntax diff --git a/SDL3/SDL_GetGamepadInstancePath.md b/SDL3/SDL_GetGamepadInstancePath.md index cae333d45..c7a5260f1 100644 --- a/SDL3/SDL_GetGamepadInstancePath.md +++ b/SDL3/SDL_GetGamepadInstancePath.md @@ -5,7 +5,7 @@ Get the implementation dependent path of a gamepad. ## Header File -Defined in [SDL_gamepad.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_gamepad.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_gamepad.h) ## Syntax diff --git a/SDL3/SDL_GetGamepadInstancePlayerIndex.md b/SDL3/SDL_GetGamepadInstancePlayerIndex.md index 161059eb3..2d8427167 100644 --- a/SDL3/SDL_GetGamepadInstancePlayerIndex.md +++ b/SDL3/SDL_GetGamepadInstancePlayerIndex.md @@ -5,7 +5,7 @@ Get the player index of a gamepad. ## Header File -Defined in [SDL_gamepad.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_gamepad.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_gamepad.h) ## Syntax diff --git a/SDL3/SDL_GetGamepadInstanceProduct.md b/SDL3/SDL_GetGamepadInstanceProduct.md index 197c89855..15f722ecd 100644 --- a/SDL3/SDL_GetGamepadInstanceProduct.md +++ b/SDL3/SDL_GetGamepadInstanceProduct.md @@ -5,7 +5,7 @@ Get the USB product ID of a gamepad, if available. ## Header File -Defined in [SDL_gamepad.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_gamepad.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_gamepad.h) ## Syntax diff --git a/SDL3/SDL_GetGamepadInstanceProductVersion.md b/SDL3/SDL_GetGamepadInstanceProductVersion.md index 9677710d3..990dcbd45 100644 --- a/SDL3/SDL_GetGamepadInstanceProductVersion.md +++ b/SDL3/SDL_GetGamepadInstanceProductVersion.md @@ -5,7 +5,7 @@ Get the product version of a gamepad, if available. ## Header File -Defined in [SDL_gamepad.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_gamepad.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_gamepad.h) ## Syntax diff --git a/SDL3/SDL_GetGamepadInstanceType.md b/SDL3/SDL_GetGamepadInstanceType.md index 7a0fa9e2d..a4750c11a 100644 --- a/SDL3/SDL_GetGamepadInstanceType.md +++ b/SDL3/SDL_GetGamepadInstanceType.md @@ -5,7 +5,7 @@ Get the type of a gamepad. ## Header File -Defined in [SDL_gamepad.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_gamepad.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_gamepad.h) ## Syntax diff --git a/SDL3/SDL_GetGamepadInstanceVendor.md b/SDL3/SDL_GetGamepadInstanceVendor.md index 542913d05..8ff9ab342 100644 --- a/SDL3/SDL_GetGamepadInstanceVendor.md +++ b/SDL3/SDL_GetGamepadInstanceVendor.md @@ -5,7 +5,7 @@ Get the USB vendor ID of a gamepad, if available. ## Header File -Defined in [SDL_gamepad.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_gamepad.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_gamepad.h) ## Syntax diff --git a/SDL3/SDL_GetGamepadJoystick.md b/SDL3/SDL_GetGamepadJoystick.md index 159f9e4db..4352842f7 100644 --- a/SDL3/SDL_GetGamepadJoystick.md +++ b/SDL3/SDL_GetGamepadJoystick.md @@ -5,7 +5,7 @@ Get the underlying joystick from a gamepad. ## Header File -Defined in [SDL_gamepad.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_gamepad.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_gamepad.h) ## Syntax diff --git a/SDL3/SDL_GetGamepadMapping.md b/SDL3/SDL_GetGamepadMapping.md index 5855dea22..6d9d5f119 100644 --- a/SDL3/SDL_GetGamepadMapping.md +++ b/SDL3/SDL_GetGamepadMapping.md @@ -5,7 +5,7 @@ Get the current mapping of a gamepad. ## Header File -Defined in [SDL_gamepad.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_gamepad.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_gamepad.h) ## Syntax diff --git a/SDL3/SDL_GetGamepadMappingForGUID.md b/SDL3/SDL_GetGamepadMappingForGUID.md index 4c52f6caf..c855d9a58 100644 --- a/SDL3/SDL_GetGamepadMappingForGUID.md +++ b/SDL3/SDL_GetGamepadMappingForGUID.md @@ -5,7 +5,7 @@ Get the gamepad mapping string for a given GUID. ## Header File -Defined in [SDL_gamepad.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_gamepad.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_gamepad.h) ## Syntax diff --git a/SDL3/SDL_GetGamepadMappings.md b/SDL3/SDL_GetGamepadMappings.md index e972571c0..2a52f7237 100644 --- a/SDL3/SDL_GetGamepadMappings.md +++ b/SDL3/SDL_GetGamepadMappings.md @@ -5,7 +5,7 @@ Get the current gamepad mappings. ## Header File -Defined in [SDL_gamepad.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_gamepad.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_gamepad.h) ## Syntax diff --git a/SDL3/SDL_GetGamepadName.md b/SDL3/SDL_GetGamepadName.md index dff7ed2a7..22755a480 100644 --- a/SDL3/SDL_GetGamepadName.md +++ b/SDL3/SDL_GetGamepadName.md @@ -5,7 +5,7 @@ Get the implementation-dependent name for an opened gamepad. ## Header File -Defined in [SDL_gamepad.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_gamepad.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_gamepad.h) ## Syntax diff --git a/SDL3/SDL_GetGamepadPath.md b/SDL3/SDL_GetGamepadPath.md index e89524819..14acf0ce0 100644 --- a/SDL3/SDL_GetGamepadPath.md +++ b/SDL3/SDL_GetGamepadPath.md @@ -5,7 +5,7 @@ Get the implementation-dependent path for an opened gamepad. ## Header File -Defined in [SDL_gamepad.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_gamepad.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_gamepad.h) ## Syntax diff --git a/SDL3/SDL_GetGamepadPlayerIndex.md b/SDL3/SDL_GetGamepadPlayerIndex.md index 61c33e938..52a07c5fc 100644 --- a/SDL3/SDL_GetGamepadPlayerIndex.md +++ b/SDL3/SDL_GetGamepadPlayerIndex.md @@ -5,7 +5,7 @@ Get the player index of an opened gamepad. ## Header File -Defined in [SDL_gamepad.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_gamepad.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_gamepad.h) ## Syntax diff --git a/SDL3/SDL_GetGamepadPowerInfo.md b/SDL3/SDL_GetGamepadPowerInfo.md index af8693245..4c0e2a1e9 100644 --- a/SDL3/SDL_GetGamepadPowerInfo.md +++ b/SDL3/SDL_GetGamepadPowerInfo.md @@ -5,7 +5,7 @@ Get the battery state of a gamepad. ## Header File -Defined in [SDL_gamepad.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_gamepad.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_gamepad.h) ## Syntax diff --git a/SDL3/SDL_GetGamepadProduct.md b/SDL3/SDL_GetGamepadProduct.md index ab5406fba..c2b468013 100644 --- a/SDL3/SDL_GetGamepadProduct.md +++ b/SDL3/SDL_GetGamepadProduct.md @@ -5,7 +5,7 @@ Get the USB product ID of an opened gamepad, if available. ## Header File -Defined in [SDL_gamepad.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_gamepad.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_gamepad.h) ## Syntax diff --git a/SDL3/SDL_GetGamepadProductVersion.md b/SDL3/SDL_GetGamepadProductVersion.md index 1cc54e8d4..11c07ce3b 100644 --- a/SDL3/SDL_GetGamepadProductVersion.md +++ b/SDL3/SDL_GetGamepadProductVersion.md @@ -5,7 +5,7 @@ Get the product version of an opened gamepad, if available. ## Header File -Defined in [SDL_gamepad.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_gamepad.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_gamepad.h) ## Syntax diff --git a/SDL3/SDL_GetGamepadProperties.md b/SDL3/SDL_GetGamepadProperties.md index d20b5848d..a9e09cea0 100644 --- a/SDL3/SDL_GetGamepadProperties.md +++ b/SDL3/SDL_GetGamepadProperties.md @@ -5,7 +5,7 @@ Get the properties associated with an opened gamepad. ## Header File -Defined in [SDL_gamepad.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_gamepad.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_gamepad.h) ## Syntax diff --git a/SDL3/SDL_GetGamepadSensorData.md b/SDL3/SDL_GetGamepadSensorData.md index 54f16640d..ec32a20b6 100644 --- a/SDL3/SDL_GetGamepadSensorData.md +++ b/SDL3/SDL_GetGamepadSensorData.md @@ -5,7 +5,7 @@ Get the current state of a gamepad sensor. ## Header File -Defined in [SDL_gamepad.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_gamepad.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_gamepad.h) ## Syntax diff --git a/SDL3/SDL_GetGamepadSensorDataRate.md b/SDL3/SDL_GetGamepadSensorDataRate.md index db7ff4d8e..53fc5db24 100644 --- a/SDL3/SDL_GetGamepadSensorDataRate.md +++ b/SDL3/SDL_GetGamepadSensorDataRate.md @@ -5,7 +5,7 @@ Get the data rate (number of events per second) of a gamepad sensor. ## Header File -Defined in [SDL_gamepad.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_gamepad.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_gamepad.h) ## Syntax diff --git a/SDL3/SDL_GetGamepadSerial.md b/SDL3/SDL_GetGamepadSerial.md index cf5b43303..d2743dd2a 100644 --- a/SDL3/SDL_GetGamepadSerial.md +++ b/SDL3/SDL_GetGamepadSerial.md @@ -5,7 +5,7 @@ Get the serial number of an opened gamepad, if available. ## Header File -Defined in [SDL_gamepad.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_gamepad.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_gamepad.h) ## Syntax diff --git a/SDL3/SDL_GetGamepadSteamHandle.md b/SDL3/SDL_GetGamepadSteamHandle.md index 16ec1bfe6..6a263d0e0 100644 --- a/SDL3/SDL_GetGamepadSteamHandle.md +++ b/SDL3/SDL_GetGamepadSteamHandle.md @@ -5,7 +5,7 @@ Get the Steam Input handle of an opened gamepad, if available. ## Header File -Defined in [SDL_gamepad.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_gamepad.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_gamepad.h) ## Syntax diff --git a/SDL3/SDL_GetGamepadStringForAxis.md b/SDL3/SDL_GetGamepadStringForAxis.md index 0fbc8cca7..250f03d0a 100644 --- a/SDL3/SDL_GetGamepadStringForAxis.md +++ b/SDL3/SDL_GetGamepadStringForAxis.md @@ -5,7 +5,7 @@ Convert from an [SDL_GamepadAxis](SDL_GamepadAxis) enum to a string. ## Header File -Defined in [SDL_gamepad.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_gamepad.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_gamepad.h) ## Syntax diff --git a/SDL3/SDL_GetGamepadStringForButton.md b/SDL3/SDL_GetGamepadStringForButton.md index 2232ece9a..d08cf0c8e 100644 --- a/SDL3/SDL_GetGamepadStringForButton.md +++ b/SDL3/SDL_GetGamepadStringForButton.md @@ -5,7 +5,7 @@ Convert from an [SDL_GamepadButton](SDL_GamepadButton) enum to a string. ## Header File -Defined in [SDL_gamepad.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_gamepad.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_gamepad.h) ## Syntax diff --git a/SDL3/SDL_GetGamepadStringForType.md b/SDL3/SDL_GetGamepadStringForType.md index eb3cfe841..46ad84e67 100644 --- a/SDL3/SDL_GetGamepadStringForType.md +++ b/SDL3/SDL_GetGamepadStringForType.md @@ -5,7 +5,7 @@ Convert from an [SDL_GamepadType](SDL_GamepadType) enum to a string. ## Header File -Defined in [SDL_gamepad.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_gamepad.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_gamepad.h) ## Syntax diff --git a/SDL3/SDL_GetGamepadTouchpadFinger.md b/SDL3/SDL_GetGamepadTouchpadFinger.md index bdcf64e01..7f305f3ca 100644 --- a/SDL3/SDL_GetGamepadTouchpadFinger.md +++ b/SDL3/SDL_GetGamepadTouchpadFinger.md @@ -5,7 +5,7 @@ Get the current state of a finger on a touchpad on a gamepad. ## Header File -Defined in [SDL_gamepad.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_gamepad.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_gamepad.h) ## Syntax diff --git a/SDL3/SDL_GetGamepadType.md b/SDL3/SDL_GetGamepadType.md index ac13c4654..3ba50b2de 100644 --- a/SDL3/SDL_GetGamepadType.md +++ b/SDL3/SDL_GetGamepadType.md @@ -5,7 +5,7 @@ Get the type of an opened gamepad. ## Header File -Defined in [SDL_gamepad.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_gamepad.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_gamepad.h) ## Syntax diff --git a/SDL3/SDL_GetGamepadTypeFromString.md b/SDL3/SDL_GetGamepadTypeFromString.md index febffee27..a4cbcdbf7 100644 --- a/SDL3/SDL_GetGamepadTypeFromString.md +++ b/SDL3/SDL_GetGamepadTypeFromString.md @@ -5,7 +5,7 @@ Convert a string into [SDL_GamepadType](SDL_GamepadType) enum. ## Header File -Defined in [SDL_gamepad.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_gamepad.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_gamepad.h) ## Syntax diff --git a/SDL3/SDL_GetGamepadVendor.md b/SDL3/SDL_GetGamepadVendor.md index 8a370c898..caddaf6a0 100644 --- a/SDL3/SDL_GetGamepadVendor.md +++ b/SDL3/SDL_GetGamepadVendor.md @@ -5,7 +5,7 @@ Get the USB vendor ID of an opened gamepad, if available. ## Header File -Defined in [SDL_gamepad.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_gamepad.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_gamepad.h) ## Syntax diff --git a/SDL3/SDL_GetGamepads.md b/SDL3/SDL_GetGamepads.md index 0002c19d6..c7d93aa38 100644 --- a/SDL3/SDL_GetGamepads.md +++ b/SDL3/SDL_GetGamepads.md @@ -5,7 +5,7 @@ Get a list of currently connected gamepads. ## Header File -Defined in [SDL_gamepad.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_gamepad.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_gamepad.h) ## Syntax diff --git a/SDL3/SDL_GetGlobalMouseState.md b/SDL3/SDL_GetGlobalMouseState.md index 56f5d4696..46afd8848 100644 --- a/SDL3/SDL_GetGlobalMouseState.md +++ b/SDL3/SDL_GetGlobalMouseState.md @@ -12,7 +12,7 @@ Get the current state of the mouse in relation to the desktop. ## Header File -Defined in [SDL_mouse.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_mouse.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_mouse.h) ## Syntax diff --git a/SDL3/SDL_GetGlobalProperties.md b/SDL3/SDL_GetGlobalProperties.md index 424bad648..32ec46c84 100644 --- a/SDL3/SDL_GetGlobalProperties.md +++ b/SDL3/SDL_GetGlobalProperties.md @@ -5,7 +5,7 @@ Get the global SDL properties. ## Header File -Defined in [SDL_properties.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_properties.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_properties.h) ## Syntax diff --git a/SDL3/SDL_GetGrabbedWindow.md b/SDL3/SDL_GetGrabbedWindow.md index 177901de3..40d9a6770 100644 --- a/SDL3/SDL_GetGrabbedWindow.md +++ b/SDL3/SDL_GetGrabbedWindow.md @@ -12,7 +12,7 @@ Get the window that currently has an input grab enabled. ## Header File -Defined in [SDL_video.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_video.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_video.h) ## Syntax diff --git a/SDL3/SDL_GetHapticEffectStatus.md b/SDL3/SDL_GetHapticEffectStatus.md index def602ce8..8f199ac6b 100644 --- a/SDL3/SDL_GetHapticEffectStatus.md +++ b/SDL3/SDL_GetHapticEffectStatus.md @@ -5,7 +5,7 @@ Get the status of the current effect on the specified haptic device. ## Header File -Defined in [SDL_haptic.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_haptic.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_haptic.h) ## Syntax diff --git a/SDL3/SDL_GetHapticFeatures.md b/SDL3/SDL_GetHapticFeatures.md index ecad1486e..27ebb92c5 100644 --- a/SDL3/SDL_GetHapticFeatures.md +++ b/SDL3/SDL_GetHapticFeatures.md @@ -5,7 +5,7 @@ Get the haptic device's supported features in bitwise manner. ## Header File -Defined in [SDL_haptic.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_haptic.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_haptic.h) ## Syntax diff --git a/SDL3/SDL_GetHapticFromInstanceID.md b/SDL3/SDL_GetHapticFromInstanceID.md index 1bed4ea08..f19c81960 100644 --- a/SDL3/SDL_GetHapticFromInstanceID.md +++ b/SDL3/SDL_GetHapticFromInstanceID.md @@ -5,7 +5,7 @@ Get the [SDL_Haptic](SDL_Haptic) associated with an instance ID, if it has been ## Header File -Defined in [SDL_haptic.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_haptic.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_haptic.h) ## Syntax diff --git a/SDL3/SDL_GetHapticInstanceID.md b/SDL3/SDL_GetHapticInstanceID.md index 16b004316..1e567fb59 100644 --- a/SDL3/SDL_GetHapticInstanceID.md +++ b/SDL3/SDL_GetHapticInstanceID.md @@ -5,7 +5,7 @@ Get the instance ID of an opened haptic device. ## Header File -Defined in [SDL_haptic.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_haptic.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_haptic.h) ## Syntax diff --git a/SDL3/SDL_GetHapticInstanceName.md b/SDL3/SDL_GetHapticInstanceName.md index 475620cb0..a13347de6 100644 --- a/SDL3/SDL_GetHapticInstanceName.md +++ b/SDL3/SDL_GetHapticInstanceName.md @@ -5,7 +5,7 @@ Get the implementation dependent name of a haptic device. ## Header File -Defined in [SDL_haptic.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_haptic.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_haptic.h) ## Syntax diff --git a/SDL3/SDL_GetHapticName.md b/SDL3/SDL_GetHapticName.md index e6a8538b6..116755f5c 100644 --- a/SDL3/SDL_GetHapticName.md +++ b/SDL3/SDL_GetHapticName.md @@ -5,7 +5,7 @@ Get the implementation dependent name of a haptic device. ## Header File -Defined in [SDL_haptic.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_haptic.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_haptic.h) ## Syntax diff --git a/SDL3/SDL_GetHaptics.md b/SDL3/SDL_GetHaptics.md index 644f0ac3d..ad7ab4ea2 100644 --- a/SDL3/SDL_GetHaptics.md +++ b/SDL3/SDL_GetHaptics.md @@ -5,7 +5,7 @@ Get a list of currently connected haptic devices. ## Header File -Defined in [SDL_haptic.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_haptic.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_haptic.h) ## Syntax diff --git a/SDL3/SDL_GetHint.md b/SDL3/SDL_GetHint.md index b718a7787..84ffb8a6c 100644 --- a/SDL3/SDL_GetHint.md +++ b/SDL3/SDL_GetHint.md @@ -5,7 +5,7 @@ Get the value of a hint. ## Header File -Defined in [SDL_hints.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) ## Syntax diff --git a/SDL3/SDL_GetHintBoolean.md b/SDL3/SDL_GetHintBoolean.md index 37f82dc07..889a54a0e 100644 --- a/SDL3/SDL_GetHintBoolean.md +++ b/SDL3/SDL_GetHintBoolean.md @@ -12,7 +12,7 @@ Get the boolean value of a hint variable. ## Header File -Defined in [SDL_hints.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) ## Syntax diff --git a/SDL3/SDL_GetIOProperties.md b/SDL3/SDL_GetIOProperties.md index 73a4ec7e9..a70b1c420 100644 --- a/SDL3/SDL_GetIOProperties.md +++ b/SDL3/SDL_GetIOProperties.md @@ -5,7 +5,7 @@ Get the properties associated with an [SDL_IOStream](SDL_IOStream). ## Header File -Defined in [SDL_iostream.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_iostream.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_iostream.h) ## Syntax diff --git a/SDL3/SDL_GetIOSize.md b/SDL3/SDL_GetIOSize.md index 130989fc7..0efaf46bb 100644 --- a/SDL3/SDL_GetIOSize.md +++ b/SDL3/SDL_GetIOSize.md @@ -5,7 +5,7 @@ Use this function to get the size of the data stream in an [SDL_IOStream](SDL_IO ## Header File -Defined in [SDL_iostream.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_iostream.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_iostream.h) ## Syntax diff --git a/SDL3/SDL_GetIOStatus.md b/SDL3/SDL_GetIOStatus.md index cfbde158a..e05964a0d 100644 --- a/SDL3/SDL_GetIOStatus.md +++ b/SDL3/SDL_GetIOStatus.md @@ -5,7 +5,7 @@ Query the stream status of an [SDL_IOStream](SDL_IOStream). ## Header File -Defined in [SDL_iostream.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_iostream.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_iostream.h) ## Syntax diff --git a/SDL3/SDL_GetJoystickAxis.md b/SDL3/SDL_GetJoystickAxis.md index e04b11065..ffcbe96c2 100644 --- a/SDL3/SDL_GetJoystickAxis.md +++ b/SDL3/SDL_GetJoystickAxis.md @@ -5,7 +5,7 @@ Get the current state of an axis control on a joystick. ## Header File -Defined in [SDL_joystick.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_joystick.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_joystick.h) ## Syntax diff --git a/SDL3/SDL_GetJoystickAxisInitialState.md b/SDL3/SDL_GetJoystickAxisInitialState.md index d49a7e362..6f6aaa6d4 100644 --- a/SDL3/SDL_GetJoystickAxisInitialState.md +++ b/SDL3/SDL_GetJoystickAxisInitialState.md @@ -5,7 +5,7 @@ Get the initial state of an axis control on a joystick. ## Header File -Defined in [SDL_joystick.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_joystick.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_joystick.h) ## Syntax diff --git a/SDL3/SDL_GetJoystickBall.md b/SDL3/SDL_GetJoystickBall.md index 090e03bfe..494156fca 100644 --- a/SDL3/SDL_GetJoystickBall.md +++ b/SDL3/SDL_GetJoystickBall.md @@ -5,7 +5,7 @@ Get the ball axis change since the last poll. ## Header File -Defined in [SDL_joystick.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_joystick.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_joystick.h) ## Syntax diff --git a/SDL3/SDL_GetJoystickButton.md b/SDL3/SDL_GetJoystickButton.md index 7ed53b617..992d4d931 100644 --- a/SDL3/SDL_GetJoystickButton.md +++ b/SDL3/SDL_GetJoystickButton.md @@ -5,7 +5,7 @@ Get the current state of a button on a joystick. ## Header File -Defined in [SDL_joystick.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_joystick.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_joystick.h) ## Syntax diff --git a/SDL3/SDL_GetJoystickConnectionState.md b/SDL3/SDL_GetJoystickConnectionState.md index 6d699c6f1..46c7ca172 100644 --- a/SDL3/SDL_GetJoystickConnectionState.md +++ b/SDL3/SDL_GetJoystickConnectionState.md @@ -5,7 +5,7 @@ Get the connection state of a joystick. ## Header File -Defined in [SDL_joystick.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_joystick.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_joystick.h) ## Syntax diff --git a/SDL3/SDL_GetJoystickFirmwareVersion.md b/SDL3/SDL_GetJoystickFirmwareVersion.md index 876ddd1a1..abdf5c688 100644 --- a/SDL3/SDL_GetJoystickFirmwareVersion.md +++ b/SDL3/SDL_GetJoystickFirmwareVersion.md @@ -5,7 +5,7 @@ Get the firmware version of an opened joystick, if available. ## Header File -Defined in [SDL_joystick.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_joystick.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_joystick.h) ## Syntax diff --git a/SDL3/SDL_GetJoystickFromInstanceID.md b/SDL3/SDL_GetJoystickFromInstanceID.md index 304357a44..2105abe90 100644 --- a/SDL3/SDL_GetJoystickFromInstanceID.md +++ b/SDL3/SDL_GetJoystickFromInstanceID.md @@ -5,7 +5,7 @@ Get the [SDL_Joystick](SDL_Joystick) associated with an instance ID, if it has b ## Header File -Defined in [SDL_joystick.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_joystick.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_joystick.h) ## Syntax diff --git a/SDL3/SDL_GetJoystickFromPlayerIndex.md b/SDL3/SDL_GetJoystickFromPlayerIndex.md index 89fd216c4..8abe551e7 100644 --- a/SDL3/SDL_GetJoystickFromPlayerIndex.md +++ b/SDL3/SDL_GetJoystickFromPlayerIndex.md @@ -5,7 +5,7 @@ Get the [SDL_Joystick](SDL_Joystick) associated with a player index. ## Header File -Defined in [SDL_joystick.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_joystick.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_joystick.h) ## Syntax diff --git a/SDL3/SDL_GetJoystickGUID.md b/SDL3/SDL_GetJoystickGUID.md index 32a7f0d90..1dc06250b 100644 --- a/SDL3/SDL_GetJoystickGUID.md +++ b/SDL3/SDL_GetJoystickGUID.md @@ -5,7 +5,7 @@ Get the implementation-dependent GUID for the joystick. ## Header File -Defined in [SDL_joystick.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_joystick.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_joystick.h) ## Syntax diff --git a/SDL3/SDL_GetJoystickGUIDFromString.md b/SDL3/SDL_GetJoystickGUIDFromString.md index 44ea9e69d..af8937ce4 100644 --- a/SDL3/SDL_GetJoystickGUIDFromString.md +++ b/SDL3/SDL_GetJoystickGUIDFromString.md @@ -5,7 +5,7 @@ Convert a GUID string into a [SDL_JoystickGUID](SDL_JoystickGUID) structure. ## Header File -Defined in [SDL_joystick.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_joystick.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_joystick.h) ## Syntax diff --git a/SDL3/SDL_GetJoystickGUIDInfo.md b/SDL3/SDL_GetJoystickGUIDInfo.md index 3fd2a3e66..74b268627 100644 --- a/SDL3/SDL_GetJoystickGUIDInfo.md +++ b/SDL3/SDL_GetJoystickGUIDInfo.md @@ -5,7 +5,7 @@ Get the device information encoded in a [SDL_JoystickGUID](SDL_JoystickGUID) str ## Header File -Defined in [SDL_joystick.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_joystick.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_joystick.h) ## Syntax diff --git a/SDL3/SDL_GetJoystickGUIDString.md b/SDL3/SDL_GetJoystickGUIDString.md index 0272d2103..1e03257bb 100644 --- a/SDL3/SDL_GetJoystickGUIDString.md +++ b/SDL3/SDL_GetJoystickGUIDString.md @@ -5,7 +5,7 @@ Get an ASCII string representation for a given [SDL_JoystickGUID](SDL_JoystickGU ## Header File -Defined in [SDL_joystick.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_joystick.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_joystick.h) ## Syntax diff --git a/SDL3/SDL_GetJoystickHat.md b/SDL3/SDL_GetJoystickHat.md index 274f3a012..d25fd54df 100644 --- a/SDL3/SDL_GetJoystickHat.md +++ b/SDL3/SDL_GetJoystickHat.md @@ -5,7 +5,7 @@ Get the current state of a POV hat on a joystick. ## Header File -Defined in [SDL_joystick.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_joystick.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_joystick.h) ## Syntax diff --git a/SDL3/SDL_GetJoystickInstanceGUID.md b/SDL3/SDL_GetJoystickInstanceGUID.md index 6d817c651..e2a5acd45 100644 --- a/SDL3/SDL_GetJoystickInstanceGUID.md +++ b/SDL3/SDL_GetJoystickInstanceGUID.md @@ -5,7 +5,7 @@ Get the implementation-dependent GUID of a joystick. ## Header File -Defined in [SDL_joystick.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_joystick.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_joystick.h) ## Syntax diff --git a/SDL3/SDL_GetJoystickInstanceID.md b/SDL3/SDL_GetJoystickInstanceID.md index 2f367f3f5..76ab819b4 100644 --- a/SDL3/SDL_GetJoystickInstanceID.md +++ b/SDL3/SDL_GetJoystickInstanceID.md @@ -5,7 +5,7 @@ Get the instance ID of an opened joystick. ## Header File -Defined in [SDL_joystick.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_joystick.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_joystick.h) ## Syntax diff --git a/SDL3/SDL_GetJoystickInstanceName.md b/SDL3/SDL_GetJoystickInstanceName.md index 169ff3b07..46090054f 100644 --- a/SDL3/SDL_GetJoystickInstanceName.md +++ b/SDL3/SDL_GetJoystickInstanceName.md @@ -5,7 +5,7 @@ Get the implementation dependent name of a joystick. ## Header File -Defined in [SDL_joystick.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_joystick.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_joystick.h) ## Syntax diff --git a/SDL3/SDL_GetJoystickInstancePath.md b/SDL3/SDL_GetJoystickInstancePath.md index 4685c98f1..5e895ce18 100644 --- a/SDL3/SDL_GetJoystickInstancePath.md +++ b/SDL3/SDL_GetJoystickInstancePath.md @@ -5,7 +5,7 @@ Get the implementation dependent path of a joystick. ## Header File -Defined in [SDL_joystick.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_joystick.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_joystick.h) ## Syntax diff --git a/SDL3/SDL_GetJoystickInstancePlayerIndex.md b/SDL3/SDL_GetJoystickInstancePlayerIndex.md index 28db89b9a..337228bf5 100644 --- a/SDL3/SDL_GetJoystickInstancePlayerIndex.md +++ b/SDL3/SDL_GetJoystickInstancePlayerIndex.md @@ -5,7 +5,7 @@ Get the player index of a joystick. ## Header File -Defined in [SDL_joystick.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_joystick.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_joystick.h) ## Syntax diff --git a/SDL3/SDL_GetJoystickInstanceProduct.md b/SDL3/SDL_GetJoystickInstanceProduct.md index bbef971d7..1b3c68305 100644 --- a/SDL3/SDL_GetJoystickInstanceProduct.md +++ b/SDL3/SDL_GetJoystickInstanceProduct.md @@ -5,7 +5,7 @@ Get the USB product ID of a joystick, if available. ## Header File -Defined in [SDL_joystick.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_joystick.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_joystick.h) ## Syntax diff --git a/SDL3/SDL_GetJoystickInstanceProductVersion.md b/SDL3/SDL_GetJoystickInstanceProductVersion.md index 9dea3cf5f..389451857 100644 --- a/SDL3/SDL_GetJoystickInstanceProductVersion.md +++ b/SDL3/SDL_GetJoystickInstanceProductVersion.md @@ -5,7 +5,7 @@ Get the product version of a joystick, if available. ## Header File -Defined in [SDL_joystick.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_joystick.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_joystick.h) ## Syntax diff --git a/SDL3/SDL_GetJoystickInstanceType.md b/SDL3/SDL_GetJoystickInstanceType.md index 1bf750ea3..76b32266e 100644 --- a/SDL3/SDL_GetJoystickInstanceType.md +++ b/SDL3/SDL_GetJoystickInstanceType.md @@ -5,7 +5,7 @@ Get the type of a joystick, if available. ## Header File -Defined in [SDL_joystick.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_joystick.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_joystick.h) ## Syntax diff --git a/SDL3/SDL_GetJoystickInstanceVendor.md b/SDL3/SDL_GetJoystickInstanceVendor.md index 5c179c2ec..0a1f52ab2 100644 --- a/SDL3/SDL_GetJoystickInstanceVendor.md +++ b/SDL3/SDL_GetJoystickInstanceVendor.md @@ -5,7 +5,7 @@ Get the USB vendor ID of a joystick, if available. ## Header File -Defined in [SDL_joystick.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_joystick.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_joystick.h) ## Syntax diff --git a/SDL3/SDL_GetJoystickName.md b/SDL3/SDL_GetJoystickName.md index b37989916..5f86f18e4 100644 --- a/SDL3/SDL_GetJoystickName.md +++ b/SDL3/SDL_GetJoystickName.md @@ -5,7 +5,7 @@ Get the implementation dependent name of a joystick. ## Header File -Defined in [SDL_joystick.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_joystick.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_joystick.h) ## Syntax diff --git a/SDL3/SDL_GetJoystickPath.md b/SDL3/SDL_GetJoystickPath.md index 7ec143235..3dcedb5c8 100644 --- a/SDL3/SDL_GetJoystickPath.md +++ b/SDL3/SDL_GetJoystickPath.md @@ -5,7 +5,7 @@ Get the implementation dependent path of a joystick. ## Header File -Defined in [SDL_joystick.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_joystick.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_joystick.h) ## Syntax diff --git a/SDL3/SDL_GetJoystickPlayerIndex.md b/SDL3/SDL_GetJoystickPlayerIndex.md index 2fd46e086..ea7d36952 100644 --- a/SDL3/SDL_GetJoystickPlayerIndex.md +++ b/SDL3/SDL_GetJoystickPlayerIndex.md @@ -5,7 +5,7 @@ Get the player index of an opened joystick. ## Header File -Defined in [SDL_joystick.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_joystick.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_joystick.h) ## Syntax diff --git a/SDL3/SDL_GetJoystickPowerInfo.md b/SDL3/SDL_GetJoystickPowerInfo.md index ba62cf78a..d7e1dd068 100644 --- a/SDL3/SDL_GetJoystickPowerInfo.md +++ b/SDL3/SDL_GetJoystickPowerInfo.md @@ -5,7 +5,7 @@ Get the battery state of a joystick. ## Header File -Defined in [SDL_joystick.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_joystick.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_joystick.h) ## Syntax diff --git a/SDL3/SDL_GetJoystickProduct.md b/SDL3/SDL_GetJoystickProduct.md index 35ff08a3a..0cafc8372 100644 --- a/SDL3/SDL_GetJoystickProduct.md +++ b/SDL3/SDL_GetJoystickProduct.md @@ -5,7 +5,7 @@ Get the USB product ID of an opened joystick, if available. ## Header File -Defined in [SDL_joystick.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_joystick.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_joystick.h) ## Syntax diff --git a/SDL3/SDL_GetJoystickProductVersion.md b/SDL3/SDL_GetJoystickProductVersion.md index f9e6238ed..5ce778a42 100644 --- a/SDL3/SDL_GetJoystickProductVersion.md +++ b/SDL3/SDL_GetJoystickProductVersion.md @@ -5,7 +5,7 @@ Get the product version of an opened joystick, if available. ## Header File -Defined in [SDL_joystick.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_joystick.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_joystick.h) ## Syntax diff --git a/SDL3/SDL_GetJoystickProperties.md b/SDL3/SDL_GetJoystickProperties.md index d40d54f7c..2e826151c 100644 --- a/SDL3/SDL_GetJoystickProperties.md +++ b/SDL3/SDL_GetJoystickProperties.md @@ -5,7 +5,7 @@ Get the properties associated with a joystick. ## Header File -Defined in [SDL_joystick.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_joystick.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_joystick.h) ## Syntax diff --git a/SDL3/SDL_GetJoystickSerial.md b/SDL3/SDL_GetJoystickSerial.md index 196a4a6cd..fa9c8d3b0 100644 --- a/SDL3/SDL_GetJoystickSerial.md +++ b/SDL3/SDL_GetJoystickSerial.md @@ -5,7 +5,7 @@ Get the serial number of an opened joystick, if available. ## Header File -Defined in [SDL_joystick.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_joystick.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_joystick.h) ## Syntax diff --git a/SDL3/SDL_GetJoystickType.md b/SDL3/SDL_GetJoystickType.md index 803b5eaa9..010bfa01e 100644 --- a/SDL3/SDL_GetJoystickType.md +++ b/SDL3/SDL_GetJoystickType.md @@ -5,7 +5,7 @@ Get the type of an opened joystick. ## Header File -Defined in [SDL_joystick.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_joystick.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_joystick.h) ## Syntax diff --git a/SDL3/SDL_GetJoystickVendor.md b/SDL3/SDL_GetJoystickVendor.md index 02a6fe267..1c7e1ab69 100644 --- a/SDL3/SDL_GetJoystickVendor.md +++ b/SDL3/SDL_GetJoystickVendor.md @@ -5,7 +5,7 @@ Get the USB vendor ID of an opened joystick, if available. ## Header File -Defined in [SDL_joystick.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_joystick.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_joystick.h) ## Syntax diff --git a/SDL3/SDL_GetJoysticks.md b/SDL3/SDL_GetJoysticks.md index 3e20f2f07..1f447d27e 100644 --- a/SDL3/SDL_GetJoysticks.md +++ b/SDL3/SDL_GetJoysticks.md @@ -5,7 +5,7 @@ Get a list of currently connected joysticks. ## Header File -Defined in [SDL_joystick.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_joystick.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_joystick.h) ## Syntax diff --git a/SDL3/SDL_GetKeyFromName.md b/SDL3/SDL_GetKeyFromName.md index a82c95df1..a24f5bb48 100644 --- a/SDL3/SDL_GetKeyFromName.md +++ b/SDL3/SDL_GetKeyFromName.md @@ -9,7 +9,7 @@ Get a key code from a human-readable name. ## Header File -Defined in [SDL_keyboard.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_keyboard.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_keyboard.h) ## Syntax diff --git a/SDL3/SDL_GetKeyFromScancode.md b/SDL3/SDL_GetKeyFromScancode.md index 5d0e86c86..54c217f30 100644 --- a/SDL3/SDL_GetKeyFromScancode.md +++ b/SDL3/SDL_GetKeyFromScancode.md @@ -9,7 +9,7 @@ Get the key code corresponding to the given scancode according to the current ke ## Header File -Defined in [SDL_keyboard.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_keyboard.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_keyboard.h) ## Syntax diff --git a/SDL3/SDL_GetKeyName.md b/SDL3/SDL_GetKeyName.md index 42dcf13c8..8ee3cda0e 100644 --- a/SDL3/SDL_GetKeyName.md +++ b/SDL3/SDL_GetKeyName.md @@ -9,7 +9,7 @@ Get a human-readable name for a key. ## Header File -Defined in [SDL_keyboard.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_keyboard.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_keyboard.h) ## Syntax diff --git a/SDL3/SDL_GetKeyboardFocus.md b/SDL3/SDL_GetKeyboardFocus.md index 9bc6dcc45..665d78620 100644 --- a/SDL3/SDL_GetKeyboardFocus.md +++ b/SDL3/SDL_GetKeyboardFocus.md @@ -9,7 +9,7 @@ Query the window which currently has keyboard focus. ## Header File -Defined in [SDL_keyboard.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_keyboard.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_keyboard.h) ## Syntax diff --git a/SDL3/SDL_GetKeyboardInstanceName.md b/SDL3/SDL_GetKeyboardInstanceName.md index e271a6d46..40d3b1810 100644 --- a/SDL3/SDL_GetKeyboardInstanceName.md +++ b/SDL3/SDL_GetKeyboardInstanceName.md @@ -5,7 +5,7 @@ Get the name of a keyboard. ## Header File -Defined in [SDL_keyboard.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_keyboard.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_keyboard.h) ## Syntax diff --git a/SDL3/SDL_GetKeyboardState.md b/SDL3/SDL_GetKeyboardState.md index 5814c2fe1..9ec8a0247 100644 --- a/SDL3/SDL_GetKeyboardState.md +++ b/SDL3/SDL_GetKeyboardState.md @@ -9,7 +9,7 @@ Get a snapshot of the current state of the keyboard. ## Header File -Defined in [SDL_keyboard.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_keyboard.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_keyboard.h) ## Syntax diff --git a/SDL3/SDL_GetKeyboards.md b/SDL3/SDL_GetKeyboards.md index 574a9f01b..9cd148fe5 100644 --- a/SDL3/SDL_GetKeyboards.md +++ b/SDL3/SDL_GetKeyboards.md @@ -5,7 +5,7 @@ Get a list of currently connected keyboards. ## Header File -Defined in [SDL_keyboard.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_keyboard.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_keyboard.h) ## Syntax diff --git a/SDL3/SDL_GetLogOutputFunction.md b/SDL3/SDL_GetLogOutputFunction.md index 9ca60005d..fa6550884 100644 --- a/SDL3/SDL_GetLogOutputFunction.md +++ b/SDL3/SDL_GetLogOutputFunction.md @@ -5,7 +5,7 @@ Get the current log output function. ## Header File -Defined in [SDL_log.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_log.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_log.h) ## Syntax diff --git a/SDL3/SDL_GetMasksForPixelFormatEnum.md b/SDL3/SDL_GetMasksForPixelFormatEnum.md index 99c52d431..96b58f265 100644 --- a/SDL3/SDL_GetMasksForPixelFormatEnum.md +++ b/SDL3/SDL_GetMasksForPixelFormatEnum.md @@ -5,7 +5,7 @@ Convert one of the enumerated pixel formats to a bpp value and RGBA masks. ## Header File -Defined in [SDL_pixels.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_pixels.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_pixels.h) ## Syntax diff --git a/SDL3/SDL_GetMaxHapticEffects.md b/SDL3/SDL_GetMaxHapticEffects.md index 2fd9eb783..cf0b722d1 100644 --- a/SDL3/SDL_GetMaxHapticEffects.md +++ b/SDL3/SDL_GetMaxHapticEffects.md @@ -5,7 +5,7 @@ Get the number of effects a haptic device can store. ## Header File -Defined in [SDL_haptic.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_haptic.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_haptic.h) ## Syntax diff --git a/SDL3/SDL_GetMaxHapticEffectsPlaying.md b/SDL3/SDL_GetMaxHapticEffectsPlaying.md index 5c057d295..c5fa1f49d 100644 --- a/SDL3/SDL_GetMaxHapticEffectsPlaying.md +++ b/SDL3/SDL_GetMaxHapticEffectsPlaying.md @@ -5,7 +5,7 @@ Get the number of effects a haptic device can play at the same time. ## Header File -Defined in [SDL_haptic.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_haptic.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_haptic.h) ## Syntax diff --git a/SDL3/SDL_GetMemoryFunctions.md b/SDL3/SDL_GetMemoryFunctions.md index b0ed1da97..b7aa0e4c4 100644 --- a/SDL3/SDL_GetMemoryFunctions.md +++ b/SDL3/SDL_GetMemoryFunctions.md @@ -5,7 +5,7 @@ Get the current set of SDL memory functions. ## Header File -Defined in [SDL_stdinc.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_stdinc.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_stdinc.h) ## Syntax diff --git a/SDL3/SDL_GetMice.md b/SDL3/SDL_GetMice.md index d72f23b2f..493a4754a 100644 --- a/SDL3/SDL_GetMice.md +++ b/SDL3/SDL_GetMice.md @@ -5,7 +5,7 @@ Get a list of currently connected mice. ## Header File -Defined in [SDL_mouse.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_mouse.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_mouse.h) ## Syntax diff --git a/SDL3/SDL_GetModState.md b/SDL3/SDL_GetModState.md index 3abaa2504..06fcd38aa 100644 --- a/SDL3/SDL_GetModState.md +++ b/SDL3/SDL_GetModState.md @@ -9,7 +9,7 @@ Get the current key modifier state for the keyboard. ## Header File -Defined in [SDL_keyboard.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_keyboard.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_keyboard.h) ## Syntax diff --git a/SDL3/SDL_GetMouseFocus.md b/SDL3/SDL_GetMouseFocus.md index fb907396b..6fb47a88a 100644 --- a/SDL3/SDL_GetMouseFocus.md +++ b/SDL3/SDL_GetMouseFocus.md @@ -9,7 +9,7 @@ Get the window which currently has mouse focus. ## Header File -Defined in [SDL_mouse.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_mouse.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_mouse.h) ## Syntax diff --git a/SDL3/SDL_GetMouseInstanceName.md b/SDL3/SDL_GetMouseInstanceName.md index 16fa102e1..bc96de3ed 100644 --- a/SDL3/SDL_GetMouseInstanceName.md +++ b/SDL3/SDL_GetMouseInstanceName.md @@ -5,7 +5,7 @@ Get the name of a mouse. ## Header File -Defined in [SDL_mouse.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_mouse.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_mouse.h) ## Syntax diff --git a/SDL3/SDL_GetMouseState.md b/SDL3/SDL_GetMouseState.md index 4cad42f4e..13db3e780 100644 --- a/SDL3/SDL_GetMouseState.md +++ b/SDL3/SDL_GetMouseState.md @@ -5,7 +5,7 @@ Retrieve the current state of the mouse. ## Header File -Defined in [SDL_mouse.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_mouse.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_mouse.h) ## Syntax diff --git a/SDL3/SDL_GetNaturalDisplayOrientation.md b/SDL3/SDL_GetNaturalDisplayOrientation.md index 2e4fe170b..5fe8cbf10 100644 --- a/SDL3/SDL_GetNaturalDisplayOrientation.md +++ b/SDL3/SDL_GetNaturalDisplayOrientation.md @@ -5,7 +5,7 @@ Get the orientation of a display when it is unrotated. ## Header File -Defined in [SDL_video.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_video.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_video.h) ## Syntax diff --git a/SDL3/SDL_GetNumAllocations.md b/SDL3/SDL_GetNumAllocations.md index 219991bf5..a4401ac69 100644 --- a/SDL3/SDL_GetNumAllocations.md +++ b/SDL3/SDL_GetNumAllocations.md @@ -5,7 +5,7 @@ Get the number of outstanding (unfreed) allocations. ## Header File -Defined in [SDL_stdinc.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_stdinc.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_stdinc.h) ## Syntax diff --git a/SDL3/SDL_GetNumAudioDrivers.md b/SDL3/SDL_GetNumAudioDrivers.md index 526793143..b463f193a 100644 --- a/SDL3/SDL_GetNumAudioDrivers.md +++ b/SDL3/SDL_GetNumAudioDrivers.md @@ -5,7 +5,7 @@ Use this function to get the number of built-in audio drivers. ## Header File -Defined in [SDL_audio.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_audio.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_audio.h) ## Syntax diff --git a/SDL3/SDL_GetNumCameraDrivers.md b/SDL3/SDL_GetNumCameraDrivers.md index 554e393a8..55d35a04a 100644 --- a/SDL3/SDL_GetNumCameraDrivers.md +++ b/SDL3/SDL_GetNumCameraDrivers.md @@ -5,7 +5,7 @@ Use this function to get the number of built-in camera drivers. ## Header File -Defined in [SDL_camera.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_camera.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_camera.h) ## Syntax diff --git a/SDL3/SDL_GetNumGamepadTouchpadFingers.md b/SDL3/SDL_GetNumGamepadTouchpadFingers.md index 73b130e83..d4f8a7056 100644 --- a/SDL3/SDL_GetNumGamepadTouchpadFingers.md +++ b/SDL3/SDL_GetNumGamepadTouchpadFingers.md @@ -5,7 +5,7 @@ Get the number of supported simultaneous fingers on a touchpad on a game gamepad ## Header File -Defined in [SDL_gamepad.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_gamepad.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_gamepad.h) ## Syntax diff --git a/SDL3/SDL_GetNumGamepadTouchpads.md b/SDL3/SDL_GetNumGamepadTouchpads.md index ca8014657..1d7917687 100644 --- a/SDL3/SDL_GetNumGamepadTouchpads.md +++ b/SDL3/SDL_GetNumGamepadTouchpads.md @@ -5,7 +5,7 @@ Get the number of touchpads on a gamepad. ## Header File -Defined in [SDL_gamepad.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_gamepad.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_gamepad.h) ## Syntax diff --git a/SDL3/SDL_GetNumHapticAxes.md b/SDL3/SDL_GetNumHapticAxes.md index bed55ebb3..93dbef2ea 100644 --- a/SDL3/SDL_GetNumHapticAxes.md +++ b/SDL3/SDL_GetNumHapticAxes.md @@ -5,7 +5,7 @@ Get the number of haptic axes the device has. ## Header File -Defined in [SDL_haptic.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_haptic.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_haptic.h) ## Syntax diff --git a/SDL3/SDL_GetNumJoystickAxes.md b/SDL3/SDL_GetNumJoystickAxes.md index bc0112f09..edb4f0706 100644 --- a/SDL3/SDL_GetNumJoystickAxes.md +++ b/SDL3/SDL_GetNumJoystickAxes.md @@ -5,7 +5,7 @@ Get the number of general axis controls on a joystick. ## Header File -Defined in [SDL_joystick.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_joystick.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_joystick.h) ## Syntax diff --git a/SDL3/SDL_GetNumJoystickBalls.md b/SDL3/SDL_GetNumJoystickBalls.md index 7d615ed72..df7f19296 100644 --- a/SDL3/SDL_GetNumJoystickBalls.md +++ b/SDL3/SDL_GetNumJoystickBalls.md @@ -5,7 +5,7 @@ Get the number of trackballs on a joystick. ## Header File -Defined in [SDL_joystick.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_joystick.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_joystick.h) ## Syntax diff --git a/SDL3/SDL_GetNumJoystickButtons.md b/SDL3/SDL_GetNumJoystickButtons.md index f30d38c3b..c8182626b 100644 --- a/SDL3/SDL_GetNumJoystickButtons.md +++ b/SDL3/SDL_GetNumJoystickButtons.md @@ -5,7 +5,7 @@ Get the number of buttons on a joystick. ## Header File -Defined in [SDL_joystick.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_joystick.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_joystick.h) ## Syntax diff --git a/SDL3/SDL_GetNumJoystickHats.md b/SDL3/SDL_GetNumJoystickHats.md index c1d103ac0..ef2828f24 100644 --- a/SDL3/SDL_GetNumJoystickHats.md +++ b/SDL3/SDL_GetNumJoystickHats.md @@ -5,7 +5,7 @@ Get the number of POV hats on a joystick. ## Header File -Defined in [SDL_joystick.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_joystick.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_joystick.h) ## Syntax diff --git a/SDL3/SDL_GetNumRenderDrivers.md b/SDL3/SDL_GetNumRenderDrivers.md index 58ce282a1..9661fed21 100644 --- a/SDL3/SDL_GetNumRenderDrivers.md +++ b/SDL3/SDL_GetNumRenderDrivers.md @@ -5,7 +5,7 @@ Get the number of 2D rendering drivers available for the current display. ## Header File -Defined in [SDL_render.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_render.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_render.h) ## Syntax diff --git a/SDL3/SDL_GetNumVideoDrivers.md b/SDL3/SDL_GetNumVideoDrivers.md index 637c3a423..75f8e407d 100644 --- a/SDL3/SDL_GetNumVideoDrivers.md +++ b/SDL3/SDL_GetNumVideoDrivers.md @@ -5,7 +5,7 @@ Get the number of video drivers compiled into SDL. ## Header File -Defined in [SDL_video.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_video.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_video.h) ## Syntax diff --git a/SDL3/SDL_GetNumberProperty.md b/SDL3/SDL_GetNumberProperty.md index 6ec44f761..295596d66 100644 --- a/SDL3/SDL_GetNumberProperty.md +++ b/SDL3/SDL_GetNumberProperty.md @@ -5,7 +5,7 @@ Get a number property on a set of properties. ## Header File -Defined in [SDL_properties.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_properties.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_properties.h) ## Syntax diff --git a/SDL3/SDL_GetOriginalMemoryFunctions.md b/SDL3/SDL_GetOriginalMemoryFunctions.md index 16148fc7a..56c03d880 100644 --- a/SDL3/SDL_GetOriginalMemoryFunctions.md +++ b/SDL3/SDL_GetOriginalMemoryFunctions.md @@ -5,7 +5,7 @@ Get the original set of SDL memory functions. ## Header File -Defined in [SDL_stdinc.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_stdinc.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_stdinc.h) ## Syntax diff --git a/SDL3/SDL_GetPathInfo.md b/SDL3/SDL_GetPathInfo.md index 94715b397..39eb7dc3f 100644 --- a/SDL3/SDL_GetPathInfo.md +++ b/SDL3/SDL_GetPathInfo.md @@ -5,7 +5,7 @@ Get information about a filesystem path. ## Header File -Defined in [SDL_filesystem.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_filesystem.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_filesystem.h) ## Syntax diff --git a/SDL3/SDL_GetPenCapabilities.md b/SDL3/SDL_GetPenCapabilities.md index 1a4f861a2..5544f2fcd 100644 --- a/SDL3/SDL_GetPenCapabilities.md +++ b/SDL3/SDL_GetPenCapabilities.md @@ -5,7 +5,7 @@ Retrieves capability flags for a given [SDL_PenID](SDL_PenID). ## Header File -Defined in [SDL_pen.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_pen.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_pen.h) ## Syntax diff --git a/SDL3/SDL_GetPenFromGUID.md b/SDL3/SDL_GetPenFromGUID.md index 6fc27ea42..55eba519a 100644 --- a/SDL3/SDL_GetPenFromGUID.md +++ b/SDL3/SDL_GetPenFromGUID.md @@ -5,7 +5,7 @@ Retrieves an [SDL_PenID](SDL_PenID) for the given [SDL_GUID](SDL_GUID). ## Header File -Defined in [SDL_pen.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_pen.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_pen.h) ## Syntax diff --git a/SDL3/SDL_GetPenGUID.md b/SDL3/SDL_GetPenGUID.md index 8c79ee79c..774375d4b 100644 --- a/SDL3/SDL_GetPenGUID.md +++ b/SDL3/SDL_GetPenGUID.md @@ -5,7 +5,7 @@ Retrieves the [SDL_GUID](SDL_GUID) for a given [SDL_PenID](SDL_PenID). ## Header File -Defined in [SDL_pen.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_pen.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_pen.h) ## Syntax diff --git a/SDL3/SDL_GetPenName.md b/SDL3/SDL_GetPenName.md index 2aa9d2a59..570dabb51 100644 --- a/SDL3/SDL_GetPenName.md +++ b/SDL3/SDL_GetPenName.md @@ -5,7 +5,7 @@ Retrieves a human-readable description for a [SDL_PenID](SDL_PenID). ## Header File -Defined in [SDL_pen.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_pen.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_pen.h) ## Syntax diff --git a/SDL3/SDL_GetPenStatus.md b/SDL3/SDL_GetPenStatus.md index 1df489242..a784390a1 100644 --- a/SDL3/SDL_GetPenStatus.md +++ b/SDL3/SDL_GetPenStatus.md @@ -5,7 +5,7 @@ Retrieves the pen's current status. ## Header File -Defined in [SDL_pen.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_pen.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_pen.h) ## Syntax diff --git a/SDL3/SDL_GetPenType.md b/SDL3/SDL_GetPenType.md index 3dd889743..5a9039603 100644 --- a/SDL3/SDL_GetPenType.md +++ b/SDL3/SDL_GetPenType.md @@ -5,7 +5,7 @@ Retrieves the pen type for a given [SDL_PenID](SDL_PenID). ## Header File -Defined in [SDL_pen.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_pen.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_pen.h) ## Syntax diff --git a/SDL3/SDL_GetPens.md b/SDL3/SDL_GetPens.md index f404a57e0..44c9b8e8d 100644 --- a/SDL3/SDL_GetPens.md +++ b/SDL3/SDL_GetPens.md @@ -5,7 +5,7 @@ Retrieves all pens that are connected to the system. ## Header File -Defined in [SDL_pen.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_pen.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_pen.h) ## Syntax diff --git a/SDL3/SDL_GetPerformanceCounter.md b/SDL3/SDL_GetPerformanceCounter.md index c9a15894b..09a9d87f0 100644 --- a/SDL3/SDL_GetPerformanceCounter.md +++ b/SDL3/SDL_GetPerformanceCounter.md @@ -5,7 +5,7 @@ Get the current value of the high resolution counter. ## Header File -Defined in [SDL_timer.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_timer.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_timer.h) ## Syntax diff --git a/SDL3/SDL_GetPerformanceFrequency.md b/SDL3/SDL_GetPerformanceFrequency.md index a3bea64b2..ff5f47c84 100644 --- a/SDL3/SDL_GetPerformanceFrequency.md +++ b/SDL3/SDL_GetPerformanceFrequency.md @@ -5,7 +5,7 @@ Get the count per second of the high resolution counter. ## Header File -Defined in [SDL_timer.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_timer.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_timer.h) ## Syntax diff --git a/SDL3/SDL_GetPixelFormatEnumForMasks.md b/SDL3/SDL_GetPixelFormatEnumForMasks.md index cef39e987..209b375a6 100644 --- a/SDL3/SDL_GetPixelFormatEnumForMasks.md +++ b/SDL3/SDL_GetPixelFormatEnumForMasks.md @@ -5,7 +5,7 @@ Convert a bpp value and RGBA masks to an enumerated pixel format. ## Header File -Defined in [SDL_pixels.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_pixels.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_pixels.h) ## Syntax diff --git a/SDL3/SDL_GetPixelFormatName.md b/SDL3/SDL_GetPixelFormatName.md index 5c2fd6945..c29923a40 100644 --- a/SDL3/SDL_GetPixelFormatName.md +++ b/SDL3/SDL_GetPixelFormatName.md @@ -5,7 +5,7 @@ Get the human readable name of a pixel format. ## Header File -Defined in [SDL_pixels.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_pixels.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_pixels.h) ## Syntax diff --git a/SDL3/SDL_GetPlatform.md b/SDL3/SDL_GetPlatform.md index 3c37329c6..53410ced2 100644 --- a/SDL3/SDL_GetPlatform.md +++ b/SDL3/SDL_GetPlatform.md @@ -5,7 +5,7 @@ Get the name of the platform. ## Header File -Defined in [SDL_platform.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_platform.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_platform.h) ## Syntax diff --git a/SDL3/SDL_GetPowerInfo.md b/SDL3/SDL_GetPowerInfo.md index be3768d83..627fd6ec7 100644 --- a/SDL3/SDL_GetPowerInfo.md +++ b/SDL3/SDL_GetPowerInfo.md @@ -5,7 +5,7 @@ Get the current power supply details. ## Header File -Defined in [SDL_power.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_power.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_power.h) ## Syntax diff --git a/SDL3/SDL_GetPrefPath.md b/SDL3/SDL_GetPrefPath.md index 4ca529927..256b00e12 100644 --- a/SDL3/SDL_GetPrefPath.md +++ b/SDL3/SDL_GetPrefPath.md @@ -5,7 +5,7 @@ Get the user-and-app-specific path where files can be written. ## Header File -Defined in [SDL_filesystem.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_filesystem.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_filesystem.h) ## Syntax diff --git a/SDL3/SDL_GetPreferredLocales.md b/SDL3/SDL_GetPreferredLocales.md index 7066eba37..f4d6f00ae 100644 --- a/SDL3/SDL_GetPreferredLocales.md +++ b/SDL3/SDL_GetPreferredLocales.md @@ -5,7 +5,7 @@ Report the user's preferred locale. ## Header File -Defined in [SDL_locale.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_locale.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_locale.h) ## Syntax diff --git a/SDL3/SDL_GetPrimaryDisplay.md b/SDL3/SDL_GetPrimaryDisplay.md index 9c099da32..ee5cdf5a6 100644 --- a/SDL3/SDL_GetPrimaryDisplay.md +++ b/SDL3/SDL_GetPrimaryDisplay.md @@ -5,7 +5,7 @@ Return the primary display. ## Header File -Defined in [SDL_video.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_video.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_video.h) ## Syntax diff --git a/SDL3/SDL_GetPrimarySelectionText.md b/SDL3/SDL_GetPrimarySelectionText.md index 5168fab9d..1db61996f 100644 --- a/SDL3/SDL_GetPrimarySelectionText.md +++ b/SDL3/SDL_GetPrimarySelectionText.md @@ -5,7 +5,7 @@ Get UTF-8 text from the primary selection, which must be freed with [SDL_free](S ## Header File -Defined in [SDL_clipboard.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_clipboard.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_clipboard.h) ## Syntax diff --git a/SDL3/SDL_GetProperty.md b/SDL3/SDL_GetProperty.md index 2c9ff9ad0..b26030e75 100644 --- a/SDL3/SDL_GetProperty.md +++ b/SDL3/SDL_GetProperty.md @@ -5,7 +5,7 @@ Get a property on a set of properties. ## Header File -Defined in [SDL_properties.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_properties.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_properties.h) ## Syntax diff --git a/SDL3/SDL_GetPropertyType.md b/SDL3/SDL_GetPropertyType.md index 2a57cc917..4d1ec213a 100644 --- a/SDL3/SDL_GetPropertyType.md +++ b/SDL3/SDL_GetPropertyType.md @@ -5,7 +5,7 @@ Get the type of a property on a set of properties. ## Header File -Defined in [SDL_properties.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_properties.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_properties.h) ## Syntax diff --git a/SDL3/SDL_GetRGB.md b/SDL3/SDL_GetRGB.md index 692a28ca8..340c87f16 100644 --- a/SDL3/SDL_GetRGB.md +++ b/SDL3/SDL_GetRGB.md @@ -5,7 +5,7 @@ Get RGB values from a pixel in the specified format. ## Header File -Defined in [SDL_pixels.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_pixels.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_pixels.h) ## Syntax diff --git a/SDL3/SDL_GetRGBA.md b/SDL3/SDL_GetRGBA.md index 6b871f2aa..2d82cfda7 100644 --- a/SDL3/SDL_GetRGBA.md +++ b/SDL3/SDL_GetRGBA.md @@ -5,7 +5,7 @@ Get RGBA values from a pixel in the specified format. ## Header File -Defined in [SDL_pixels.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_pixels.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_pixels.h) ## Syntax diff --git a/SDL3/SDL_GetRealGamepadInstanceType.md b/SDL3/SDL_GetRealGamepadInstanceType.md index da245f254..d123885b8 100644 --- a/SDL3/SDL_GetRealGamepadInstanceType.md +++ b/SDL3/SDL_GetRealGamepadInstanceType.md @@ -5,7 +5,7 @@ Get the type of a gamepad, ignoring any mapping override. ## Header File -Defined in [SDL_gamepad.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_gamepad.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_gamepad.h) ## Syntax diff --git a/SDL3/SDL_GetRealGamepadType.md b/SDL3/SDL_GetRealGamepadType.md index 6bf226999..3dadf39c6 100644 --- a/SDL3/SDL_GetRealGamepadType.md +++ b/SDL3/SDL_GetRealGamepadType.md @@ -5,7 +5,7 @@ Get the type of an opened gamepad, ignoring any mapping override. ## Header File -Defined in [SDL_gamepad.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_gamepad.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_gamepad.h) ## Syntax diff --git a/SDL3/SDL_GetRectAndLineIntersection.md b/SDL3/SDL_GetRectAndLineIntersection.md index 3f4aabc29..62a021641 100644 --- a/SDL3/SDL_GetRectAndLineIntersection.md +++ b/SDL3/SDL_GetRectAndLineIntersection.md @@ -5,7 +5,7 @@ Calculate the intersection of a rectangle and line segment. ## Header File -Defined in [SDL_rect.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_rect.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_rect.h) ## Syntax diff --git a/SDL3/SDL_GetRectAndLineIntersectionFloat.md b/SDL3/SDL_GetRectAndLineIntersectionFloat.md index d333fa556..6e6884c41 100644 --- a/SDL3/SDL_GetRectAndLineIntersectionFloat.md +++ b/SDL3/SDL_GetRectAndLineIntersectionFloat.md @@ -5,7 +5,7 @@ Calculate the intersection of a rectangle and line segment with float precision. ## Header File -Defined in [SDL_rect.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_rect.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_rect.h) ## Syntax diff --git a/SDL3/SDL_GetRectEnclosingPoints.md b/SDL3/SDL_GetRectEnclosingPoints.md index 353bae0cf..17b8f0431 100644 --- a/SDL3/SDL_GetRectEnclosingPoints.md +++ b/SDL3/SDL_GetRectEnclosingPoints.md @@ -5,7 +5,7 @@ Calculate a minimal rectangle enclosing a set of points. ## Header File -Defined in [SDL_rect.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_rect.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_rect.h) ## Syntax diff --git a/SDL3/SDL_GetRectEnclosingPointsFloat.md b/SDL3/SDL_GetRectEnclosingPointsFloat.md index 5cf587e68..fe285327b 100644 --- a/SDL3/SDL_GetRectEnclosingPointsFloat.md +++ b/SDL3/SDL_GetRectEnclosingPointsFloat.md @@ -5,7 +5,7 @@ Calculate a minimal rectangle enclosing a set of points with float precision. ## Header File -Defined in [SDL_rect.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_rect.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_rect.h) ## Syntax diff --git a/SDL3/SDL_GetRectIntersection.md b/SDL3/SDL_GetRectIntersection.md index 4ea045ad4..2d39ce70b 100644 --- a/SDL3/SDL_GetRectIntersection.md +++ b/SDL3/SDL_GetRectIntersection.md @@ -5,7 +5,7 @@ Calculate the intersection of two rectangles. ## Header File -Defined in [SDL_rect.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_rect.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_rect.h) ## Syntax diff --git a/SDL3/SDL_GetRectIntersectionFloat.md b/SDL3/SDL_GetRectIntersectionFloat.md index 0c215c96c..fad357c7e 100644 --- a/SDL3/SDL_GetRectIntersectionFloat.md +++ b/SDL3/SDL_GetRectIntersectionFloat.md @@ -5,7 +5,7 @@ Calculate the intersection of two rectangles with float precision. ## Header File -Defined in [SDL_rect.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_rect.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_rect.h) ## Syntax diff --git a/SDL3/SDL_GetRectUnion.md b/SDL3/SDL_GetRectUnion.md index 379a16f44..611a7f38a 100644 --- a/SDL3/SDL_GetRectUnion.md +++ b/SDL3/SDL_GetRectUnion.md @@ -5,7 +5,7 @@ Calculate the union of two rectangles. ## Header File -Defined in [SDL_rect.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_rect.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_rect.h) ## Syntax diff --git a/SDL3/SDL_GetRectUnionFloat.md b/SDL3/SDL_GetRectUnionFloat.md index 0dc535270..99bc7e4e2 100644 --- a/SDL3/SDL_GetRectUnionFloat.md +++ b/SDL3/SDL_GetRectUnionFloat.md @@ -5,7 +5,7 @@ Calculate the union of two rectangles with float precision. ## Header File -Defined in [SDL_rect.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_rect.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_rect.h) ## Syntax diff --git a/SDL3/SDL_GetRelativeMouseMode.md b/SDL3/SDL_GetRelativeMouseMode.md index ab243a596..2619823bd 100644 --- a/SDL3/SDL_GetRelativeMouseMode.md +++ b/SDL3/SDL_GetRelativeMouseMode.md @@ -9,7 +9,7 @@ Query whether relative mouse mode is enabled. ## Header File -Defined in [SDL_mouse.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_mouse.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_mouse.h) ## Syntax diff --git a/SDL3/SDL_GetRelativeMouseState.md b/SDL3/SDL_GetRelativeMouseState.md index 9d79fb5cd..f225f42ae 100644 --- a/SDL3/SDL_GetRelativeMouseState.md +++ b/SDL3/SDL_GetRelativeMouseState.md @@ -9,7 +9,7 @@ Retrieve the relative state of the mouse. ## Header File -Defined in [SDL_mouse.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_mouse.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_mouse.h) ## Syntax diff --git a/SDL3/SDL_GetRenderClipRect.md b/SDL3/SDL_GetRenderClipRect.md index d9dd0b626..6ffecbc53 100644 --- a/SDL3/SDL_GetRenderClipRect.md +++ b/SDL3/SDL_GetRenderClipRect.md @@ -5,7 +5,7 @@ Get the clip rectangle for the current target. ## Header File -Defined in [SDL_render.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_render.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_render.h) ## Syntax diff --git a/SDL3/SDL_GetRenderColorScale.md b/SDL3/SDL_GetRenderColorScale.md index 6443b40ed..036c30892 100644 --- a/SDL3/SDL_GetRenderColorScale.md +++ b/SDL3/SDL_GetRenderColorScale.md @@ -5,7 +5,7 @@ Get the color scale used for render operations. ## Header File -Defined in [SDL_render.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_render.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_render.h) ## Syntax diff --git a/SDL3/SDL_GetRenderDrawBlendMode.md b/SDL3/SDL_GetRenderDrawBlendMode.md index bc7d51e59..302a1323b 100644 --- a/SDL3/SDL_GetRenderDrawBlendMode.md +++ b/SDL3/SDL_GetRenderDrawBlendMode.md @@ -5,7 +5,7 @@ Get the blend mode used for drawing operations. ## Header File -Defined in [SDL_render.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_render.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_render.h) ## Syntax diff --git a/SDL3/SDL_GetRenderDrawColor.md b/SDL3/SDL_GetRenderDrawColor.md index f040b8924..e72283665 100644 --- a/SDL3/SDL_GetRenderDrawColor.md +++ b/SDL3/SDL_GetRenderDrawColor.md @@ -5,7 +5,7 @@ Get the color used for drawing operations (Rect, Line and Clear). ## Header File -Defined in [SDL_render.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_render.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_render.h) ## Syntax diff --git a/SDL3/SDL_GetRenderDrawColorFloat.md b/SDL3/SDL_GetRenderDrawColorFloat.md index 3dde2f895..020302d0d 100644 --- a/SDL3/SDL_GetRenderDrawColorFloat.md +++ b/SDL3/SDL_GetRenderDrawColorFloat.md @@ -5,7 +5,7 @@ Get the color used for drawing operations (Rect, Line and Clear). ## Header File -Defined in [SDL_render.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_render.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_render.h) ## Syntax diff --git a/SDL3/SDL_GetRenderDriver.md b/SDL3/SDL_GetRenderDriver.md index 9e7ffe52d..32ee809db 100644 --- a/SDL3/SDL_GetRenderDriver.md +++ b/SDL3/SDL_GetRenderDriver.md @@ -5,7 +5,7 @@ Use this function to get the name of a built in 2D rendering driver. ## Header File -Defined in [SDL_render.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_render.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_render.h) ## Syntax diff --git a/SDL3/SDL_GetRenderLogicalPresentation.md b/SDL3/SDL_GetRenderLogicalPresentation.md index c4880b84f..e7ac9e404 100644 --- a/SDL3/SDL_GetRenderLogicalPresentation.md +++ b/SDL3/SDL_GetRenderLogicalPresentation.md @@ -5,7 +5,7 @@ Get device independent resolution and presentation mode for rendering. ## Header File -Defined in [SDL_render.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_render.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_render.h) ## Syntax diff --git a/SDL3/SDL_GetRenderMetalCommandEncoder.md b/SDL3/SDL_GetRenderMetalCommandEncoder.md index 4218729e5..38d5426aa 100644 --- a/SDL3/SDL_GetRenderMetalCommandEncoder.md +++ b/SDL3/SDL_GetRenderMetalCommandEncoder.md @@ -5,7 +5,7 @@ Get the Metal command encoder for the current frame. ## Header File -Defined in [SDL_render.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_render.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_render.h) ## Syntax diff --git a/SDL3/SDL_GetRenderMetalLayer.md b/SDL3/SDL_GetRenderMetalLayer.md index 502ef5141..ffc512203 100644 --- a/SDL3/SDL_GetRenderMetalLayer.md +++ b/SDL3/SDL_GetRenderMetalLayer.md @@ -5,7 +5,7 @@ Get the CAMetalLayer associated with the given Metal renderer. ## Header File -Defined in [SDL_render.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_render.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_render.h) ## Syntax diff --git a/SDL3/SDL_GetRenderOutputSize.md b/SDL3/SDL_GetRenderOutputSize.md index 26f45326f..361f6401c 100644 --- a/SDL3/SDL_GetRenderOutputSize.md +++ b/SDL3/SDL_GetRenderOutputSize.md @@ -5,7 +5,7 @@ Get the output size in pixels of a rendering context. ## Header File -Defined in [SDL_render.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_render.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_render.h) ## Syntax diff --git a/SDL3/SDL_GetRenderScale.md b/SDL3/SDL_GetRenderScale.md index 7a5e40c8d..8408525e8 100644 --- a/SDL3/SDL_GetRenderScale.md +++ b/SDL3/SDL_GetRenderScale.md @@ -5,7 +5,7 @@ Get the drawing scale for the current target. ## Header File -Defined in [SDL_render.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_render.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_render.h) ## Syntax diff --git a/SDL3/SDL_GetRenderTarget.md b/SDL3/SDL_GetRenderTarget.md index 9b3d1e9c8..13cc7c88c 100644 --- a/SDL3/SDL_GetRenderTarget.md +++ b/SDL3/SDL_GetRenderTarget.md @@ -13,7 +13,7 @@ Get the current render target. ## Header File -Defined in [SDL_render.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_render.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_render.h) ## Syntax diff --git a/SDL3/SDL_GetRenderVSync.md b/SDL3/SDL_GetRenderVSync.md index 820b0f610..31e8f7a1a 100644 --- a/SDL3/SDL_GetRenderVSync.md +++ b/SDL3/SDL_GetRenderVSync.md @@ -5,7 +5,7 @@ Get VSync of the given renderer. ## Header File -Defined in [SDL_render.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_render.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_render.h) ## Syntax diff --git a/SDL3/SDL_GetRenderViewport.md b/SDL3/SDL_GetRenderViewport.md index 1bbe2203e..6cdfe8161 100644 --- a/SDL3/SDL_GetRenderViewport.md +++ b/SDL3/SDL_GetRenderViewport.md @@ -5,7 +5,7 @@ Get the drawing area for the current target. ## Header File -Defined in [SDL_render.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_render.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_render.h) ## Syntax diff --git a/SDL3/SDL_GetRenderWindow.md b/SDL3/SDL_GetRenderWindow.md index 405069c93..d51eaa7ec 100644 --- a/SDL3/SDL_GetRenderWindow.md +++ b/SDL3/SDL_GetRenderWindow.md @@ -5,7 +5,7 @@ Get the window associated with a renderer. ## Header File -Defined in [SDL_render.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_render.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_render.h) ## Syntax diff --git a/SDL3/SDL_GetRenderer.md b/SDL3/SDL_GetRenderer.md index c78d1fb66..69cc114d7 100644 --- a/SDL3/SDL_GetRenderer.md +++ b/SDL3/SDL_GetRenderer.md @@ -5,7 +5,7 @@ Get the renderer associated with a window. ## Header File -Defined in [SDL_render.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_render.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_render.h) ## Syntax diff --git a/SDL3/SDL_GetRendererFromTexture.md b/SDL3/SDL_GetRendererFromTexture.md index 184582b34..79a780256 100644 --- a/SDL3/SDL_GetRendererFromTexture.md +++ b/SDL3/SDL_GetRendererFromTexture.md @@ -5,7 +5,7 @@ Get the renderer that created an [SDL_Texture](SDL_Texture). ## Header File -Defined in [SDL_render.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_render.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_render.h) ## Syntax diff --git a/SDL3/SDL_GetRendererInfo.md b/SDL3/SDL_GetRendererInfo.md index 6437dc60d..4ae2e0c38 100644 --- a/SDL3/SDL_GetRendererInfo.md +++ b/SDL3/SDL_GetRendererInfo.md @@ -5,7 +5,7 @@ Get information about a rendering context. ## Header File -Defined in [SDL_render.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_render.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_render.h) ## Syntax diff --git a/SDL3/SDL_GetRendererProperties.md b/SDL3/SDL_GetRendererProperties.md index 31247ef0c..33f92f1c8 100644 --- a/SDL3/SDL_GetRendererProperties.md +++ b/SDL3/SDL_GetRendererProperties.md @@ -5,7 +5,7 @@ Get the properties associated with a renderer. ## Header File -Defined in [SDL_render.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_render.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_render.h) ## Syntax diff --git a/SDL3/SDL_GetRevision.md b/SDL3/SDL_GetRevision.md index 634c301a8..35fa0ff27 100644 --- a/SDL3/SDL_GetRevision.md +++ b/SDL3/SDL_GetRevision.md @@ -5,7 +5,7 @@ Get the code revision of SDL that is linked against your program. ## Header File -Defined in [SDL_version.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_version.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_version.h) ## Syntax diff --git a/SDL3/SDL_GetScancodeFromKey.md b/SDL3/SDL_GetScancodeFromKey.md index f08a1be69..65ebc4fe2 100644 --- a/SDL3/SDL_GetScancodeFromKey.md +++ b/SDL3/SDL_GetScancodeFromKey.md @@ -9,7 +9,7 @@ Get the scancode corresponding to the given key code according to the current ke ## Header File -Defined in [SDL_keyboard.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_keyboard.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_keyboard.h) ## Syntax diff --git a/SDL3/SDL_GetScancodeFromName.md b/SDL3/SDL_GetScancodeFromName.md index 121f0e2ad..863c4bba2 100644 --- a/SDL3/SDL_GetScancodeFromName.md +++ b/SDL3/SDL_GetScancodeFromName.md @@ -9,7 +9,7 @@ Get a scancode from a human-readable name. ## Header File -Defined in [SDL_keyboard.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_keyboard.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_keyboard.h) ## Syntax diff --git a/SDL3/SDL_GetScancodeName.md b/SDL3/SDL_GetScancodeName.md index 5fd1561ce..88bc5776c 100644 --- a/SDL3/SDL_GetScancodeName.md +++ b/SDL3/SDL_GetScancodeName.md @@ -9,7 +9,7 @@ Get a human-readable name for a scancode. ## Header File -Defined in [SDL_keyboard.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_keyboard.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_keyboard.h) ## Syntax diff --git a/SDL3/SDL_GetSemaphoreValue.md b/SDL3/SDL_GetSemaphoreValue.md index 236397317..e65886d3c 100644 --- a/SDL3/SDL_GetSemaphoreValue.md +++ b/SDL3/SDL_GetSemaphoreValue.md @@ -5,7 +5,7 @@ Get the current value of a semaphore. ## Header File -Defined in [SDL_mutex.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_mutex.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_mutex.h) ## Syntax diff --git a/SDL3/SDL_GetSensorData.md b/SDL3/SDL_GetSensorData.md index e45005707..83f5176cd 100644 --- a/SDL3/SDL_GetSensorData.md +++ b/SDL3/SDL_GetSensorData.md @@ -5,7 +5,7 @@ Get the current state of an opened sensor. ## Header File -Defined in [SDL_sensor.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_sensor.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_sensor.h) ## Syntax diff --git a/SDL3/SDL_GetSensorFromInstanceID.md b/SDL3/SDL_GetSensorFromInstanceID.md index 744017b18..8386ed492 100644 --- a/SDL3/SDL_GetSensorFromInstanceID.md +++ b/SDL3/SDL_GetSensorFromInstanceID.md @@ -5,7 +5,7 @@ Return the [SDL_Sensor](SDL_Sensor) associated with an instance ID. ## Header File -Defined in [SDL_sensor.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_sensor.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_sensor.h) ## Syntax diff --git a/SDL3/SDL_GetSensorInstanceID.md b/SDL3/SDL_GetSensorInstanceID.md index 4bf214735..8d6cdb145 100644 --- a/SDL3/SDL_GetSensorInstanceID.md +++ b/SDL3/SDL_GetSensorInstanceID.md @@ -5,7 +5,7 @@ Get the instance ID of a sensor. ## Header File -Defined in [SDL_sensor.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_sensor.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_sensor.h) ## Syntax diff --git a/SDL3/SDL_GetSensorInstanceName.md b/SDL3/SDL_GetSensorInstanceName.md index c81865bf6..42705d228 100644 --- a/SDL3/SDL_GetSensorInstanceName.md +++ b/SDL3/SDL_GetSensorInstanceName.md @@ -5,7 +5,7 @@ Get the implementation dependent name of a sensor. ## Header File -Defined in [SDL_sensor.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_sensor.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_sensor.h) ## Syntax diff --git a/SDL3/SDL_GetSensorInstanceNonPortableType.md b/SDL3/SDL_GetSensorInstanceNonPortableType.md index b5d82d896..e64ebeb5d 100644 --- a/SDL3/SDL_GetSensorInstanceNonPortableType.md +++ b/SDL3/SDL_GetSensorInstanceNonPortableType.md @@ -5,7 +5,7 @@ Get the platform dependent type of a sensor. ## Header File -Defined in [SDL_sensor.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_sensor.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_sensor.h) ## Syntax diff --git a/SDL3/SDL_GetSensorInstanceType.md b/SDL3/SDL_GetSensorInstanceType.md index 8f8e5cd94..3ad3bb001 100644 --- a/SDL3/SDL_GetSensorInstanceType.md +++ b/SDL3/SDL_GetSensorInstanceType.md @@ -5,7 +5,7 @@ Get the type of a sensor. ## Header File -Defined in [SDL_sensor.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_sensor.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_sensor.h) ## Syntax diff --git a/SDL3/SDL_GetSensorName.md b/SDL3/SDL_GetSensorName.md index 7117a8949..5e5989029 100644 --- a/SDL3/SDL_GetSensorName.md +++ b/SDL3/SDL_GetSensorName.md @@ -5,7 +5,7 @@ Get the implementation dependent name of a sensor. ## Header File -Defined in [SDL_sensor.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_sensor.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_sensor.h) ## Syntax diff --git a/SDL3/SDL_GetSensorNonPortableType.md b/SDL3/SDL_GetSensorNonPortableType.md index 7c4f49bd2..66b61f952 100644 --- a/SDL3/SDL_GetSensorNonPortableType.md +++ b/SDL3/SDL_GetSensorNonPortableType.md @@ -5,7 +5,7 @@ Get the platform dependent type of a sensor. ## Header File -Defined in [SDL_sensor.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_sensor.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_sensor.h) ## Syntax diff --git a/SDL3/SDL_GetSensorProperties.md b/SDL3/SDL_GetSensorProperties.md index 020d824d6..eed11d85e 100644 --- a/SDL3/SDL_GetSensorProperties.md +++ b/SDL3/SDL_GetSensorProperties.md @@ -5,7 +5,7 @@ Get the properties associated with a sensor. ## Header File -Defined in [SDL_sensor.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_sensor.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_sensor.h) ## Syntax diff --git a/SDL3/SDL_GetSensorType.md b/SDL3/SDL_GetSensorType.md index a749be0aa..5fa930343 100644 --- a/SDL3/SDL_GetSensorType.md +++ b/SDL3/SDL_GetSensorType.md @@ -5,7 +5,7 @@ Get the type of a sensor. ## Header File -Defined in [SDL_sensor.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_sensor.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_sensor.h) ## Syntax diff --git a/SDL3/SDL_GetSensors.md b/SDL3/SDL_GetSensors.md index cf0e5fd09..f3ccb36fa 100644 --- a/SDL3/SDL_GetSensors.md +++ b/SDL3/SDL_GetSensors.md @@ -5,7 +5,7 @@ Get a list of currently connected sensors. ## Header File -Defined in [SDL_sensor.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_sensor.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_sensor.h) ## Syntax diff --git a/SDL3/SDL_GetSilenceValueForFormat.md b/SDL3/SDL_GetSilenceValueForFormat.md index 8f15eb922..662ccf1ad 100644 --- a/SDL3/SDL_GetSilenceValueForFormat.md +++ b/SDL3/SDL_GetSilenceValueForFormat.md @@ -5,7 +5,7 @@ Get the appropriate memset value for silencing an audio format. ## Header File -Defined in [SDL_audio.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_audio.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_audio.h) ## Syntax diff --git a/SDL3/SDL_GetStorageFileSize.md b/SDL3/SDL_GetStorageFileSize.md index 1a43525f0..495588022 100644 --- a/SDL3/SDL_GetStorageFileSize.md +++ b/SDL3/SDL_GetStorageFileSize.md @@ -5,7 +5,7 @@ Query the size of a file within a storage container. ## Header File -Defined in [SDL_storage.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_storage.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_storage.h) ## Syntax diff --git a/SDL3/SDL_GetStoragePathInfo.md b/SDL3/SDL_GetStoragePathInfo.md index 2384f9b7b..4642e4aee 100644 --- a/SDL3/SDL_GetStoragePathInfo.md +++ b/SDL3/SDL_GetStoragePathInfo.md @@ -5,7 +5,7 @@ Get information about a filesystem path in a storage container. ## Header File -Defined in [SDL_storage.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_storage.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_storage.h) ## Syntax diff --git a/SDL3/SDL_GetStorageSpaceRemaining.md b/SDL3/SDL_GetStorageSpaceRemaining.md index ae7568754..3cd2828a2 100644 --- a/SDL3/SDL_GetStorageSpaceRemaining.md +++ b/SDL3/SDL_GetStorageSpaceRemaining.md @@ -5,7 +5,7 @@ Queries the remaining space in a storage container. ## Header File -Defined in [SDL_storage.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_storage.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_storage.h) ## Syntax diff --git a/SDL3/SDL_GetStringProperty.md b/SDL3/SDL_GetStringProperty.md index 10b7d9b82..d3ba7a1d2 100644 --- a/SDL3/SDL_GetStringProperty.md +++ b/SDL3/SDL_GetStringProperty.md @@ -5,7 +5,7 @@ Get a string property on a set of properties. ## Header File -Defined in [SDL_properties.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_properties.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_properties.h) ## Syntax diff --git a/SDL3/SDL_GetSurfaceAlphaMod.md b/SDL3/SDL_GetSurfaceAlphaMod.md index 6fc2eec7e..2dfe22002 100644 --- a/SDL3/SDL_GetSurfaceAlphaMod.md +++ b/SDL3/SDL_GetSurfaceAlphaMod.md @@ -5,7 +5,7 @@ Get the additional alpha value used in blit operations. ## Header File -Defined in [SDL_surface.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_surface.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_surface.h) ## Syntax diff --git a/SDL3/SDL_GetSurfaceBlendMode.md b/SDL3/SDL_GetSurfaceBlendMode.md index 6d369b26d..1b146121d 100644 --- a/SDL3/SDL_GetSurfaceBlendMode.md +++ b/SDL3/SDL_GetSurfaceBlendMode.md @@ -5,7 +5,7 @@ Get the blend mode used for blit operations. ## Header File -Defined in [SDL_surface.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_surface.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_surface.h) ## Syntax diff --git a/SDL3/SDL_GetSurfaceClipRect.md b/SDL3/SDL_GetSurfaceClipRect.md index ac5b63b2e..a6e591793 100644 --- a/SDL3/SDL_GetSurfaceClipRect.md +++ b/SDL3/SDL_GetSurfaceClipRect.md @@ -5,7 +5,7 @@ Get the clipping rectangle for a surface. ## Header File -Defined in [SDL_surface.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_surface.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_surface.h) ## Syntax diff --git a/SDL3/SDL_GetSurfaceColorKey.md b/SDL3/SDL_GetSurfaceColorKey.md index 02a0a2294..7aa930dbc 100644 --- a/SDL3/SDL_GetSurfaceColorKey.md +++ b/SDL3/SDL_GetSurfaceColorKey.md @@ -5,7 +5,7 @@ Get the color key (transparent pixel) for a surface. ## Header File -Defined in [SDL_surface.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_surface.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_surface.h) ## Syntax diff --git a/SDL3/SDL_GetSurfaceColorMod.md b/SDL3/SDL_GetSurfaceColorMod.md index 8e75333e6..e354b2524 100644 --- a/SDL3/SDL_GetSurfaceColorMod.md +++ b/SDL3/SDL_GetSurfaceColorMod.md @@ -5,7 +5,7 @@ Get the additional color value multiplied into blit operations. ## Header File -Defined in [SDL_surface.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_surface.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_surface.h) ## Syntax diff --git a/SDL3/SDL_GetSurfaceColorspace.md b/SDL3/SDL_GetSurfaceColorspace.md index c11e5bdbd..62bd3a0af 100644 --- a/SDL3/SDL_GetSurfaceColorspace.md +++ b/SDL3/SDL_GetSurfaceColorspace.md @@ -5,7 +5,7 @@ Get the colorspace used by a surface. ## Header File -Defined in [SDL_surface.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_surface.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_surface.h) ## Syntax diff --git a/SDL3/SDL_GetSurfaceProperties.md b/SDL3/SDL_GetSurfaceProperties.md index 40c19fbcb..fd1291c33 100644 --- a/SDL3/SDL_GetSurfaceProperties.md +++ b/SDL3/SDL_GetSurfaceProperties.md @@ -5,7 +5,7 @@ Get the properties associated with a surface. ## Header File -Defined in [SDL_surface.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_surface.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_surface.h) ## Syntax diff --git a/SDL3/SDL_GetSystemRAM.md b/SDL3/SDL_GetSystemRAM.md index 6c505b74e..e3f8798d4 100644 --- a/SDL3/SDL_GetSystemRAM.md +++ b/SDL3/SDL_GetSystemRAM.md @@ -13,7 +13,7 @@ Get the amount of RAM configured in the system. ## Header File -Defined in [SDL_cpuinfo.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_cpuinfo.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_cpuinfo.h) ## Syntax diff --git a/SDL3/SDL_GetSystemTheme.md b/SDL3/SDL_GetSystemTheme.md index c7acc5b16..818132ea2 100644 --- a/SDL3/SDL_GetSystemTheme.md +++ b/SDL3/SDL_GetSystemTheme.md @@ -5,7 +5,7 @@ Get the current system theme. ## Header File -Defined in [SDL_video.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_video.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_video.h) ## Syntax diff --git a/SDL3/SDL_GetTLS.md b/SDL3/SDL_GetTLS.md index e90c71516..f53b6b1f0 100644 --- a/SDL3/SDL_GetTLS.md +++ b/SDL3/SDL_GetTLS.md @@ -5,7 +5,7 @@ Get the current thread's value associated with a thread local storage ID. ## Header File -Defined in [SDL_thread.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_thread.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_thread.h) ## Syntax diff --git a/SDL3/SDL_GetTextureAlphaMod.md b/SDL3/SDL_GetTextureAlphaMod.md index 75b5907db..3c206f5bd 100644 --- a/SDL3/SDL_GetTextureAlphaMod.md +++ b/SDL3/SDL_GetTextureAlphaMod.md @@ -5,7 +5,7 @@ Get the additional alpha value multiplied into render copy operations. ## Header File -Defined in [SDL_render.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_render.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_render.h) ## Syntax diff --git a/SDL3/SDL_GetTextureAlphaModFloat.md b/SDL3/SDL_GetTextureAlphaModFloat.md index cedcb97af..05234848f 100644 --- a/SDL3/SDL_GetTextureAlphaModFloat.md +++ b/SDL3/SDL_GetTextureAlphaModFloat.md @@ -5,7 +5,7 @@ Get the additional alpha value multiplied into render copy operations. ## Header File -Defined in [SDL_render.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_render.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_render.h) ## Syntax diff --git a/SDL3/SDL_GetTextureBlendMode.md b/SDL3/SDL_GetTextureBlendMode.md index ce4b7cf00..700e4fb71 100644 --- a/SDL3/SDL_GetTextureBlendMode.md +++ b/SDL3/SDL_GetTextureBlendMode.md @@ -5,7 +5,7 @@ Get the blend mode used for texture copy operations. ## Header File -Defined in [SDL_render.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_render.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_render.h) ## Syntax diff --git a/SDL3/SDL_GetTextureColorMod.md b/SDL3/SDL_GetTextureColorMod.md index 242e4cfd5..9dc9f6621 100644 --- a/SDL3/SDL_GetTextureColorMod.md +++ b/SDL3/SDL_GetTextureColorMod.md @@ -5,7 +5,7 @@ Get the additional color value multiplied into render copy operations. ## Header File -Defined in [SDL_render.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_render.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_render.h) ## Syntax diff --git a/SDL3/SDL_GetTextureColorModFloat.md b/SDL3/SDL_GetTextureColorModFloat.md index 37a80968f..85f86e4e0 100644 --- a/SDL3/SDL_GetTextureColorModFloat.md +++ b/SDL3/SDL_GetTextureColorModFloat.md @@ -5,7 +5,7 @@ Get the additional color value multiplied into render copy operations. ## Header File -Defined in [SDL_render.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_render.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_render.h) ## Syntax diff --git a/SDL3/SDL_GetTextureProperties.md b/SDL3/SDL_GetTextureProperties.md index 9a825a4a9..ce93cd174 100644 --- a/SDL3/SDL_GetTextureProperties.md +++ b/SDL3/SDL_GetTextureProperties.md @@ -5,7 +5,7 @@ Get the properties associated with a texture. ## Header File -Defined in [SDL_render.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_render.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_render.h) ## Syntax diff --git a/SDL3/SDL_GetTextureScaleMode.md b/SDL3/SDL_GetTextureScaleMode.md index a92ff781e..7a85c7175 100644 --- a/SDL3/SDL_GetTextureScaleMode.md +++ b/SDL3/SDL_GetTextureScaleMode.md @@ -5,7 +5,7 @@ Get the scale mode used for texture scale operations. ## Header File -Defined in [SDL_render.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_render.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_render.h) ## Syntax diff --git a/SDL3/SDL_GetThreadID.md b/SDL3/SDL_GetThreadID.md index 890b4da5b..793e5d559 100644 --- a/SDL3/SDL_GetThreadID.md +++ b/SDL3/SDL_GetThreadID.md @@ -5,7 +5,7 @@ Get the thread identifier for the specified thread. ## Header File -Defined in [SDL_thread.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_thread.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_thread.h) ## Syntax diff --git a/SDL3/SDL_GetThreadName.md b/SDL3/SDL_GetThreadName.md index 2f69135cd..ab610ff35 100644 --- a/SDL3/SDL_GetThreadName.md +++ b/SDL3/SDL_GetThreadName.md @@ -5,7 +5,7 @@ Get the thread name as it was specified in [SDL_CreateThread](SDL_CreateThread)( ## Header File -Defined in [SDL_thread.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_thread.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_thread.h) ## Syntax diff --git a/SDL3/SDL_GetTicks.md b/SDL3/SDL_GetTicks.md index 78d39143b..b3e4075bb 100644 --- a/SDL3/SDL_GetTicks.md +++ b/SDL3/SDL_GetTicks.md @@ -5,7 +5,7 @@ Get the number of milliseconds since SDL library initialization. ## Header File -Defined in [SDL_timer.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_timer.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_timer.h) ## Syntax diff --git a/SDL3/SDL_GetTicksNS.md b/SDL3/SDL_GetTicksNS.md index c4aa204cc..97edcd0ba 100644 --- a/SDL3/SDL_GetTicksNS.md +++ b/SDL3/SDL_GetTicksNS.md @@ -5,7 +5,7 @@ Get the number of nanoseconds since SDL library initialization. ## Header File -Defined in [SDL_timer.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_timer.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_timer.h) ## Syntax diff --git a/SDL3/SDL_GetTouchDeviceName.md b/SDL3/SDL_GetTouchDeviceName.md index 950ba106c..fe88bd2c7 100644 --- a/SDL3/SDL_GetTouchDeviceName.md +++ b/SDL3/SDL_GetTouchDeviceName.md @@ -5,7 +5,7 @@ Get the touch device name as reported from the driver. ## Header File -Defined in [SDL_touch.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_touch.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_touch.h) ## Syntax diff --git a/SDL3/SDL_GetTouchDeviceType.md b/SDL3/SDL_GetTouchDeviceType.md index 627cf7a8a..f7e013f82 100644 --- a/SDL3/SDL_GetTouchDeviceType.md +++ b/SDL3/SDL_GetTouchDeviceType.md @@ -5,7 +5,7 @@ Get the type of the given touch device. ## Header File -Defined in [SDL_touch.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_touch.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_touch.h) ## Syntax diff --git a/SDL3/SDL_GetTouchDevices.md b/SDL3/SDL_GetTouchDevices.md index f6e2defb0..a838d130b 100644 --- a/SDL3/SDL_GetTouchDevices.md +++ b/SDL3/SDL_GetTouchDevices.md @@ -5,7 +5,7 @@ Get a list of registered touch devices. ## Header File -Defined in [SDL_touch.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_touch.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_touch.h) ## Syntax diff --git a/SDL3/SDL_GetTouchFingers.md b/SDL3/SDL_GetTouchFingers.md index 8b5082056..3eb35ca40 100644 --- a/SDL3/SDL_GetTouchFingers.md +++ b/SDL3/SDL_GetTouchFingers.md @@ -5,7 +5,7 @@ Get a list of active fingers for a given touch device. ## Header File -Defined in [SDL_touch.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_touch.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_touch.h) ## Syntax diff --git a/SDL3/SDL_GetUserFolder.md b/SDL3/SDL_GetUserFolder.md index dc489dee9..8df7124d3 100644 --- a/SDL3/SDL_GetUserFolder.md +++ b/SDL3/SDL_GetUserFolder.md @@ -5,7 +5,7 @@ Finds the most suitable user folder for the specified purpose, and returns its p ## Header File -Defined in [SDL_filesystem.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_filesystem.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_filesystem.h) ## Syntax diff --git a/SDL3/SDL_GetVersion.md b/SDL3/SDL_GetVersion.md index 54c8032b0..12e8ad365 100644 --- a/SDL3/SDL_GetVersion.md +++ b/SDL3/SDL_GetVersion.md @@ -5,7 +5,7 @@ Get the version of SDL that is linked against your program. ## Header File -Defined in [SDL_version.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_version.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_version.h) ## Syntax diff --git a/SDL3/SDL_GetVideoDriver.md b/SDL3/SDL_GetVideoDriver.md index f025504ba..594dc02af 100644 --- a/SDL3/SDL_GetVideoDriver.md +++ b/SDL3/SDL_GetVideoDriver.md @@ -5,7 +5,7 @@ Get the name of a built in video driver. ## Header File -Defined in [SDL_video.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_video.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_video.h) ## Syntax diff --git a/SDL3/SDL_GetWindowBordersSize.md b/SDL3/SDL_GetWindowBordersSize.md index 75de1d620..4b27b38b0 100644 --- a/SDL3/SDL_GetWindowBordersSize.md +++ b/SDL3/SDL_GetWindowBordersSize.md @@ -13,7 +13,7 @@ Get the size of a window's borders (decorations) around the client area. ## Header File -Defined in [SDL_video.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_video.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_video.h) ## Syntax diff --git a/SDL3/SDL_GetWindowDisplayScale.md b/SDL3/SDL_GetWindowDisplayScale.md index c99ff1ba6..688106208 100644 --- a/SDL3/SDL_GetWindowDisplayScale.md +++ b/SDL3/SDL_GetWindowDisplayScale.md @@ -5,7 +5,7 @@ Get the content display scale relative to a window's pixel size. ## Header File -Defined in [SDL_video.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_video.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_video.h) ## Syntax diff --git a/SDL3/SDL_GetWindowFlags.md b/SDL3/SDL_GetWindowFlags.md index 4458eedb2..7de50586a 100644 --- a/SDL3/SDL_GetWindowFlags.md +++ b/SDL3/SDL_GetWindowFlags.md @@ -5,7 +5,7 @@ Get the window flags. ## Header File -Defined in [SDL_video.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_video.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_video.h) ## Syntax diff --git a/SDL3/SDL_GetWindowFromID.md b/SDL3/SDL_GetWindowFromID.md index a69360092..a6bddba41 100644 --- a/SDL3/SDL_GetWindowFromID.md +++ b/SDL3/SDL_GetWindowFromID.md @@ -5,7 +5,7 @@ Get a window from a stored ID. ## Header File -Defined in [SDL_video.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_video.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_video.h) ## Syntax diff --git a/SDL3/SDL_GetWindowFullscreenMode.md b/SDL3/SDL_GetWindowFullscreenMode.md index 42135e3f0..c0003aa40 100644 --- a/SDL3/SDL_GetWindowFullscreenMode.md +++ b/SDL3/SDL_GetWindowFullscreenMode.md @@ -5,7 +5,7 @@ Query the display mode to use when a window is visible at fullscreen. ## Header File -Defined in [SDL_video.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_video.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_video.h) ## Syntax diff --git a/SDL3/SDL_GetWindowICCProfile.md b/SDL3/SDL_GetWindowICCProfile.md index f6379c293..1f53cf305 100644 --- a/SDL3/SDL_GetWindowICCProfile.md +++ b/SDL3/SDL_GetWindowICCProfile.md @@ -5,7 +5,7 @@ Get the raw ICC profile data for the screen the window is currently on. ## Header File -Defined in [SDL_video.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_video.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_video.h) ## Syntax diff --git a/SDL3/SDL_GetWindowID.md b/SDL3/SDL_GetWindowID.md index 4a35fc1d0..ec1b6d21c 100644 --- a/SDL3/SDL_GetWindowID.md +++ b/SDL3/SDL_GetWindowID.md @@ -5,7 +5,7 @@ Get the numeric ID of a window. ## Header File -Defined in [SDL_video.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_video.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_video.h) ## Syntax diff --git a/SDL3/SDL_GetWindowKeyboardGrab.md b/SDL3/SDL_GetWindowKeyboardGrab.md index b3ec77fa9..b9958689a 100644 --- a/SDL3/SDL_GetWindowKeyboardGrab.md +++ b/SDL3/SDL_GetWindowKeyboardGrab.md @@ -5,7 +5,7 @@ Get a window's keyboard grab mode. ## Header File -Defined in [SDL_video.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_video.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_video.h) ## Syntax diff --git a/SDL3/SDL_GetWindowMaximumSize.md b/SDL3/SDL_GetWindowMaximumSize.md index 67be31fda..3b65dc77b 100644 --- a/SDL3/SDL_GetWindowMaximumSize.md +++ b/SDL3/SDL_GetWindowMaximumSize.md @@ -5,7 +5,7 @@ Get the maximum size of a window's client area. ## Header File -Defined in [SDL_video.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_video.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_video.h) ## Syntax diff --git a/SDL3/SDL_GetWindowMinimumSize.md b/SDL3/SDL_GetWindowMinimumSize.md index 265ca70c1..51398b41c 100644 --- a/SDL3/SDL_GetWindowMinimumSize.md +++ b/SDL3/SDL_GetWindowMinimumSize.md @@ -5,7 +5,7 @@ Get the minimum size of a window's client area. ## Header File -Defined in [SDL_video.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_video.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_video.h) ## Syntax diff --git a/SDL3/SDL_GetWindowMouseGrab.md b/SDL3/SDL_GetWindowMouseGrab.md index 380a93a90..097746bb1 100644 --- a/SDL3/SDL_GetWindowMouseGrab.md +++ b/SDL3/SDL_GetWindowMouseGrab.md @@ -5,7 +5,7 @@ Get a window's mouse grab mode. ## Header File -Defined in [SDL_video.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_video.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_video.h) ## Syntax diff --git a/SDL3/SDL_GetWindowMouseRect.md b/SDL3/SDL_GetWindowMouseRect.md index 342656ec5..9f5e5f41c 100644 --- a/SDL3/SDL_GetWindowMouseRect.md +++ b/SDL3/SDL_GetWindowMouseRect.md @@ -5,7 +5,7 @@ Get the mouse confinement rectangle of a window. ## Header File -Defined in [SDL_video.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_video.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_video.h) ## Syntax diff --git a/SDL3/SDL_GetWindowOpacity.md b/SDL3/SDL_GetWindowOpacity.md index 30a855949..9218fec23 100644 --- a/SDL3/SDL_GetWindowOpacity.md +++ b/SDL3/SDL_GetWindowOpacity.md @@ -13,7 +13,7 @@ Get the opacity of a window. ## Header File -Defined in [SDL_video.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_video.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_video.h) ## Syntax diff --git a/SDL3/SDL_GetWindowParent.md b/SDL3/SDL_GetWindowParent.md index ad445a36e..44ca08d09 100644 --- a/SDL3/SDL_GetWindowParent.md +++ b/SDL3/SDL_GetWindowParent.md @@ -5,7 +5,7 @@ Get parent of a window. ## Header File -Defined in [SDL_video.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_video.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_video.h) ## Syntax diff --git a/SDL3/SDL_GetWindowPixelDensity.md b/SDL3/SDL_GetWindowPixelDensity.md index ab9702610..53b0404b4 100644 --- a/SDL3/SDL_GetWindowPixelDensity.md +++ b/SDL3/SDL_GetWindowPixelDensity.md @@ -5,7 +5,7 @@ Get the pixel density of a window. ## Header File -Defined in [SDL_video.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_video.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_video.h) ## Syntax diff --git a/SDL3/SDL_GetWindowPixelFormat.md b/SDL3/SDL_GetWindowPixelFormat.md index 7d476ec33..674157749 100644 --- a/SDL3/SDL_GetWindowPixelFormat.md +++ b/SDL3/SDL_GetWindowPixelFormat.md @@ -5,7 +5,7 @@ Get the pixel format associated with the window. ## Header File -Defined in [SDL_video.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_video.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_video.h) ## Syntax diff --git a/SDL3/SDL_GetWindowPosition.md b/SDL3/SDL_GetWindowPosition.md index 7979c834c..d30c0a0c0 100644 --- a/SDL3/SDL_GetWindowPosition.md +++ b/SDL3/SDL_GetWindowPosition.md @@ -5,7 +5,7 @@ Get the position of a window. ## Header File -Defined in [SDL_video.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_video.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_video.h) ## Syntax diff --git a/SDL3/SDL_GetWindowProperties.md b/SDL3/SDL_GetWindowProperties.md index 0b4fc5c95..748729629 100644 --- a/SDL3/SDL_GetWindowProperties.md +++ b/SDL3/SDL_GetWindowProperties.md @@ -5,7 +5,7 @@ Get the properties associated with a window. ## Header File -Defined in [SDL_video.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_video.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_video.h) ## Syntax diff --git a/SDL3/SDL_GetWindowSize.md b/SDL3/SDL_GetWindowSize.md index 8607e1a10..231123d03 100644 --- a/SDL3/SDL_GetWindowSize.md +++ b/SDL3/SDL_GetWindowSize.md @@ -5,7 +5,7 @@ Get the size of a window's client area. ## Header File -Defined in [SDL_video.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_video.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_video.h) ## Syntax diff --git a/SDL3/SDL_GetWindowSizeInPixels.md b/SDL3/SDL_GetWindowSizeInPixels.md index 2abe50b33..aac8e893a 100644 --- a/SDL3/SDL_GetWindowSizeInPixels.md +++ b/SDL3/SDL_GetWindowSizeInPixels.md @@ -5,7 +5,7 @@ Get the size of a window's client area, in pixels. ## Header File -Defined in [SDL_video.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_video.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_video.h) ## Syntax diff --git a/SDL3/SDL_GetWindowSurface.md b/SDL3/SDL_GetWindowSurface.md index 3093d7732..c1db85960 100644 --- a/SDL3/SDL_GetWindowSurface.md +++ b/SDL3/SDL_GetWindowSurface.md @@ -5,7 +5,7 @@ Get the SDL surface associated with the window. ## Header File -Defined in [SDL_video.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_video.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_video.h) ## Syntax diff --git a/SDL3/SDL_GetWindowTitle.md b/SDL3/SDL_GetWindowTitle.md index 07c3f036c..e52baab72 100644 --- a/SDL3/SDL_GetWindowTitle.md +++ b/SDL3/SDL_GetWindowTitle.md @@ -5,7 +5,7 @@ Get the title of a window. ## Header File -Defined in [SDL_video.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_video.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_video.h) ## Syntax diff --git a/SDL3/SDL_GlobDirectory.md b/SDL3/SDL_GlobDirectory.md index f41d9c95d..d6f44fb57 100644 --- a/SDL3/SDL_GlobDirectory.md +++ b/SDL3/SDL_GlobDirectory.md @@ -5,7 +5,7 @@ Enumerate a directory tree, filtered by pattern, and return a list. ## Header File -Defined in [SDL_filesystem.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_filesystem.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_filesystem.h) ## Syntax diff --git a/SDL3/SDL_GlobStorageDirectory.md b/SDL3/SDL_GlobStorageDirectory.md index fcff810d4..953a49d71 100644 --- a/SDL3/SDL_GlobStorageDirectory.md +++ b/SDL3/SDL_GlobStorageDirectory.md @@ -5,7 +5,7 @@ Enumerate a directory tree, filtered by pattern, and return a list. ## Header File -Defined in [SDL_storage.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_storage.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_storage.h) ## Syntax diff --git a/SDL3/SDL_HAPTIC_AUTOCENTER.md b/SDL3/SDL_HAPTIC_AUTOCENTER.md index 82ece6ff6..26f96f8b3 100644 --- a/SDL3/SDL_HAPTIC_AUTOCENTER.md +++ b/SDL3/SDL_HAPTIC_AUTOCENTER.md @@ -5,7 +5,7 @@ Device can set autocenter. ## Header File -Defined in [SDL_haptic.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_haptic.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_haptic.h) ## Syntax diff --git a/SDL3/SDL_HAPTIC_CARTESIAN.md b/SDL3/SDL_HAPTIC_CARTESIAN.md index 48919bdfb..1f0272802 100644 --- a/SDL3/SDL_HAPTIC_CARTESIAN.md +++ b/SDL3/SDL_HAPTIC_CARTESIAN.md @@ -5,7 +5,7 @@ Uses cartesian coordinates for the direction. ## Header File -Defined in [SDL_haptic.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_haptic.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_haptic.h) ## Syntax diff --git a/SDL3/SDL_HAPTIC_CONSTANT.md b/SDL3/SDL_HAPTIC_CONSTANT.md index 32d15e975..45a4eb8c6 100644 --- a/SDL3/SDL_HAPTIC_CONSTANT.md +++ b/SDL3/SDL_HAPTIC_CONSTANT.md @@ -5,7 +5,7 @@ Constant effect supported. ## Header File -Defined in [SDL_haptic.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_haptic.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_haptic.h) ## Syntax diff --git a/SDL3/SDL_HAPTIC_CUSTOM.md b/SDL3/SDL_HAPTIC_CUSTOM.md index aa4d00a10..a69535aab 100644 --- a/SDL3/SDL_HAPTIC_CUSTOM.md +++ b/SDL3/SDL_HAPTIC_CUSTOM.md @@ -5,7 +5,7 @@ Custom effect is supported. ## Header File -Defined in [SDL_haptic.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_haptic.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_haptic.h) ## Syntax diff --git a/SDL3/SDL_HAPTIC_DAMPER.md b/SDL3/SDL_HAPTIC_DAMPER.md index 4d7b44619..9c107fea8 100644 --- a/SDL3/SDL_HAPTIC_DAMPER.md +++ b/SDL3/SDL_HAPTIC_DAMPER.md @@ -5,7 +5,7 @@ Damper effect supported - uses axes velocity. ## Header File -Defined in [SDL_haptic.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_haptic.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_haptic.h) ## Syntax diff --git a/SDL3/SDL_HAPTIC_FRICTION.md b/SDL3/SDL_HAPTIC_FRICTION.md index 8c51f7903..289cb4bd9 100644 --- a/SDL3/SDL_HAPTIC_FRICTION.md +++ b/SDL3/SDL_HAPTIC_FRICTION.md @@ -5,7 +5,7 @@ Friction effect supported - uses axes movement. ## Header File -Defined in [SDL_haptic.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_haptic.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_haptic.h) ## Syntax diff --git a/SDL3/SDL_HAPTIC_GAIN.md b/SDL3/SDL_HAPTIC_GAIN.md index f632c3d3e..9642ec2c6 100644 --- a/SDL3/SDL_HAPTIC_GAIN.md +++ b/SDL3/SDL_HAPTIC_GAIN.md @@ -5,7 +5,7 @@ Device can set global gain. ## Header File -Defined in [SDL_haptic.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_haptic.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_haptic.h) ## Syntax diff --git a/SDL3/SDL_HAPTIC_INERTIA.md b/SDL3/SDL_HAPTIC_INERTIA.md index e63b9a2a3..23b99e4b1 100644 --- a/SDL3/SDL_HAPTIC_INERTIA.md +++ b/SDL3/SDL_HAPTIC_INERTIA.md @@ -5,7 +5,7 @@ Inertia effect supported - uses axes acceleration. ## Header File -Defined in [SDL_haptic.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_haptic.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_haptic.h) ## Syntax diff --git a/SDL3/SDL_HAPTIC_INFINITY.md b/SDL3/SDL_HAPTIC_INFINITY.md index 41dea2d02..76da692e1 100644 --- a/SDL3/SDL_HAPTIC_INFINITY.md +++ b/SDL3/SDL_HAPTIC_INFINITY.md @@ -5,7 +5,7 @@ Used to play a device an infinite number of times. ## Header File -Defined in [SDL_haptic.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_haptic.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_haptic.h) ## Syntax diff --git a/SDL3/SDL_HAPTIC_LEFTRIGHT.md b/SDL3/SDL_HAPTIC_LEFTRIGHT.md index 5769db2cb..0f2470d86 100644 --- a/SDL3/SDL_HAPTIC_LEFTRIGHT.md +++ b/SDL3/SDL_HAPTIC_LEFTRIGHT.md @@ -5,7 +5,7 @@ Left/Right effect supported. ## Header File -Defined in [SDL_haptic.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_haptic.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_haptic.h) ## Syntax diff --git a/SDL3/SDL_HAPTIC_PAUSE.md b/SDL3/SDL_HAPTIC_PAUSE.md index e634f1499..4c4ea8bd5 100644 --- a/SDL3/SDL_HAPTIC_PAUSE.md +++ b/SDL3/SDL_HAPTIC_PAUSE.md @@ -5,7 +5,7 @@ Device can be paused. ## Header File -Defined in [SDL_haptic.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_haptic.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_haptic.h) ## Syntax diff --git a/SDL3/SDL_HAPTIC_POLAR.md b/SDL3/SDL_HAPTIC_POLAR.md index 115e55268..55fd25988 100644 --- a/SDL3/SDL_HAPTIC_POLAR.md +++ b/SDL3/SDL_HAPTIC_POLAR.md @@ -5,7 +5,7 @@ Uses polar coordinates for the direction. ## Header File -Defined in [SDL_haptic.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_haptic.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_haptic.h) ## Syntax diff --git a/SDL3/SDL_HAPTIC_RAMP.md b/SDL3/SDL_HAPTIC_RAMP.md index 3998256ec..1106210b2 100644 --- a/SDL3/SDL_HAPTIC_RAMP.md +++ b/SDL3/SDL_HAPTIC_RAMP.md @@ -5,7 +5,7 @@ Ramp effect supported. ## Header File -Defined in [SDL_haptic.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_haptic.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_haptic.h) ## Syntax diff --git a/SDL3/SDL_HAPTIC_RESERVED1.md b/SDL3/SDL_HAPTIC_RESERVED1.md index e1b348d8b..6d8624af7 100644 --- a/SDL3/SDL_HAPTIC_RESERVED1.md +++ b/SDL3/SDL_HAPTIC_RESERVED1.md @@ -5,7 +5,7 @@ Reserved for future use ## Header File -Defined in [SDL_haptic.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_haptic.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_haptic.h) ## Syntax diff --git a/SDL3/SDL_HAPTIC_SAWTOOTHDOWN.md b/SDL3/SDL_HAPTIC_SAWTOOTHDOWN.md index 4af59af0d..ace893162 100644 --- a/SDL3/SDL_HAPTIC_SAWTOOTHDOWN.md +++ b/SDL3/SDL_HAPTIC_SAWTOOTHDOWN.md @@ -5,7 +5,7 @@ Sawtoothdown wave effect supported. ## Header File -Defined in [SDL_haptic.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_haptic.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_haptic.h) ## Syntax diff --git a/SDL3/SDL_HAPTIC_SAWTOOTHUP.md b/SDL3/SDL_HAPTIC_SAWTOOTHUP.md index b8a72b8c7..5280b1837 100644 --- a/SDL3/SDL_HAPTIC_SAWTOOTHUP.md +++ b/SDL3/SDL_HAPTIC_SAWTOOTHUP.md @@ -5,7 +5,7 @@ Sawtoothup wave effect supported. ## Header File -Defined in [SDL_haptic.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_haptic.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_haptic.h) ## Syntax diff --git a/SDL3/SDL_HAPTIC_SINE.md b/SDL3/SDL_HAPTIC_SINE.md index bcc07dae6..fbd2b1a4d 100644 --- a/SDL3/SDL_HAPTIC_SINE.md +++ b/SDL3/SDL_HAPTIC_SINE.md @@ -5,7 +5,7 @@ Sine wave effect supported. ## Header File -Defined in [SDL_haptic.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_haptic.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_haptic.h) ## Syntax diff --git a/SDL3/SDL_HAPTIC_SPHERICAL.md b/SDL3/SDL_HAPTIC_SPHERICAL.md index 1c731c068..56498cfa1 100644 --- a/SDL3/SDL_HAPTIC_SPHERICAL.md +++ b/SDL3/SDL_HAPTIC_SPHERICAL.md @@ -5,7 +5,7 @@ Uses spherical coordinates for the direction. ## Header File -Defined in [SDL_haptic.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_haptic.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_haptic.h) ## Syntax diff --git a/SDL3/SDL_HAPTIC_SPRING.md b/SDL3/SDL_HAPTIC_SPRING.md index 6fca104b1..20c5a3ef1 100644 --- a/SDL3/SDL_HAPTIC_SPRING.md +++ b/SDL3/SDL_HAPTIC_SPRING.md @@ -5,7 +5,7 @@ Spring effect supported - uses axes position. ## Header File -Defined in [SDL_haptic.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_haptic.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_haptic.h) ## Syntax diff --git a/SDL3/SDL_HAPTIC_SQUARE.md b/SDL3/SDL_HAPTIC_SQUARE.md index 6f5e079e0..146b42299 100644 --- a/SDL3/SDL_HAPTIC_SQUARE.md +++ b/SDL3/SDL_HAPTIC_SQUARE.md @@ -5,7 +5,7 @@ Square wave effect supported. ## Header File -Defined in [SDL_haptic.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_haptic.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_haptic.h) ## Syntax diff --git a/SDL3/SDL_HAPTIC_STATUS.md b/SDL3/SDL_HAPTIC_STATUS.md index fe5b28bc4..ef3d585c2 100644 --- a/SDL3/SDL_HAPTIC_STATUS.md +++ b/SDL3/SDL_HAPTIC_STATUS.md @@ -5,7 +5,7 @@ Device can be queried for effect status. ## Header File -Defined in [SDL_haptic.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_haptic.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_haptic.h) ## Syntax diff --git a/SDL3/SDL_HAPTIC_STEERING_AXIS.md b/SDL3/SDL_HAPTIC_STEERING_AXIS.md index 0ec82e61c..c29830ad3 100644 --- a/SDL3/SDL_HAPTIC_STEERING_AXIS.md +++ b/SDL3/SDL_HAPTIC_STEERING_AXIS.md @@ -5,7 +5,7 @@ Use this value to play an effect on the steering wheel axis. ## Header File -Defined in [SDL_haptic.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_haptic.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_haptic.h) ## Syntax diff --git a/SDL3/SDL_HAPTIC_TRIANGLE.md b/SDL3/SDL_HAPTIC_TRIANGLE.md index d267a61c9..7f26c9a54 100644 --- a/SDL3/SDL_HAPTIC_TRIANGLE.md +++ b/SDL3/SDL_HAPTIC_TRIANGLE.md @@ -5,7 +5,7 @@ Triangle wave effect supported. ## Header File -Defined in [SDL_haptic.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_haptic.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_haptic.h) ## Syntax diff --git a/SDL3/SDL_HINT_ALLOW_ALT_TAB_WHILE_GRABBED.md b/SDL3/SDL_HINT_ALLOW_ALT_TAB_WHILE_GRABBED.md index f86c420b8..f81941906 100644 --- a/SDL3/SDL_HINT_ALLOW_ALT_TAB_WHILE_GRABBED.md +++ b/SDL3/SDL_HINT_ALLOW_ALT_TAB_WHILE_GRABBED.md @@ -5,7 +5,7 @@ Specify the behavior of Alt+Tab while the keyboard is grabbed. ## Header File -Defined in [SDL_hints.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) ## Syntax diff --git a/SDL3/SDL_HINT_ANDROID_ALLOW_RECREATE_ACTIVITY.md b/SDL3/SDL_HINT_ANDROID_ALLOW_RECREATE_ACTIVITY.md index ea0123b22..5731bc2db 100644 --- a/SDL3/SDL_HINT_ANDROID_ALLOW_RECREATE_ACTIVITY.md +++ b/SDL3/SDL_HINT_ANDROID_ALLOW_RECREATE_ACTIVITY.md @@ -5,7 +5,7 @@ A variable to control whether the SDL activity is allowed to be re-created. ## Header File -Defined in [SDL_hints.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) ## Syntax diff --git a/SDL3/SDL_HINT_ANDROID_BLOCK_ON_PAUSE.md b/SDL3/SDL_HINT_ANDROID_BLOCK_ON_PAUSE.md index 74a60d7f0..545927fe5 100644 --- a/SDL3/SDL_HINT_ANDROID_BLOCK_ON_PAUSE.md +++ b/SDL3/SDL_HINT_ANDROID_BLOCK_ON_PAUSE.md @@ -5,7 +5,7 @@ A variable to control whether the event loop will block itself when the app is p ## Header File -Defined in [SDL_hints.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) ## Syntax diff --git a/SDL3/SDL_HINT_ANDROID_BLOCK_ON_PAUSE_PAUSEAUDIO.md b/SDL3/SDL_HINT_ANDROID_BLOCK_ON_PAUSE_PAUSEAUDIO.md index 8d91c878d..1f685b153 100644 --- a/SDL3/SDL_HINT_ANDROID_BLOCK_ON_PAUSE_PAUSEAUDIO.md +++ b/SDL3/SDL_HINT_ANDROID_BLOCK_ON_PAUSE_PAUSEAUDIO.md @@ -5,7 +5,7 @@ A variable to control whether SDL will pause audio in background. ## Header File -Defined in [SDL_hints.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) ## Syntax diff --git a/SDL3/SDL_HINT_ANDROID_TRAP_BACK_BUTTON.md b/SDL3/SDL_HINT_ANDROID_TRAP_BACK_BUTTON.md index 1d77cca06..e6eb71a23 100644 --- a/SDL3/SDL_HINT_ANDROID_TRAP_BACK_BUTTON.md +++ b/SDL3/SDL_HINT_ANDROID_TRAP_BACK_BUTTON.md @@ -5,7 +5,7 @@ A variable to control whether we trap the Android back button to handle it manua ## Header File -Defined in [SDL_hints.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) ## Syntax diff --git a/SDL3/SDL_HINT_APPLE_TV_CONTROLLER_UI_EVENTS.md b/SDL3/SDL_HINT_APPLE_TV_CONTROLLER_UI_EVENTS.md index 50ea67ed3..1660da77e 100644 --- a/SDL3/SDL_HINT_APPLE_TV_CONTROLLER_UI_EVENTS.md +++ b/SDL3/SDL_HINT_APPLE_TV_CONTROLLER_UI_EVENTS.md @@ -5,7 +5,7 @@ A variable controlling whether controllers used with the Apple TV generate UI ev ## Header File -Defined in [SDL_hints.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) ## Syntax diff --git a/SDL3/SDL_HINT_APPLE_TV_REMOTE_ALLOW_ROTATION.md b/SDL3/SDL_HINT_APPLE_TV_REMOTE_ALLOW_ROTATION.md index 32079cfe9..1bfa57d40 100644 --- a/SDL3/SDL_HINT_APPLE_TV_REMOTE_ALLOW_ROTATION.md +++ b/SDL3/SDL_HINT_APPLE_TV_REMOTE_ALLOW_ROTATION.md @@ -5,7 +5,7 @@ A variable controlling whether the Apple TV remote's joystick axes will automati ## Header File -Defined in [SDL_hints.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) ## Syntax diff --git a/SDL3/SDL_HINT_APP_ID.md b/SDL3/SDL_HINT_APP_ID.md index 791122956..a5b1450de 100644 --- a/SDL3/SDL_HINT_APP_ID.md +++ b/SDL3/SDL_HINT_APP_ID.md @@ -5,7 +5,7 @@ A variable setting the app ID string. ## Header File -Defined in [SDL_hints.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) ## Syntax diff --git a/SDL3/SDL_HINT_APP_NAME.md b/SDL3/SDL_HINT_APP_NAME.md index fe4cda25f..e20eb0991 100644 --- a/SDL3/SDL_HINT_APP_NAME.md +++ b/SDL3/SDL_HINT_APP_NAME.md @@ -5,7 +5,7 @@ Specify an application name. ## Header File -Defined in [SDL_hints.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) ## Syntax diff --git a/SDL3/SDL_HINT_AUDIO_CATEGORY.md b/SDL3/SDL_HINT_AUDIO_CATEGORY.md index 6449c921f..f1b45c95c 100644 --- a/SDL3/SDL_HINT_AUDIO_CATEGORY.md +++ b/SDL3/SDL_HINT_AUDIO_CATEGORY.md @@ -5,7 +5,7 @@ A variable controlling the audio category on iOS and macOS. ## Header File -Defined in [SDL_hints.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) ## Syntax diff --git a/SDL3/SDL_HINT_AUDIO_DEVICE_APP_NAME.md b/SDL3/SDL_HINT_AUDIO_DEVICE_APP_NAME.md index cb3d68955..8d95e5670 100644 --- a/SDL3/SDL_HINT_AUDIO_DEVICE_APP_NAME.md +++ b/SDL3/SDL_HINT_AUDIO_DEVICE_APP_NAME.md @@ -5,7 +5,7 @@ Specify an application name for an audio device. ## Header File -Defined in [SDL_hints.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) ## Syntax diff --git a/SDL3/SDL_HINT_AUDIO_DEVICE_SAMPLE_FRAMES.md b/SDL3/SDL_HINT_AUDIO_DEVICE_SAMPLE_FRAMES.md index 9172f535d..75c24abe7 100644 --- a/SDL3/SDL_HINT_AUDIO_DEVICE_SAMPLE_FRAMES.md +++ b/SDL3/SDL_HINT_AUDIO_DEVICE_SAMPLE_FRAMES.md @@ -5,7 +5,7 @@ A variable controlling device buffer size. ## Header File -Defined in [SDL_hints.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) ## Syntax diff --git a/SDL3/SDL_HINT_AUDIO_DEVICE_STREAM_NAME.md b/SDL3/SDL_HINT_AUDIO_DEVICE_STREAM_NAME.md index 4a1a78262..cc06e9c9f 100644 --- a/SDL3/SDL_HINT_AUDIO_DEVICE_STREAM_NAME.md +++ b/SDL3/SDL_HINT_AUDIO_DEVICE_STREAM_NAME.md @@ -5,7 +5,7 @@ Specify an audio stream name for an audio device. ## Header File -Defined in [SDL_hints.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) ## Syntax diff --git a/SDL3/SDL_HINT_AUDIO_DEVICE_STREAM_ROLE.md b/SDL3/SDL_HINT_AUDIO_DEVICE_STREAM_ROLE.md index b6572f886..b8b453fb4 100644 --- a/SDL3/SDL_HINT_AUDIO_DEVICE_STREAM_ROLE.md +++ b/SDL3/SDL_HINT_AUDIO_DEVICE_STREAM_ROLE.md @@ -5,7 +5,7 @@ Specify an application role for an audio device. ## Header File -Defined in [SDL_hints.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) ## Syntax diff --git a/SDL3/SDL_HINT_AUDIO_DRIVER.md b/SDL3/SDL_HINT_AUDIO_DRIVER.md index aa9c4f1a4..f6c3e20fe 100644 --- a/SDL3/SDL_HINT_AUDIO_DRIVER.md +++ b/SDL3/SDL_HINT_AUDIO_DRIVER.md @@ -5,7 +5,7 @@ A variable that specifies an audio backend to use. ## Header File -Defined in [SDL_hints.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) ## Syntax diff --git a/SDL3/SDL_HINT_AUDIO_INCLUDE_MONITORS.md b/SDL3/SDL_HINT_AUDIO_INCLUDE_MONITORS.md index 2f74a5ec8..7f86db084 100644 --- a/SDL3/SDL_HINT_AUDIO_INCLUDE_MONITORS.md +++ b/SDL3/SDL_HINT_AUDIO_INCLUDE_MONITORS.md @@ -5,7 +5,7 @@ A variable that causes SDL to not ignore audio "monitors". ## Header File -Defined in [SDL_hints.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) ## Syntax diff --git a/SDL3/SDL_HINT_AUTO_UPDATE_JOYSTICKS.md b/SDL3/SDL_HINT_AUTO_UPDATE_JOYSTICKS.md index 825ff9c72..6091ebef4 100644 --- a/SDL3/SDL_HINT_AUTO_UPDATE_JOYSTICKS.md +++ b/SDL3/SDL_HINT_AUTO_UPDATE_JOYSTICKS.md @@ -5,7 +5,7 @@ A variable controlling whether SDL updates joystick state when getting input eve ## Header File -Defined in [SDL_hints.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) ## Syntax diff --git a/SDL3/SDL_HINT_AUTO_UPDATE_SENSORS.md b/SDL3/SDL_HINT_AUTO_UPDATE_SENSORS.md index 77c378916..ec551c94d 100644 --- a/SDL3/SDL_HINT_AUTO_UPDATE_SENSORS.md +++ b/SDL3/SDL_HINT_AUTO_UPDATE_SENSORS.md @@ -5,7 +5,7 @@ A variable controlling whether SDL updates sensor state when getting input event ## Header File -Defined in [SDL_hints.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) ## Syntax diff --git a/SDL3/SDL_HINT_BMP_SAVE_LEGACY_FORMAT.md b/SDL3/SDL_HINT_BMP_SAVE_LEGACY_FORMAT.md index 66fdf0c89..c0888a3d7 100644 --- a/SDL3/SDL_HINT_BMP_SAVE_LEGACY_FORMAT.md +++ b/SDL3/SDL_HINT_BMP_SAVE_LEGACY_FORMAT.md @@ -5,7 +5,7 @@ Prevent SDL from using version 4 of the bitmap header when saving BMPs. ## Header File -Defined in [SDL_hints.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) ## Syntax diff --git a/SDL3/SDL_HINT_CAMERA_DRIVER.md b/SDL3/SDL_HINT_CAMERA_DRIVER.md index e8ccab7ba..a444389f8 100644 --- a/SDL3/SDL_HINT_CAMERA_DRIVER.md +++ b/SDL3/SDL_HINT_CAMERA_DRIVER.md @@ -5,7 +5,7 @@ A variable that decides what camera backend to use. ## Header File -Defined in [SDL_hints.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) ## Syntax diff --git a/SDL3/SDL_HINT_CPU_FEATURE_MASK.md b/SDL3/SDL_HINT_CPU_FEATURE_MASK.md index ed086f7b2..70d317115 100644 --- a/SDL3/SDL_HINT_CPU_FEATURE_MASK.md +++ b/SDL3/SDL_HINT_CPU_FEATURE_MASK.md @@ -5,7 +5,7 @@ A variable that limits what CPU features are available. ## Header File -Defined in [SDL_hints.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) ## Syntax diff --git a/SDL3/SDL_HINT_DISPLAY_USABLE_BOUNDS.md b/SDL3/SDL_HINT_DISPLAY_USABLE_BOUNDS.md index e9aba8543..167a0e325 100644 --- a/SDL3/SDL_HINT_DISPLAY_USABLE_BOUNDS.md +++ b/SDL3/SDL_HINT_DISPLAY_USABLE_BOUNDS.md @@ -5,7 +5,7 @@ Override for [SDL_GetDisplayUsableBounds](SDL_GetDisplayUsableBounds)(). ## Header File -Defined in [SDL_hints.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) ## Syntax diff --git a/SDL3/SDL_HINT_EMSCRIPTEN_ASYNCIFY.md b/SDL3/SDL_HINT_EMSCRIPTEN_ASYNCIFY.md index 0630febff..2c9b3107c 100644 --- a/SDL3/SDL_HINT_EMSCRIPTEN_ASYNCIFY.md +++ b/SDL3/SDL_HINT_EMSCRIPTEN_ASYNCIFY.md @@ -5,7 +5,7 @@ Disable giving back control to the browser automatically when running with async ## Header File -Defined in [SDL_hints.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) ## Syntax diff --git a/SDL3/SDL_HINT_EMSCRIPTEN_CANVAS_SELECTOR.md b/SDL3/SDL_HINT_EMSCRIPTEN_CANVAS_SELECTOR.md index 358ae242a..97bf8bf89 100644 --- a/SDL3/SDL_HINT_EMSCRIPTEN_CANVAS_SELECTOR.md +++ b/SDL3/SDL_HINT_EMSCRIPTEN_CANVAS_SELECTOR.md @@ -5,7 +5,7 @@ Specify the CSS selector used for the "default" window/canvas. ## Header File -Defined in [SDL_hints.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) ## Syntax diff --git a/SDL3/SDL_HINT_EMSCRIPTEN_KEYBOARD_ELEMENT.md b/SDL3/SDL_HINT_EMSCRIPTEN_KEYBOARD_ELEMENT.md index 567db6e19..40dd6a9b5 100644 --- a/SDL3/SDL_HINT_EMSCRIPTEN_KEYBOARD_ELEMENT.md +++ b/SDL3/SDL_HINT_EMSCRIPTEN_KEYBOARD_ELEMENT.md @@ -5,7 +5,7 @@ Override the binding element for keyboard inputs for Emscripten builds. ## Header File -Defined in [SDL_hints.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) ## Syntax diff --git a/SDL3/SDL_HINT_ENABLE_SCREEN_KEYBOARD.md b/SDL3/SDL_HINT_ENABLE_SCREEN_KEYBOARD.md index 3b9e19fba..f969425e9 100644 --- a/SDL3/SDL_HINT_ENABLE_SCREEN_KEYBOARD.md +++ b/SDL3/SDL_HINT_ENABLE_SCREEN_KEYBOARD.md @@ -5,7 +5,7 @@ A variable that controls whether the on-screen keyboard should be shown when tex ## Header File -Defined in [SDL_hints.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) ## Syntax diff --git a/SDL3/SDL_HINT_EVENT_LOGGING.md b/SDL3/SDL_HINT_EVENT_LOGGING.md index cc93dc78a..9706f40d1 100644 --- a/SDL3/SDL_HINT_EVENT_LOGGING.md +++ b/SDL3/SDL_HINT_EVENT_LOGGING.md @@ -5,7 +5,7 @@ A variable controlling verbosity of the logging of SDL events pushed onto the in ## Header File -Defined in [SDL_hints.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) ## Syntax diff --git a/SDL3/SDL_HINT_FILE_DIALOG_DRIVER.md b/SDL3/SDL_HINT_FILE_DIALOG_DRIVER.md index 8096d9647..7855e921f 100644 --- a/SDL3/SDL_HINT_FILE_DIALOG_DRIVER.md +++ b/SDL3/SDL_HINT_FILE_DIALOG_DRIVER.md @@ -5,7 +5,7 @@ A variable that specifies a dialog backend to use. ## Header File -Defined in [SDL_hints.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) ## Syntax diff --git a/SDL3/SDL_HINT_FORCE_RAISEWINDOW.md b/SDL3/SDL_HINT_FORCE_RAISEWINDOW.md index e513485e0..50eac70f1 100644 --- a/SDL3/SDL_HINT_FORCE_RAISEWINDOW.md +++ b/SDL3/SDL_HINT_FORCE_RAISEWINDOW.md @@ -5,7 +5,7 @@ A variable controlling whether raising the window should be done more forcefully ## Header File -Defined in [SDL_hints.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) ## Syntax diff --git a/SDL3/SDL_HINT_FRAMEBUFFER_ACCELERATION.md b/SDL3/SDL_HINT_FRAMEBUFFER_ACCELERATION.md index e7f0924d7..9baf95844 100644 --- a/SDL3/SDL_HINT_FRAMEBUFFER_ACCELERATION.md +++ b/SDL3/SDL_HINT_FRAMEBUFFER_ACCELERATION.md @@ -5,7 +5,7 @@ A variable controlling how 3D acceleration is used to accelerate the SDL screen ## Header File -Defined in [SDL_hints.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) ## Syntax diff --git a/SDL3/SDL_HINT_GAMECONTROLLERCONFIG.md b/SDL3/SDL_HINT_GAMECONTROLLERCONFIG.md index 8364b29c8..2d652a18f 100644 --- a/SDL3/SDL_HINT_GAMECONTROLLERCONFIG.md +++ b/SDL3/SDL_HINT_GAMECONTROLLERCONFIG.md @@ -5,7 +5,7 @@ A variable that lets you manually hint extra gamecontroller db entries. ## Header File -Defined in [SDL_hints.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) ## Syntax diff --git a/SDL3/SDL_HINT_GAMECONTROLLERCONFIG_FILE.md b/SDL3/SDL_HINT_GAMECONTROLLERCONFIG_FILE.md index 8b53937cc..267cf7d0e 100644 --- a/SDL3/SDL_HINT_GAMECONTROLLERCONFIG_FILE.md +++ b/SDL3/SDL_HINT_GAMECONTROLLERCONFIG_FILE.md @@ -5,7 +5,7 @@ A variable that lets you provide a file with extra gamecontroller db entries. ## Header File -Defined in [SDL_hints.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) ## Syntax diff --git a/SDL3/SDL_HINT_GAMECONTROLLERTYPE.md b/SDL3/SDL_HINT_GAMECONTROLLERTYPE.md index 96deb690b..d3c8465e9 100644 --- a/SDL3/SDL_HINT_GAMECONTROLLERTYPE.md +++ b/SDL3/SDL_HINT_GAMECONTROLLERTYPE.md @@ -5,7 +5,7 @@ A variable that overrides the automatic controller type detection. ## Header File -Defined in [SDL_hints.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) ## Syntax diff --git a/SDL3/SDL_HINT_GAMECONTROLLER_IGNORE_DEVICES.md b/SDL3/SDL_HINT_GAMECONTROLLER_IGNORE_DEVICES.md index abc22b3ff..ead3c7cff 100644 --- a/SDL3/SDL_HINT_GAMECONTROLLER_IGNORE_DEVICES.md +++ b/SDL3/SDL_HINT_GAMECONTROLLER_IGNORE_DEVICES.md @@ -5,7 +5,7 @@ A variable containing a list of devices to skip when scanning for game controlle ## Header File -Defined in [SDL_hints.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) ## Syntax diff --git a/SDL3/SDL_HINT_GAMECONTROLLER_IGNORE_DEVICES_EXCEPT.md b/SDL3/SDL_HINT_GAMECONTROLLER_IGNORE_DEVICES_EXCEPT.md index 2b8a66a0f..074c014e0 100644 --- a/SDL3/SDL_HINT_GAMECONTROLLER_IGNORE_DEVICES_EXCEPT.md +++ b/SDL3/SDL_HINT_GAMECONTROLLER_IGNORE_DEVICES_EXCEPT.md @@ -5,7 +5,7 @@ If set, all devices will be skipped when scanning for game controllers except fo ## Header File -Defined in [SDL_hints.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) ## Syntax diff --git a/SDL3/SDL_HINT_GAMECONTROLLER_SENSOR_FUSION.md b/SDL3/SDL_HINT_GAMECONTROLLER_SENSOR_FUSION.md index e5505688d..2b97ae581 100644 --- a/SDL3/SDL_HINT_GAMECONTROLLER_SENSOR_FUSION.md +++ b/SDL3/SDL_HINT_GAMECONTROLLER_SENSOR_FUSION.md @@ -5,7 +5,7 @@ A variable that controls whether the device's built-in accelerometer and gyro sh ## Header File -Defined in [SDL_hints.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) ## Syntax diff --git a/SDL3/SDL_HINT_GDK_TEXTINPUT_DEFAULT_TEXT.md b/SDL3/SDL_HINT_GDK_TEXTINPUT_DEFAULT_TEXT.md index 75b033627..8fd0ddb5d 100644 --- a/SDL3/SDL_HINT_GDK_TEXTINPUT_DEFAULT_TEXT.md +++ b/SDL3/SDL_HINT_GDK_TEXTINPUT_DEFAULT_TEXT.md @@ -5,7 +5,7 @@ This variable sets the default text of the TextInput window on GDK platforms. ## Header File -Defined in [SDL_hints.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) ## Syntax diff --git a/SDL3/SDL_HINT_GDK_TEXTINPUT_DESCRIPTION.md b/SDL3/SDL_HINT_GDK_TEXTINPUT_DESCRIPTION.md index 75bd6a230..ed8220f27 100644 --- a/SDL3/SDL_HINT_GDK_TEXTINPUT_DESCRIPTION.md +++ b/SDL3/SDL_HINT_GDK_TEXTINPUT_DESCRIPTION.md @@ -5,7 +5,7 @@ This variable sets the description of the TextInput window on GDK platforms. ## Header File -Defined in [SDL_hints.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) ## Syntax diff --git a/SDL3/SDL_HINT_GDK_TEXTINPUT_MAX_LENGTH.md b/SDL3/SDL_HINT_GDK_TEXTINPUT_MAX_LENGTH.md index 0851a53df..fbb5659e7 100644 --- a/SDL3/SDL_HINT_GDK_TEXTINPUT_MAX_LENGTH.md +++ b/SDL3/SDL_HINT_GDK_TEXTINPUT_MAX_LENGTH.md @@ -5,7 +5,7 @@ This variable sets the maximum input length of the TextInput window on GDK platf ## Header File -Defined in [SDL_hints.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) ## Syntax diff --git a/SDL3/SDL_HINT_GDK_TEXTINPUT_SCOPE.md b/SDL3/SDL_HINT_GDK_TEXTINPUT_SCOPE.md index e240a0ef1..36f1657f9 100644 --- a/SDL3/SDL_HINT_GDK_TEXTINPUT_SCOPE.md +++ b/SDL3/SDL_HINT_GDK_TEXTINPUT_SCOPE.md @@ -5,7 +5,7 @@ This variable sets the input scope of the TextInput window on GDK platforms. ## Header File -Defined in [SDL_hints.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) ## Syntax diff --git a/SDL3/SDL_HINT_GDK_TEXTINPUT_TITLE.md b/SDL3/SDL_HINT_GDK_TEXTINPUT_TITLE.md index 03d2ddb9d..93978811a 100644 --- a/SDL3/SDL_HINT_GDK_TEXTINPUT_TITLE.md +++ b/SDL3/SDL_HINT_GDK_TEXTINPUT_TITLE.md @@ -5,7 +5,7 @@ This variable sets the title of the TextInput window on GDK platforms. ## Header File -Defined in [SDL_hints.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) ## Syntax diff --git a/SDL3/SDL_HINT_HIDAPI_ENUMERATE_ONLY_CONTROLLERS.md b/SDL3/SDL_HINT_HIDAPI_ENUMERATE_ONLY_CONTROLLERS.md index bf31ecbfc..33e357f11 100644 --- a/SDL3/SDL_HINT_HIDAPI_ENUMERATE_ONLY_CONTROLLERS.md +++ b/SDL3/SDL_HINT_HIDAPI_ENUMERATE_ONLY_CONTROLLERS.md @@ -5,7 +5,7 @@ A variable to control whether [SDL_hid_enumerate](SDL_hid_enumerate)() enumerate ## Header File -Defined in [SDL_hints.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) ## Syntax diff --git a/SDL3/SDL_HINT_HIDAPI_IGNORE_DEVICES.md b/SDL3/SDL_HINT_HIDAPI_IGNORE_DEVICES.md index 5f5642b71..8bef95ee6 100644 --- a/SDL3/SDL_HINT_HIDAPI_IGNORE_DEVICES.md +++ b/SDL3/SDL_HINT_HIDAPI_IGNORE_DEVICES.md @@ -5,7 +5,7 @@ A variable containing a list of devices to ignore in [SDL_hid_enumerate](SDL_hid ## Header File -Defined in [SDL_hints.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) ## Syntax diff --git a/SDL3/SDL_HINT_IME_INTERNAL_EDITING.md b/SDL3/SDL_HINT_IME_INTERNAL_EDITING.md index 8bee1f964..2b074ad2c 100644 --- a/SDL3/SDL_HINT_IME_INTERNAL_EDITING.md +++ b/SDL3/SDL_HINT_IME_INTERNAL_EDITING.md @@ -5,7 +5,7 @@ A variable to control whether certain IMEs should handle text editing internally ## Header File -Defined in [SDL_hints.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) ## Syntax diff --git a/SDL3/SDL_HINT_IME_SHOW_UI.md b/SDL3/SDL_HINT_IME_SHOW_UI.md index 58d1a9664..41e098cf5 100644 --- a/SDL3/SDL_HINT_IME_SHOW_UI.md +++ b/SDL3/SDL_HINT_IME_SHOW_UI.md @@ -5,7 +5,7 @@ A variable to control whether certain IMEs should show native UI components (suc ## Header File -Defined in [SDL_hints.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) ## Syntax diff --git a/SDL3/SDL_HINT_IOS_HIDE_HOME_INDICATOR.md b/SDL3/SDL_HINT_IOS_HIDE_HOME_INDICATOR.md index a26e45211..0ee591b6c 100644 --- a/SDL3/SDL_HINT_IOS_HIDE_HOME_INDICATOR.md +++ b/SDL3/SDL_HINT_IOS_HIDE_HOME_INDICATOR.md @@ -5,7 +5,7 @@ A variable controlling whether the home indicator bar on iPhone X should be hidd ## Header File -Defined in [SDL_hints.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) ## Syntax diff --git a/SDL3/SDL_HINT_JOYSTICK_ALLOW_BACKGROUND_EVENTS.md b/SDL3/SDL_HINT_JOYSTICK_ALLOW_BACKGROUND_EVENTS.md index ef9459545..f3355de8f 100644 --- a/SDL3/SDL_HINT_JOYSTICK_ALLOW_BACKGROUND_EVENTS.md +++ b/SDL3/SDL_HINT_JOYSTICK_ALLOW_BACKGROUND_EVENTS.md @@ -5,7 +5,7 @@ A variable that lets you enable joystick (and gamecontroller) events even when y ## Header File -Defined in [SDL_hints.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) ## Syntax diff --git a/SDL3/SDL_HINT_JOYSTICK_ARCADESTICK_DEVICES.md b/SDL3/SDL_HINT_JOYSTICK_ARCADESTICK_DEVICES.md index 512b59497..db27750bd 100644 --- a/SDL3/SDL_HINT_JOYSTICK_ARCADESTICK_DEVICES.md +++ b/SDL3/SDL_HINT_JOYSTICK_ARCADESTICK_DEVICES.md @@ -5,7 +5,7 @@ A variable containing a list of arcade stick style controllers. ## Header File -Defined in [SDL_hints.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) ## Syntax diff --git a/SDL3/SDL_HINT_JOYSTICK_ARCADESTICK_DEVICES_EXCLUDED.md b/SDL3/SDL_HINT_JOYSTICK_ARCADESTICK_DEVICES_EXCLUDED.md index fd6b496b6..88f9e644f 100644 --- a/SDL3/SDL_HINT_JOYSTICK_ARCADESTICK_DEVICES_EXCLUDED.md +++ b/SDL3/SDL_HINT_JOYSTICK_ARCADESTICK_DEVICES_EXCLUDED.md @@ -5,7 +5,7 @@ A variable containing a list of devices that are not arcade stick style controll ## Header File -Defined in [SDL_hints.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) ## Syntax diff --git a/SDL3/SDL_HINT_JOYSTICK_BLACKLIST_DEVICES.md b/SDL3/SDL_HINT_JOYSTICK_BLACKLIST_DEVICES.md index e068b98e6..3a1e9c641 100644 --- a/SDL3/SDL_HINT_JOYSTICK_BLACKLIST_DEVICES.md +++ b/SDL3/SDL_HINT_JOYSTICK_BLACKLIST_DEVICES.md @@ -5,7 +5,7 @@ A variable containing a list of devices that should not be considerd joysticks. ## Header File -Defined in [SDL_hints.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) ## Syntax diff --git a/SDL3/SDL_HINT_JOYSTICK_BLACKLIST_DEVICES_EXCLUDED.md b/SDL3/SDL_HINT_JOYSTICK_BLACKLIST_DEVICES_EXCLUDED.md index 0b1db8924..3a1ce343e 100644 --- a/SDL3/SDL_HINT_JOYSTICK_BLACKLIST_DEVICES_EXCLUDED.md +++ b/SDL3/SDL_HINT_JOYSTICK_BLACKLIST_DEVICES_EXCLUDED.md @@ -5,7 +5,7 @@ A variable containing a list of devices that should be considered joysticks. ## Header File -Defined in [SDL_hints.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) ## Syntax diff --git a/SDL3/SDL_HINT_JOYSTICK_DEVICE.md b/SDL3/SDL_HINT_JOYSTICK_DEVICE.md index c90cc6b7d..84a7ba364 100644 --- a/SDL3/SDL_HINT_JOYSTICK_DEVICE.md +++ b/SDL3/SDL_HINT_JOYSTICK_DEVICE.md @@ -5,7 +5,7 @@ A variable containing a comma separated list of devices to open as joysticks. ## Header File -Defined in [SDL_hints.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) ## Syntax diff --git a/SDL3/SDL_HINT_JOYSTICK_DIRECTINPUT.md b/SDL3/SDL_HINT_JOYSTICK_DIRECTINPUT.md index 5a8847c78..5a2acd514 100644 --- a/SDL3/SDL_HINT_JOYSTICK_DIRECTINPUT.md +++ b/SDL3/SDL_HINT_JOYSTICK_DIRECTINPUT.md @@ -5,7 +5,7 @@ A variable controlling whether DirectInput should be used for controllers. ## Header File -Defined in [SDL_hints.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) ## Syntax diff --git a/SDL3/SDL_HINT_JOYSTICK_FLIGHTSTICK_DEVICES.md b/SDL3/SDL_HINT_JOYSTICK_FLIGHTSTICK_DEVICES.md index 0b643af9f..ac562bdfa 100644 --- a/SDL3/SDL_HINT_JOYSTICK_FLIGHTSTICK_DEVICES.md +++ b/SDL3/SDL_HINT_JOYSTICK_FLIGHTSTICK_DEVICES.md @@ -5,7 +5,7 @@ A variable containing a list of flightstick style controllers. ## Header File -Defined in [SDL_hints.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) ## Syntax diff --git a/SDL3/SDL_HINT_JOYSTICK_FLIGHTSTICK_DEVICES_EXCLUDED.md b/SDL3/SDL_HINT_JOYSTICK_FLIGHTSTICK_DEVICES_EXCLUDED.md index 123d72faf..d9a9aa680 100644 --- a/SDL3/SDL_HINT_JOYSTICK_FLIGHTSTICK_DEVICES_EXCLUDED.md +++ b/SDL3/SDL_HINT_JOYSTICK_FLIGHTSTICK_DEVICES_EXCLUDED.md @@ -5,7 +5,7 @@ A variable containing a list of devices that are not flightstick style controlle ## Header File -Defined in [SDL_hints.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) ## Syntax diff --git a/SDL3/SDL_HINT_JOYSTICK_GAMECUBE_DEVICES.md b/SDL3/SDL_HINT_JOYSTICK_GAMECUBE_DEVICES.md index ef2b37ef5..431c159cd 100644 --- a/SDL3/SDL_HINT_JOYSTICK_GAMECUBE_DEVICES.md +++ b/SDL3/SDL_HINT_JOYSTICK_GAMECUBE_DEVICES.md @@ -5,7 +5,7 @@ A variable containing a list of devices known to have a GameCube form factor. ## Header File -Defined in [SDL_hints.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) ## Syntax diff --git a/SDL3/SDL_HINT_JOYSTICK_GAMECUBE_DEVICES_EXCLUDED.md b/SDL3/SDL_HINT_JOYSTICK_GAMECUBE_DEVICES_EXCLUDED.md index 27afe1f79..b2111db6b 100644 --- a/SDL3/SDL_HINT_JOYSTICK_GAMECUBE_DEVICES_EXCLUDED.md +++ b/SDL3/SDL_HINT_JOYSTICK_GAMECUBE_DEVICES_EXCLUDED.md @@ -5,7 +5,7 @@ A variable containing a list of devices known not to have a GameCube form factor ## Header File -Defined in [SDL_hints.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) ## Syntax diff --git a/SDL3/SDL_HINT_JOYSTICK_HIDAPI.md b/SDL3/SDL_HINT_JOYSTICK_HIDAPI.md index e3dda1dd8..0ff277b51 100644 --- a/SDL3/SDL_HINT_JOYSTICK_HIDAPI.md +++ b/SDL3/SDL_HINT_JOYSTICK_HIDAPI.md @@ -5,7 +5,7 @@ A variable controlling whether the HIDAPI joystick drivers should be used. ## Header File -Defined in [SDL_hints.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) ## Syntax diff --git a/SDL3/SDL_HINT_JOYSTICK_HIDAPI_COMBINE_JOY_CONS.md b/SDL3/SDL_HINT_JOYSTICK_HIDAPI_COMBINE_JOY_CONS.md index 02fc86500..2a77ddb3f 100644 --- a/SDL3/SDL_HINT_JOYSTICK_HIDAPI_COMBINE_JOY_CONS.md +++ b/SDL3/SDL_HINT_JOYSTICK_HIDAPI_COMBINE_JOY_CONS.md @@ -5,7 +5,7 @@ A variable controlling whether Nintendo Switch Joy-Con controllers will be combi ## Header File -Defined in [SDL_hints.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) ## Syntax diff --git a/SDL3/SDL_HINT_JOYSTICK_HIDAPI_GAMECUBE.md b/SDL3/SDL_HINT_JOYSTICK_HIDAPI_GAMECUBE.md index 93754893f..1ff35316c 100644 --- a/SDL3/SDL_HINT_JOYSTICK_HIDAPI_GAMECUBE.md +++ b/SDL3/SDL_HINT_JOYSTICK_HIDAPI_GAMECUBE.md @@ -5,7 +5,7 @@ A variable controlling whether the HIDAPI driver for Nintendo GameCube controlle ## Header File -Defined in [SDL_hints.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) ## Syntax diff --git a/SDL3/SDL_HINT_JOYSTICK_HIDAPI_GAMECUBE_RUMBLE_BRAKE.md b/SDL3/SDL_HINT_JOYSTICK_HIDAPI_GAMECUBE_RUMBLE_BRAKE.md index 17097a0a6..e3a48caba 100644 --- a/SDL3/SDL_HINT_JOYSTICK_HIDAPI_GAMECUBE_RUMBLE_BRAKE.md +++ b/SDL3/SDL_HINT_JOYSTICK_HIDAPI_GAMECUBE_RUMBLE_BRAKE.md @@ -5,7 +5,7 @@ A variable controlling whether rumble is used to implement the GameCube controll ## Header File -Defined in [SDL_hints.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) ## Syntax diff --git a/SDL3/SDL_HINT_JOYSTICK_HIDAPI_JOYCON_HOME_LED.md b/SDL3/SDL_HINT_JOYSTICK_HIDAPI_JOYCON_HOME_LED.md index b718460a9..8ab6c0594 100644 --- a/SDL3/SDL_HINT_JOYSTICK_HIDAPI_JOYCON_HOME_LED.md +++ b/SDL3/SDL_HINT_JOYSTICK_HIDAPI_JOYCON_HOME_LED.md @@ -5,7 +5,7 @@ A variable controlling whether the Home button LED should be turned on when a Ni ## Header File -Defined in [SDL_hints.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) ## Syntax diff --git a/SDL3/SDL_HINT_JOYSTICK_HIDAPI_JOY_CONS.md b/SDL3/SDL_HINT_JOYSTICK_HIDAPI_JOY_CONS.md index cbedb30db..afe10b037 100644 --- a/SDL3/SDL_HINT_JOYSTICK_HIDAPI_JOY_CONS.md +++ b/SDL3/SDL_HINT_JOYSTICK_HIDAPI_JOY_CONS.md @@ -5,7 +5,7 @@ A variable controlling whether the HIDAPI driver for Nintendo Switch Joy-Cons sh ## Header File -Defined in [SDL_hints.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) ## Syntax diff --git a/SDL3/SDL_HINT_JOYSTICK_HIDAPI_LUNA.md b/SDL3/SDL_HINT_JOYSTICK_HIDAPI_LUNA.md index bdc9c19b7..23b46d592 100644 --- a/SDL3/SDL_HINT_JOYSTICK_HIDAPI_LUNA.md +++ b/SDL3/SDL_HINT_JOYSTICK_HIDAPI_LUNA.md @@ -5,7 +5,7 @@ A variable controlling whether the HIDAPI driver for Amazon Luna controllers con ## Header File -Defined in [SDL_hints.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) ## Syntax diff --git a/SDL3/SDL_HINT_JOYSTICK_HIDAPI_NINTENDO_CLASSIC.md b/SDL3/SDL_HINT_JOYSTICK_HIDAPI_NINTENDO_CLASSIC.md index 3e9d0a1cc..acb4b03a9 100644 --- a/SDL3/SDL_HINT_JOYSTICK_HIDAPI_NINTENDO_CLASSIC.md +++ b/SDL3/SDL_HINT_JOYSTICK_HIDAPI_NINTENDO_CLASSIC.md @@ -5,7 +5,7 @@ A variable controlling whether the HIDAPI driver for Nintendo Online classic con ## Header File -Defined in [SDL_hints.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) ## Syntax diff --git a/SDL3/SDL_HINT_JOYSTICK_HIDAPI_PS3.md b/SDL3/SDL_HINT_JOYSTICK_HIDAPI_PS3.md index 1247bece4..7c22bb2ed 100644 --- a/SDL3/SDL_HINT_JOYSTICK_HIDAPI_PS3.md +++ b/SDL3/SDL_HINT_JOYSTICK_HIDAPI_PS3.md @@ -5,7 +5,7 @@ A variable controlling whether the HIDAPI driver for PS3 controllers should be u ## Header File -Defined in [SDL_hints.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) ## Syntax diff --git a/SDL3/SDL_HINT_JOYSTICK_HIDAPI_PS3_SIXAXIS_DRIVER.md b/SDL3/SDL_HINT_JOYSTICK_HIDAPI_PS3_SIXAXIS_DRIVER.md index 8787d6eb7..17e788e6f 100644 --- a/SDL3/SDL_HINT_JOYSTICK_HIDAPI_PS3_SIXAXIS_DRIVER.md +++ b/SDL3/SDL_HINT_JOYSTICK_HIDAPI_PS3_SIXAXIS_DRIVER.md @@ -5,7 +5,7 @@ A variable controlling whether the Sony driver (sixaxis.sys) for PS3 controllers ## Header File -Defined in [SDL_hints.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) ## Syntax diff --git a/SDL3/SDL_HINT_JOYSTICK_HIDAPI_PS4.md b/SDL3/SDL_HINT_JOYSTICK_HIDAPI_PS4.md index 639debca0..b984011bf 100644 --- a/SDL3/SDL_HINT_JOYSTICK_HIDAPI_PS4.md +++ b/SDL3/SDL_HINT_JOYSTICK_HIDAPI_PS4.md @@ -5,7 +5,7 @@ A variable controlling whether the HIDAPI driver for PS4 controllers should be u ## Header File -Defined in [SDL_hints.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) ## Syntax diff --git a/SDL3/SDL_HINT_JOYSTICK_HIDAPI_PS4_RUMBLE.md b/SDL3/SDL_HINT_JOYSTICK_HIDAPI_PS4_RUMBLE.md index 08b984817..acb12435b 100644 --- a/SDL3/SDL_HINT_JOYSTICK_HIDAPI_PS4_RUMBLE.md +++ b/SDL3/SDL_HINT_JOYSTICK_HIDAPI_PS4_RUMBLE.md @@ -5,7 +5,7 @@ A variable controlling whether extended input reports should be used for PS4 con ## Header File -Defined in [SDL_hints.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) ## Syntax diff --git a/SDL3/SDL_HINT_JOYSTICK_HIDAPI_PS5.md b/SDL3/SDL_HINT_JOYSTICK_HIDAPI_PS5.md index 4a6c59cac..62135cfb3 100644 --- a/SDL3/SDL_HINT_JOYSTICK_HIDAPI_PS5.md +++ b/SDL3/SDL_HINT_JOYSTICK_HIDAPI_PS5.md @@ -5,7 +5,7 @@ A variable controlling whether the HIDAPI driver for PS5 controllers should be u ## Header File -Defined in [SDL_hints.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) ## Syntax diff --git a/SDL3/SDL_HINT_JOYSTICK_HIDAPI_PS5_PLAYER_LED.md b/SDL3/SDL_HINT_JOYSTICK_HIDAPI_PS5_PLAYER_LED.md index 3b8d694a5..7107fc2af 100644 --- a/SDL3/SDL_HINT_JOYSTICK_HIDAPI_PS5_PLAYER_LED.md +++ b/SDL3/SDL_HINT_JOYSTICK_HIDAPI_PS5_PLAYER_LED.md @@ -5,7 +5,7 @@ A variable controlling whether the player LEDs should be lit to indicate which p ## Header File -Defined in [SDL_hints.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) ## Syntax diff --git a/SDL3/SDL_HINT_JOYSTICK_HIDAPI_PS5_RUMBLE.md b/SDL3/SDL_HINT_JOYSTICK_HIDAPI_PS5_RUMBLE.md index de28c8211..c8f7351e7 100644 --- a/SDL3/SDL_HINT_JOYSTICK_HIDAPI_PS5_RUMBLE.md +++ b/SDL3/SDL_HINT_JOYSTICK_HIDAPI_PS5_RUMBLE.md @@ -5,7 +5,7 @@ A variable controlling whether extended input reports should be used for PS5 con ## Header File -Defined in [SDL_hints.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) ## Syntax diff --git a/SDL3/SDL_HINT_JOYSTICK_HIDAPI_SHIELD.md b/SDL3/SDL_HINT_JOYSTICK_HIDAPI_SHIELD.md index a58d9dc86..accbfb113 100644 --- a/SDL3/SDL_HINT_JOYSTICK_HIDAPI_SHIELD.md +++ b/SDL3/SDL_HINT_JOYSTICK_HIDAPI_SHIELD.md @@ -5,7 +5,7 @@ A variable controlling whether the HIDAPI driver for NVIDIA SHIELD controllers s ## Header File -Defined in [SDL_hints.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) ## Syntax diff --git a/SDL3/SDL_HINT_JOYSTICK_HIDAPI_STADIA.md b/SDL3/SDL_HINT_JOYSTICK_HIDAPI_STADIA.md index 913522b26..b97ee9419 100644 --- a/SDL3/SDL_HINT_JOYSTICK_HIDAPI_STADIA.md +++ b/SDL3/SDL_HINT_JOYSTICK_HIDAPI_STADIA.md @@ -5,7 +5,7 @@ A variable controlling whether the HIDAPI driver for Google Stadia controllers s ## Header File -Defined in [SDL_hints.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) ## Syntax diff --git a/SDL3/SDL_HINT_JOYSTICK_HIDAPI_STEAM.md b/SDL3/SDL_HINT_JOYSTICK_HIDAPI_STEAM.md index 676e98c88..b51da28d1 100644 --- a/SDL3/SDL_HINT_JOYSTICK_HIDAPI_STEAM.md +++ b/SDL3/SDL_HINT_JOYSTICK_HIDAPI_STEAM.md @@ -5,7 +5,7 @@ A variable controlling whether the HIDAPI driver for Bluetooth Steam Controllers ## Header File -Defined in [SDL_hints.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) ## Syntax diff --git a/SDL3/SDL_HINT_JOYSTICK_HIDAPI_STEAMDECK.md b/SDL3/SDL_HINT_JOYSTICK_HIDAPI_STEAMDECK.md index af523199a..fb1945937 100644 --- a/SDL3/SDL_HINT_JOYSTICK_HIDAPI_STEAMDECK.md +++ b/SDL3/SDL_HINT_JOYSTICK_HIDAPI_STEAMDECK.md @@ -5,7 +5,7 @@ A variable controlling whether the HIDAPI driver for the Steam Deck builtin cont ## Header File -Defined in [SDL_hints.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) ## Syntax diff --git a/SDL3/SDL_HINT_JOYSTICK_HIDAPI_SWITCH.md b/SDL3/SDL_HINT_JOYSTICK_HIDAPI_SWITCH.md index fbec15c03..219d58e56 100644 --- a/SDL3/SDL_HINT_JOYSTICK_HIDAPI_SWITCH.md +++ b/SDL3/SDL_HINT_JOYSTICK_HIDAPI_SWITCH.md @@ -5,7 +5,7 @@ A variable controlling whether the HIDAPI driver for Nintendo Switch controllers ## Header File -Defined in [SDL_hints.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) ## Syntax diff --git a/SDL3/SDL_HINT_JOYSTICK_HIDAPI_SWITCH_HOME_LED.md b/SDL3/SDL_HINT_JOYSTICK_HIDAPI_SWITCH_HOME_LED.md index aebd5960b..ee4c016ae 100644 --- a/SDL3/SDL_HINT_JOYSTICK_HIDAPI_SWITCH_HOME_LED.md +++ b/SDL3/SDL_HINT_JOYSTICK_HIDAPI_SWITCH_HOME_LED.md @@ -5,7 +5,7 @@ A variable controlling whether the Home button LED should be turned on when a Ni ## Header File -Defined in [SDL_hints.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) ## Syntax diff --git a/SDL3/SDL_HINT_JOYSTICK_HIDAPI_SWITCH_PLAYER_LED.md b/SDL3/SDL_HINT_JOYSTICK_HIDAPI_SWITCH_PLAYER_LED.md index 39009014f..f72f7c18c 100644 --- a/SDL3/SDL_HINT_JOYSTICK_HIDAPI_SWITCH_PLAYER_LED.md +++ b/SDL3/SDL_HINT_JOYSTICK_HIDAPI_SWITCH_PLAYER_LED.md @@ -5,7 +5,7 @@ A variable controlling whether the player LEDs should be lit to indicate which p ## Header File -Defined in [SDL_hints.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) ## Syntax diff --git a/SDL3/SDL_HINT_JOYSTICK_HIDAPI_VERTICAL_JOY_CONS.md b/SDL3/SDL_HINT_JOYSTICK_HIDAPI_VERTICAL_JOY_CONS.md index 183f4b992..7a1204a14 100644 --- a/SDL3/SDL_HINT_JOYSTICK_HIDAPI_VERTICAL_JOY_CONS.md +++ b/SDL3/SDL_HINT_JOYSTICK_HIDAPI_VERTICAL_JOY_CONS.md @@ -5,7 +5,7 @@ A variable controlling whether Nintendo Switch Joy-Con controllers will be in ve ## Header File -Defined in [SDL_hints.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) ## Syntax diff --git a/SDL3/SDL_HINT_JOYSTICK_HIDAPI_WII.md b/SDL3/SDL_HINT_JOYSTICK_HIDAPI_WII.md index c989ad378..a721bd497 100644 --- a/SDL3/SDL_HINT_JOYSTICK_HIDAPI_WII.md +++ b/SDL3/SDL_HINT_JOYSTICK_HIDAPI_WII.md @@ -5,7 +5,7 @@ A variable controlling whether the HIDAPI driver for Nintendo Wii and Wii U cont ## Header File -Defined in [SDL_hints.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) ## Syntax diff --git a/SDL3/SDL_HINT_JOYSTICK_HIDAPI_WII_PLAYER_LED.md b/SDL3/SDL_HINT_JOYSTICK_HIDAPI_WII_PLAYER_LED.md index 206109982..2b81c5e48 100644 --- a/SDL3/SDL_HINT_JOYSTICK_HIDAPI_WII_PLAYER_LED.md +++ b/SDL3/SDL_HINT_JOYSTICK_HIDAPI_WII_PLAYER_LED.md @@ -5,7 +5,7 @@ A variable controlling whether the player LEDs should be lit to indicate which p ## Header File -Defined in [SDL_hints.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) ## Syntax diff --git a/SDL3/SDL_HINT_JOYSTICK_HIDAPI_XBOX.md b/SDL3/SDL_HINT_JOYSTICK_HIDAPI_XBOX.md index e61cea57a..9b2d43855 100644 --- a/SDL3/SDL_HINT_JOYSTICK_HIDAPI_XBOX.md +++ b/SDL3/SDL_HINT_JOYSTICK_HIDAPI_XBOX.md @@ -5,7 +5,7 @@ A variable controlling whether the HIDAPI driver for XBox controllers should be ## Header File -Defined in [SDL_hints.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) ## Syntax diff --git a/SDL3/SDL_HINT_JOYSTICK_HIDAPI_XBOX_360.md b/SDL3/SDL_HINT_JOYSTICK_HIDAPI_XBOX_360.md index 2956fd807..d1737a3cd 100644 --- a/SDL3/SDL_HINT_JOYSTICK_HIDAPI_XBOX_360.md +++ b/SDL3/SDL_HINT_JOYSTICK_HIDAPI_XBOX_360.md @@ -5,7 +5,7 @@ A variable controlling whether the HIDAPI driver for XBox 360 controllers should ## Header File -Defined in [SDL_hints.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) ## Syntax diff --git a/SDL3/SDL_HINT_JOYSTICK_HIDAPI_XBOX_360_PLAYER_LED.md b/SDL3/SDL_HINT_JOYSTICK_HIDAPI_XBOX_360_PLAYER_LED.md index 3ea931df2..19baf565f 100644 --- a/SDL3/SDL_HINT_JOYSTICK_HIDAPI_XBOX_360_PLAYER_LED.md +++ b/SDL3/SDL_HINT_JOYSTICK_HIDAPI_XBOX_360_PLAYER_LED.md @@ -5,7 +5,7 @@ A variable controlling whether the player LEDs should be lit to indicate which p ## Header File -Defined in [SDL_hints.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) ## Syntax diff --git a/SDL3/SDL_HINT_JOYSTICK_HIDAPI_XBOX_360_WIRELESS.md b/SDL3/SDL_HINT_JOYSTICK_HIDAPI_XBOX_360_WIRELESS.md index 82155d23e..a0b76c581 100644 --- a/SDL3/SDL_HINT_JOYSTICK_HIDAPI_XBOX_360_WIRELESS.md +++ b/SDL3/SDL_HINT_JOYSTICK_HIDAPI_XBOX_360_WIRELESS.md @@ -5,7 +5,7 @@ A variable controlling whether the HIDAPI driver for XBox 360 wireless controlle ## Header File -Defined in [SDL_hints.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) ## Syntax diff --git a/SDL3/SDL_HINT_JOYSTICK_HIDAPI_XBOX_ONE.md b/SDL3/SDL_HINT_JOYSTICK_HIDAPI_XBOX_ONE.md index fa6094cd1..db6bb6cc0 100644 --- a/SDL3/SDL_HINT_JOYSTICK_HIDAPI_XBOX_ONE.md +++ b/SDL3/SDL_HINT_JOYSTICK_HIDAPI_XBOX_ONE.md @@ -5,7 +5,7 @@ A variable controlling whether the HIDAPI driver for XBox One controllers should ## Header File -Defined in [SDL_hints.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) ## Syntax diff --git a/SDL3/SDL_HINT_JOYSTICK_HIDAPI_XBOX_ONE_HOME_LED.md b/SDL3/SDL_HINT_JOYSTICK_HIDAPI_XBOX_ONE_HOME_LED.md index 2ab71e785..1546c1b76 100644 --- a/SDL3/SDL_HINT_JOYSTICK_HIDAPI_XBOX_ONE_HOME_LED.md +++ b/SDL3/SDL_HINT_JOYSTICK_HIDAPI_XBOX_ONE_HOME_LED.md @@ -5,7 +5,7 @@ A variable controlling whether the Home button LED should be turned on when an X ## Header File -Defined in [SDL_hints.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) ## Syntax diff --git a/SDL3/SDL_HINT_JOYSTICK_IOKIT.md b/SDL3/SDL_HINT_JOYSTICK_IOKIT.md index 5fbffaf38..51fe9e4e0 100644 --- a/SDL3/SDL_HINT_JOYSTICK_IOKIT.md +++ b/SDL3/SDL_HINT_JOYSTICK_IOKIT.md @@ -5,7 +5,7 @@ A variable controlling whether IOKit should be used for controller handling. ## Header File -Defined in [SDL_hints.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) ## Syntax diff --git a/SDL3/SDL_HINT_JOYSTICK_LINUX_CLASSIC.md b/SDL3/SDL_HINT_JOYSTICK_LINUX_CLASSIC.md index 09e31650c..38a08f56b 100644 --- a/SDL3/SDL_HINT_JOYSTICK_LINUX_CLASSIC.md +++ b/SDL3/SDL_HINT_JOYSTICK_LINUX_CLASSIC.md @@ -5,7 +5,7 @@ A variable controlling whether to use the classic /dev/input/js* joystick interf ## Header File -Defined in [SDL_hints.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) ## Syntax diff --git a/SDL3/SDL_HINT_JOYSTICK_LINUX_DEADZONES.md b/SDL3/SDL_HINT_JOYSTICK_LINUX_DEADZONES.md index 13de8713e..7cda0d4d7 100644 --- a/SDL3/SDL_HINT_JOYSTICK_LINUX_DEADZONES.md +++ b/SDL3/SDL_HINT_JOYSTICK_LINUX_DEADZONES.md @@ -5,7 +5,7 @@ A variable controlling whether joysticks on Linux adhere to their HID-defined de ## Header File -Defined in [SDL_hints.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) ## Syntax diff --git a/SDL3/SDL_HINT_JOYSTICK_LINUX_DIGITAL_HATS.md b/SDL3/SDL_HINT_JOYSTICK_LINUX_DIGITAL_HATS.md index c6d4812fd..cfb275120 100644 --- a/SDL3/SDL_HINT_JOYSTICK_LINUX_DIGITAL_HATS.md +++ b/SDL3/SDL_HINT_JOYSTICK_LINUX_DIGITAL_HATS.md @@ -5,7 +5,7 @@ A variable controlling whether joysticks on Linux will always treat 'hat' axis i ## Header File -Defined in [SDL_hints.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) ## Syntax diff --git a/SDL3/SDL_HINT_JOYSTICK_LINUX_HAT_DEADZONES.md b/SDL3/SDL_HINT_JOYSTICK_LINUX_HAT_DEADZONES.md index 4c18fba54..7561f6fa5 100644 --- a/SDL3/SDL_HINT_JOYSTICK_LINUX_HAT_DEADZONES.md +++ b/SDL3/SDL_HINT_JOYSTICK_LINUX_HAT_DEADZONES.md @@ -5,7 +5,7 @@ A variable controlling whether digital hats on Linux will apply deadzones to the ## Header File -Defined in [SDL_hints.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) ## Syntax diff --git a/SDL3/SDL_HINT_JOYSTICK_MFI.md b/SDL3/SDL_HINT_JOYSTICK_MFI.md index 8b940714b..b5783dd01 100644 --- a/SDL3/SDL_HINT_JOYSTICK_MFI.md +++ b/SDL3/SDL_HINT_JOYSTICK_MFI.md @@ -5,7 +5,7 @@ A variable controlling whether GCController should be used for controller handli ## Header File -Defined in [SDL_hints.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) ## Syntax diff --git a/SDL3/SDL_HINT_JOYSTICK_RAWINPUT.md b/SDL3/SDL_HINT_JOYSTICK_RAWINPUT.md index e616bc3db..29009f901 100644 --- a/SDL3/SDL_HINT_JOYSTICK_RAWINPUT.md +++ b/SDL3/SDL_HINT_JOYSTICK_RAWINPUT.md @@ -5,7 +5,7 @@ A variable controlling whether the RAWINPUT joystick drivers should be used for ## Header File -Defined in [SDL_hints.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) ## Syntax diff --git a/SDL3/SDL_HINT_JOYSTICK_RAWINPUT_CORRELATE_XINPUT.md b/SDL3/SDL_HINT_JOYSTICK_RAWINPUT_CORRELATE_XINPUT.md index db3befda2..b6164ede5 100644 --- a/SDL3/SDL_HINT_JOYSTICK_RAWINPUT_CORRELATE_XINPUT.md +++ b/SDL3/SDL_HINT_JOYSTICK_RAWINPUT_CORRELATE_XINPUT.md @@ -5,7 +5,7 @@ A variable controlling whether the RAWINPUT driver should pull correlated data f ## Header File -Defined in [SDL_hints.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) ## Syntax diff --git a/SDL3/SDL_HINT_JOYSTICK_ROG_CHAKRAM.md b/SDL3/SDL_HINT_JOYSTICK_ROG_CHAKRAM.md index a8b14b415..2b87125a7 100644 --- a/SDL3/SDL_HINT_JOYSTICK_ROG_CHAKRAM.md +++ b/SDL3/SDL_HINT_JOYSTICK_ROG_CHAKRAM.md @@ -5,7 +5,7 @@ A variable controlling whether the ROG Chakram mice should show up as joysticks. ## Header File -Defined in [SDL_hints.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) ## Syntax diff --git a/SDL3/SDL_HINT_JOYSTICK_THREAD.md b/SDL3/SDL_HINT_JOYSTICK_THREAD.md index 2b0bdc30c..b510dacae 100644 --- a/SDL3/SDL_HINT_JOYSTICK_THREAD.md +++ b/SDL3/SDL_HINT_JOYSTICK_THREAD.md @@ -5,7 +5,7 @@ A variable controlling whether a separate thread should be used for handling joy ## Header File -Defined in [SDL_hints.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) ## Syntax diff --git a/SDL3/SDL_HINT_JOYSTICK_THROTTLE_DEVICES.md b/SDL3/SDL_HINT_JOYSTICK_THROTTLE_DEVICES.md index 3debc6bd4..2711362f1 100644 --- a/SDL3/SDL_HINT_JOYSTICK_THROTTLE_DEVICES.md +++ b/SDL3/SDL_HINT_JOYSTICK_THROTTLE_DEVICES.md @@ -5,7 +5,7 @@ A variable containing a list of throttle style controllers. ## Header File -Defined in [SDL_hints.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) ## Syntax diff --git a/SDL3/SDL_HINT_JOYSTICK_THROTTLE_DEVICES_EXCLUDED.md b/SDL3/SDL_HINT_JOYSTICK_THROTTLE_DEVICES_EXCLUDED.md index 132f94135..c533cabbf 100644 --- a/SDL3/SDL_HINT_JOYSTICK_THROTTLE_DEVICES_EXCLUDED.md +++ b/SDL3/SDL_HINT_JOYSTICK_THROTTLE_DEVICES_EXCLUDED.md @@ -5,7 +5,7 @@ A variable containing a list of devices that are not throttle style controllers. ## Header File -Defined in [SDL_hints.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) ## Syntax diff --git a/SDL3/SDL_HINT_JOYSTICK_WGI.md b/SDL3/SDL_HINT_JOYSTICK_WGI.md index e0cee0079..cdb40c827 100644 --- a/SDL3/SDL_HINT_JOYSTICK_WGI.md +++ b/SDL3/SDL_HINT_JOYSTICK_WGI.md @@ -5,7 +5,7 @@ A variable controlling whether Windows.Gaming.Input should be used for controlle ## Header File -Defined in [SDL_hints.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) ## Syntax diff --git a/SDL3/SDL_HINT_JOYSTICK_WHEEL_DEVICES.md b/SDL3/SDL_HINT_JOYSTICK_WHEEL_DEVICES.md index 0a4c2e79f..2284d79f0 100644 --- a/SDL3/SDL_HINT_JOYSTICK_WHEEL_DEVICES.md +++ b/SDL3/SDL_HINT_JOYSTICK_WHEEL_DEVICES.md @@ -5,7 +5,7 @@ A variable containing a list of wheel style controllers. ## Header File -Defined in [SDL_hints.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) ## Syntax diff --git a/SDL3/SDL_HINT_JOYSTICK_WHEEL_DEVICES_EXCLUDED.md b/SDL3/SDL_HINT_JOYSTICK_WHEEL_DEVICES_EXCLUDED.md index 89c07c1f4..c1dd0328f 100644 --- a/SDL3/SDL_HINT_JOYSTICK_WHEEL_DEVICES_EXCLUDED.md +++ b/SDL3/SDL_HINT_JOYSTICK_WHEEL_DEVICES_EXCLUDED.md @@ -5,7 +5,7 @@ A variable containing a list of devices that are not wheel style controllers. ## Header File -Defined in [SDL_hints.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) ## Syntax diff --git a/SDL3/SDL_HINT_JOYSTICK_ZERO_CENTERED_DEVICES.md b/SDL3/SDL_HINT_JOYSTICK_ZERO_CENTERED_DEVICES.md index a94b6855f..1eaf8d1a9 100644 --- a/SDL3/SDL_HINT_JOYSTICK_ZERO_CENTERED_DEVICES.md +++ b/SDL3/SDL_HINT_JOYSTICK_ZERO_CENTERED_DEVICES.md @@ -5,7 +5,7 @@ A variable containing a list of devices known to have all axes centered at zero. ## Header File -Defined in [SDL_hints.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) ## Syntax diff --git a/SDL3/SDL_HINT_KMSDRM_DEVICE_INDEX.md b/SDL3/SDL_HINT_KMSDRM_DEVICE_INDEX.md index 58613ec90..68f3067aa 100644 --- a/SDL3/SDL_HINT_KMSDRM_DEVICE_INDEX.md +++ b/SDL3/SDL_HINT_KMSDRM_DEVICE_INDEX.md @@ -5,7 +5,7 @@ A variable that controls what KMSDRM device to use. ## Header File -Defined in [SDL_hints.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) ## Syntax diff --git a/SDL3/SDL_HINT_KMSDRM_REQUIRE_DRM_MASTER.md b/SDL3/SDL_HINT_KMSDRM_REQUIRE_DRM_MASTER.md index 84ada4310..879b2814d 100644 --- a/SDL3/SDL_HINT_KMSDRM_REQUIRE_DRM_MASTER.md +++ b/SDL3/SDL_HINT_KMSDRM_REQUIRE_DRM_MASTER.md @@ -5,7 +5,7 @@ A variable that controls whether SDL requires DRM master access in order to init ## Header File -Defined in [SDL_hints.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) ## Syntax diff --git a/SDL3/SDL_HINT_LOGGING.md b/SDL3/SDL_HINT_LOGGING.md index 3bae6470d..6b07a2953 100644 --- a/SDL3/SDL_HINT_LOGGING.md +++ b/SDL3/SDL_HINT_LOGGING.md @@ -5,7 +5,7 @@ A variable controlling the default SDL log levels. ## Header File -Defined in [SDL_hints.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) ## Syntax diff --git a/SDL3/SDL_HINT_MAC_BACKGROUND_APP.md b/SDL3/SDL_HINT_MAC_BACKGROUND_APP.md index d2a331c57..7bbe7b541 100644 --- a/SDL3/SDL_HINT_MAC_BACKGROUND_APP.md +++ b/SDL3/SDL_HINT_MAC_BACKGROUND_APP.md @@ -5,7 +5,7 @@ A variable controlling whether to force the application to become the foreground ## Header File -Defined in [SDL_hints.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) ## Syntax diff --git a/SDL3/SDL_HINT_MAC_CTRL_CLICK_EMULATE_RIGHT_CLICK.md b/SDL3/SDL_HINT_MAC_CTRL_CLICK_EMULATE_RIGHT_CLICK.md index c129a4fa6..0a97d193e 100644 --- a/SDL3/SDL_HINT_MAC_CTRL_CLICK_EMULATE_RIGHT_CLICK.md +++ b/SDL3/SDL_HINT_MAC_CTRL_CLICK_EMULATE_RIGHT_CLICK.md @@ -5,7 +5,7 @@ A variable that determines whether Ctrl+Click should generate a right-click even ## Header File -Defined in [SDL_hints.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) ## Syntax diff --git a/SDL3/SDL_HINT_MAC_OPENGL_ASYNC_DISPATCH.md b/SDL3/SDL_HINT_MAC_OPENGL_ASYNC_DISPATCH.md index 7e0dfb6d6..33685915a 100644 --- a/SDL3/SDL_HINT_MAC_OPENGL_ASYNC_DISPATCH.md +++ b/SDL3/SDL_HINT_MAC_OPENGL_ASYNC_DISPATCH.md @@ -5,7 +5,7 @@ A variable controlling whether dispatching OpenGL context updates should block t ## Header File -Defined in [SDL_hints.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) ## Syntax diff --git a/SDL3/SDL_HINT_MAIN_CALLBACK_RATE.md b/SDL3/SDL_HINT_MAIN_CALLBACK_RATE.md index 1d801e578..6853b2dfe 100644 --- a/SDL3/SDL_HINT_MAIN_CALLBACK_RATE.md +++ b/SDL3/SDL_HINT_MAIN_CALLBACK_RATE.md @@ -5,7 +5,7 @@ Request [SDL_AppIterate](SDL_AppIterate)() be called at a specific rate. ## Header File -Defined in [SDL_hints.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) ## Syntax diff --git a/SDL3/SDL_HINT_MOUSE_AUTO_CAPTURE.md b/SDL3/SDL_HINT_MOUSE_AUTO_CAPTURE.md index ef50f3069..5e4bae646 100644 --- a/SDL3/SDL_HINT_MOUSE_AUTO_CAPTURE.md +++ b/SDL3/SDL_HINT_MOUSE_AUTO_CAPTURE.md @@ -5,7 +5,7 @@ A variable controlling whether the mouse is captured while mouse buttons are pre ## Header File -Defined in [SDL_hints.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) ## Syntax diff --git a/SDL3/SDL_HINT_MOUSE_DOUBLE_CLICK_RADIUS.md b/SDL3/SDL_HINT_MOUSE_DOUBLE_CLICK_RADIUS.md index a7c93956f..15982df2d 100644 --- a/SDL3/SDL_HINT_MOUSE_DOUBLE_CLICK_RADIUS.md +++ b/SDL3/SDL_HINT_MOUSE_DOUBLE_CLICK_RADIUS.md @@ -5,7 +5,7 @@ A variable setting the double click radius, in pixels. ## Header File -Defined in [SDL_hints.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) ## Syntax diff --git a/SDL3/SDL_HINT_MOUSE_DOUBLE_CLICK_TIME.md b/SDL3/SDL_HINT_MOUSE_DOUBLE_CLICK_TIME.md index 74d367e0f..d2a845860 100644 --- a/SDL3/SDL_HINT_MOUSE_DOUBLE_CLICK_TIME.md +++ b/SDL3/SDL_HINT_MOUSE_DOUBLE_CLICK_TIME.md @@ -5,7 +5,7 @@ A variable setting the double click time, in milliseconds. ## Header File -Defined in [SDL_hints.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) ## Syntax diff --git a/SDL3/SDL_HINT_MOUSE_FOCUS_CLICKTHROUGH.md b/SDL3/SDL_HINT_MOUSE_FOCUS_CLICKTHROUGH.md index 08a8378f5..f4425da5e 100644 --- a/SDL3/SDL_HINT_MOUSE_FOCUS_CLICKTHROUGH.md +++ b/SDL3/SDL_HINT_MOUSE_FOCUS_CLICKTHROUGH.md @@ -5,7 +5,7 @@ Allow mouse click events when clicking to focus an SDL window. ## Header File -Defined in [SDL_hints.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) ## Syntax diff --git a/SDL3/SDL_HINT_MOUSE_NORMAL_SPEED_SCALE.md b/SDL3/SDL_HINT_MOUSE_NORMAL_SPEED_SCALE.md index fc14498d7..3b1a24152 100644 --- a/SDL3/SDL_HINT_MOUSE_NORMAL_SPEED_SCALE.md +++ b/SDL3/SDL_HINT_MOUSE_NORMAL_SPEED_SCALE.md @@ -5,7 +5,7 @@ A variable setting the speed scale for mouse motion, in floating point, when the ## Header File -Defined in [SDL_hints.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) ## Syntax diff --git a/SDL3/SDL_HINT_MOUSE_RELATIVE_MODE_CENTER.md b/SDL3/SDL_HINT_MOUSE_RELATIVE_MODE_CENTER.md index e6a03cca1..81b585bc5 100644 --- a/SDL3/SDL_HINT_MOUSE_RELATIVE_MODE_CENTER.md +++ b/SDL3/SDL_HINT_MOUSE_RELATIVE_MODE_CENTER.md @@ -5,7 +5,7 @@ A variable controlling whether relative mouse mode constrains the mouse to the c ## Header File -Defined in [SDL_hints.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) ## Syntax diff --git a/SDL3/SDL_HINT_MOUSE_RELATIVE_MODE_WARP.md b/SDL3/SDL_HINT_MOUSE_RELATIVE_MODE_WARP.md index 525cefd73..3c030e0a5 100644 --- a/SDL3/SDL_HINT_MOUSE_RELATIVE_MODE_WARP.md +++ b/SDL3/SDL_HINT_MOUSE_RELATIVE_MODE_WARP.md @@ -5,7 +5,7 @@ A variable controlling whether relative mouse mode is implemented using mouse wa ## Header File -Defined in [SDL_hints.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) ## Syntax diff --git a/SDL3/SDL_HINT_MOUSE_RELATIVE_SPEED_SCALE.md b/SDL3/SDL_HINT_MOUSE_RELATIVE_SPEED_SCALE.md index 8582f422d..86de77cb0 100644 --- a/SDL3/SDL_HINT_MOUSE_RELATIVE_SPEED_SCALE.md +++ b/SDL3/SDL_HINT_MOUSE_RELATIVE_SPEED_SCALE.md @@ -5,7 +5,7 @@ A variable setting the scale for mouse motion, in floating point, when the mouse ## Header File -Defined in [SDL_hints.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) ## Syntax diff --git a/SDL3/SDL_HINT_MOUSE_RELATIVE_SYSTEM_SCALE.md b/SDL3/SDL_HINT_MOUSE_RELATIVE_SYSTEM_SCALE.md index 8ee276e56..874d6023a 100644 --- a/SDL3/SDL_HINT_MOUSE_RELATIVE_SYSTEM_SCALE.md +++ b/SDL3/SDL_HINT_MOUSE_RELATIVE_SYSTEM_SCALE.md @@ -5,7 +5,7 @@ A variable controlling whether the system mouse acceleration curve is used for r ## Header File -Defined in [SDL_hints.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) ## Syntax diff --git a/SDL3/SDL_HINT_MOUSE_RELATIVE_WARP_MOTION.md b/SDL3/SDL_HINT_MOUSE_RELATIVE_WARP_MOTION.md index 832175f20..a5d61ae9d 100644 --- a/SDL3/SDL_HINT_MOUSE_RELATIVE_WARP_MOTION.md +++ b/SDL3/SDL_HINT_MOUSE_RELATIVE_WARP_MOTION.md @@ -5,7 +5,7 @@ A variable controlling whether a motion event should be generated for mouse warp ## Header File -Defined in [SDL_hints.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) ## Syntax diff --git a/SDL3/SDL_HINT_MOUSE_TOUCH_EVENTS.md b/SDL3/SDL_HINT_MOUSE_TOUCH_EVENTS.md index c05c01dd0..7a836cd50 100644 --- a/SDL3/SDL_HINT_MOUSE_TOUCH_EVENTS.md +++ b/SDL3/SDL_HINT_MOUSE_TOUCH_EVENTS.md @@ -5,7 +5,7 @@ A variable controlling whether mouse events should generate synthetic touch even ## Header File -Defined in [SDL_hints.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) ## Syntax diff --git a/SDL3/SDL_HINT_NO_SIGNAL_HANDLERS.md b/SDL3/SDL_HINT_NO_SIGNAL_HANDLERS.md index 2cae78cc4..79f4e3085 100644 --- a/SDL3/SDL_HINT_NO_SIGNAL_HANDLERS.md +++ b/SDL3/SDL_HINT_NO_SIGNAL_HANDLERS.md @@ -5,7 +5,7 @@ Tell SDL not to catch the SIGINT or SIGTERM signals on POSIX platforms. ## Header File -Defined in [SDL_hints.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) ## Syntax diff --git a/SDL3/SDL_HINT_OPENGL_ES_DRIVER.md b/SDL3/SDL_HINT_OPENGL_ES_DRIVER.md index ed6a095a4..d50b1e1f1 100644 --- a/SDL3/SDL_HINT_OPENGL_ES_DRIVER.md +++ b/SDL3/SDL_HINT_OPENGL_ES_DRIVER.md @@ -5,7 +5,7 @@ A variable controlling what driver to use for OpenGL ES contexts. ## Header File -Defined in [SDL_hints.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) ## Syntax diff --git a/SDL3/SDL_HINT_ORIENTATIONS.md b/SDL3/SDL_HINT_ORIENTATIONS.md index adcd66c87..c72dfdf2d 100644 --- a/SDL3/SDL_HINT_ORIENTATIONS.md +++ b/SDL3/SDL_HINT_ORIENTATIONS.md @@ -5,7 +5,7 @@ A variable controlling which orientations are allowed on iOS/Android. ## Header File -Defined in [SDL_hints.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) ## Syntax diff --git a/SDL3/SDL_HINT_PEN_DELAY_MOUSE_BUTTON.md b/SDL3/SDL_HINT_PEN_DELAY_MOUSE_BUTTON.md index b84c9fab9..8d3853ea5 100644 --- a/SDL3/SDL_HINT_PEN_DELAY_MOUSE_BUTTON.md +++ b/SDL3/SDL_HINT_PEN_DELAY_MOUSE_BUTTON.md @@ -5,7 +5,7 @@ A variable controlling whether pen mouse button emulation triggers only when the ## Header File -Defined in [SDL_hints.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) ## Syntax diff --git a/SDL3/SDL_HINT_PEN_NOT_MOUSE.md b/SDL3/SDL_HINT_PEN_NOT_MOUSE.md index 2f6efcfcf..1eae992f4 100644 --- a/SDL3/SDL_HINT_PEN_NOT_MOUSE.md +++ b/SDL3/SDL_HINT_PEN_NOT_MOUSE.md @@ -5,7 +5,7 @@ A variable controlling whether to treat pen movement as separate from mouse move ## Header File -Defined in [SDL_hints.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) ## Syntax diff --git a/SDL3/SDL_HINT_POLL_SENTINEL.md b/SDL3/SDL_HINT_POLL_SENTINEL.md index 00a503a62..91a0b8ae8 100644 --- a/SDL3/SDL_HINT_POLL_SENTINEL.md +++ b/SDL3/SDL_HINT_POLL_SENTINEL.md @@ -5,7 +5,7 @@ A variable controlling the use of a sentinel event when polling the event queue. ## Header File -Defined in [SDL_hints.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) ## Syntax diff --git a/SDL3/SDL_HINT_PREFERRED_LOCALES.md b/SDL3/SDL_HINT_PREFERRED_LOCALES.md index fad0bda0a..7ee2e1c48 100644 --- a/SDL3/SDL_HINT_PREFERRED_LOCALES.md +++ b/SDL3/SDL_HINT_PREFERRED_LOCALES.md @@ -5,7 +5,7 @@ Override for [SDL_GetPreferredLocales](SDL_GetPreferredLocales)(). ## Header File -Defined in [SDL_hints.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) ## Syntax diff --git a/SDL3/SDL_HINT_QUIT_ON_LAST_WINDOW_CLOSE.md b/SDL3/SDL_HINT_QUIT_ON_LAST_WINDOW_CLOSE.md index cb7bea7e5..0925f83e4 100644 --- a/SDL3/SDL_HINT_QUIT_ON_LAST_WINDOW_CLOSE.md +++ b/SDL3/SDL_HINT_QUIT_ON_LAST_WINDOW_CLOSE.md @@ -5,7 +5,7 @@ A variable that decides whether to send [SDL_EVENT_QUIT](SDL_EVENT_QUIT) when cl ## Header File -Defined in [SDL_hints.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) ## Syntax diff --git a/SDL3/SDL_HINT_RENDER_DIRECT3D11_DEBUG.md b/SDL3/SDL_HINT_RENDER_DIRECT3D11_DEBUG.md index 6a5a2d215..ebd5bfd7c 100644 --- a/SDL3/SDL_HINT_RENDER_DIRECT3D11_DEBUG.md +++ b/SDL3/SDL_HINT_RENDER_DIRECT3D11_DEBUG.md @@ -5,7 +5,7 @@ A variable controlling whether to enable Direct3D 11+'s Debug Layer. ## Header File -Defined in [SDL_hints.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) ## Syntax diff --git a/SDL3/SDL_HINT_RENDER_DIRECT3D_THREADSAFE.md b/SDL3/SDL_HINT_RENDER_DIRECT3D_THREADSAFE.md index e075ed155..33eb6ac99 100644 --- a/SDL3/SDL_HINT_RENDER_DIRECT3D_THREADSAFE.md +++ b/SDL3/SDL_HINT_RENDER_DIRECT3D_THREADSAFE.md @@ -5,7 +5,7 @@ A variable controlling whether the Direct3D device is initialized for thread-saf ## Header File -Defined in [SDL_hints.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) ## Syntax diff --git a/SDL3/SDL_HINT_RENDER_DRIVER.md b/SDL3/SDL_HINT_RENDER_DRIVER.md index d42718aaa..689071016 100644 --- a/SDL3/SDL_HINT_RENDER_DRIVER.md +++ b/SDL3/SDL_HINT_RENDER_DRIVER.md @@ -5,7 +5,7 @@ A variable specifying which render driver to use. ## Header File -Defined in [SDL_hints.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) ## Syntax diff --git a/SDL3/SDL_HINT_RENDER_LINE_METHOD.md b/SDL3/SDL_HINT_RENDER_LINE_METHOD.md index 8450a96bd..e545dbf16 100644 --- a/SDL3/SDL_HINT_RENDER_LINE_METHOD.md +++ b/SDL3/SDL_HINT_RENDER_LINE_METHOD.md @@ -5,7 +5,7 @@ A variable controlling how the 2D render API renders lines. ## Header File -Defined in [SDL_hints.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) ## Syntax diff --git a/SDL3/SDL_HINT_RENDER_METAL_PREFER_LOW_POWER_DEVICE.md b/SDL3/SDL_HINT_RENDER_METAL_PREFER_LOW_POWER_DEVICE.md index 9557d7d65..669cdfaa0 100644 --- a/SDL3/SDL_HINT_RENDER_METAL_PREFER_LOW_POWER_DEVICE.md +++ b/SDL3/SDL_HINT_RENDER_METAL_PREFER_LOW_POWER_DEVICE.md @@ -5,7 +5,7 @@ A variable controlling whether the Metal render driver select low power device o ## Header File -Defined in [SDL_hints.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) ## Syntax diff --git a/SDL3/SDL_HINT_RENDER_PS2_DYNAMIC_VSYNC.md b/SDL3/SDL_HINT_RENDER_PS2_DYNAMIC_VSYNC.md index 70c57d601..a31ae5164 100644 --- a/SDL3/SDL_HINT_RENDER_PS2_DYNAMIC_VSYNC.md +++ b/SDL3/SDL_HINT_RENDER_PS2_DYNAMIC_VSYNC.md @@ -5,7 +5,7 @@ A variable controlling whether vsync is automatically disabled if doesn't reach ## Header File -Defined in [SDL_hints.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) ## Syntax diff --git a/SDL3/SDL_HINT_RENDER_VSYNC.md b/SDL3/SDL_HINT_RENDER_VSYNC.md index 17ab4ff6e..cf57afc20 100644 --- a/SDL3/SDL_HINT_RENDER_VSYNC.md +++ b/SDL3/SDL_HINT_RENDER_VSYNC.md @@ -5,7 +5,7 @@ A variable controlling whether updates to the SDL screen surface should be synch ## Header File -Defined in [SDL_hints.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) ## Syntax diff --git a/SDL3/SDL_HINT_RENDER_VULKAN_DEBUG.md b/SDL3/SDL_HINT_RENDER_VULKAN_DEBUG.md index a0b12fd5f..cc26d1116 100644 --- a/SDL3/SDL_HINT_RENDER_VULKAN_DEBUG.md +++ b/SDL3/SDL_HINT_RENDER_VULKAN_DEBUG.md @@ -5,7 +5,7 @@ A variable controlling whether to enable Vulkan Validation Layers. ## Header File -Defined in [SDL_hints.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) ## Syntax diff --git a/SDL3/SDL_HINT_RETURN_KEY_HIDES_IME.md b/SDL3/SDL_HINT_RETURN_KEY_HIDES_IME.md index 4e4c2347b..431e294b6 100644 --- a/SDL3/SDL_HINT_RETURN_KEY_HIDES_IME.md +++ b/SDL3/SDL_HINT_RETURN_KEY_HIDES_IME.md @@ -5,7 +5,7 @@ A variable to control whether the return key on the soft keyboard should hide th ## Header File -Defined in [SDL_hints.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) ## Syntax diff --git a/SDL3/SDL_HINT_ROG_GAMEPAD_MICE.md b/SDL3/SDL_HINT_ROG_GAMEPAD_MICE.md index 30344093c..9bfc727c8 100644 --- a/SDL3/SDL_HINT_ROG_GAMEPAD_MICE.md +++ b/SDL3/SDL_HINT_ROG_GAMEPAD_MICE.md @@ -5,7 +5,7 @@ A variable containing a list of ROG gamepad capable mice. ## Header File -Defined in [SDL_hints.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) ## Syntax diff --git a/SDL3/SDL_HINT_ROG_GAMEPAD_MICE_EXCLUDED.md b/SDL3/SDL_HINT_ROG_GAMEPAD_MICE_EXCLUDED.md index 4beca3c2c..e9fc0d3cc 100644 --- a/SDL3/SDL_HINT_ROG_GAMEPAD_MICE_EXCLUDED.md +++ b/SDL3/SDL_HINT_ROG_GAMEPAD_MICE_EXCLUDED.md @@ -5,7 +5,7 @@ A variable containing a list of devices that are not ROG gamepad capable mice. ## Header File -Defined in [SDL_hints.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) ## Syntax diff --git a/SDL3/SDL_HINT_RPI_VIDEO_LAYER.md b/SDL3/SDL_HINT_RPI_VIDEO_LAYER.md index 9b563ea29..4db5ad31e 100644 --- a/SDL3/SDL_HINT_RPI_VIDEO_LAYER.md +++ b/SDL3/SDL_HINT_RPI_VIDEO_LAYER.md @@ -5,7 +5,7 @@ A variable controlling which Dispmanx layer to use on a Raspberry PI. ## Header File -Defined in [SDL_hints.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) ## Syntax diff --git a/SDL3/SDL_HINT_SCREENSAVER_INHIBIT_ACTIVITY_NAME.md b/SDL3/SDL_HINT_SCREENSAVER_INHIBIT_ACTIVITY_NAME.md index d8eb8b134..f6847bfad 100644 --- a/SDL3/SDL_HINT_SCREENSAVER_INHIBIT_ACTIVITY_NAME.md +++ b/SDL3/SDL_HINT_SCREENSAVER_INHIBIT_ACTIVITY_NAME.md @@ -5,7 +5,7 @@ Specify an "activity name" for screensaver inhibition. ## Header File -Defined in [SDL_hints.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) ## Syntax diff --git a/SDL3/SDL_HINT_SHUTDOWN_DBUS_ON_QUIT.md b/SDL3/SDL_HINT_SHUTDOWN_DBUS_ON_QUIT.md index 5571f4cb9..3df668b20 100644 --- a/SDL3/SDL_HINT_SHUTDOWN_DBUS_ON_QUIT.md +++ b/SDL3/SDL_HINT_SHUTDOWN_DBUS_ON_QUIT.md @@ -5,7 +5,7 @@ A variable controlling whether SDL calls dbus_shutdown() on quit. ## Header File -Defined in [SDL_hints.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) ## Syntax diff --git a/SDL3/SDL_HINT_STORAGE_TITLE_DRIVER.md b/SDL3/SDL_HINT_STORAGE_TITLE_DRIVER.md index cbdef3d8f..15d602ea4 100644 --- a/SDL3/SDL_HINT_STORAGE_TITLE_DRIVER.md +++ b/SDL3/SDL_HINT_STORAGE_TITLE_DRIVER.md @@ -5,7 +5,7 @@ A variable that specifies a backend to use for title storage. ## Header File -Defined in [SDL_hints.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) ## Syntax diff --git a/SDL3/SDL_HINT_STORAGE_USER_DRIVER.md b/SDL3/SDL_HINT_STORAGE_USER_DRIVER.md index 99b16527f..07523e25a 100644 --- a/SDL3/SDL_HINT_STORAGE_USER_DRIVER.md +++ b/SDL3/SDL_HINT_STORAGE_USER_DRIVER.md @@ -5,7 +5,7 @@ A variable that specifies a backend to use for user storage. ## Header File -Defined in [SDL_hints.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) ## Syntax diff --git a/SDL3/SDL_HINT_THREAD_FORCE_REALTIME_TIME_CRITICAL.md b/SDL3/SDL_HINT_THREAD_FORCE_REALTIME_TIME_CRITICAL.md index 124a62b77..ed25f745d 100644 --- a/SDL3/SDL_HINT_THREAD_FORCE_REALTIME_TIME_CRITICAL.md +++ b/SDL3/SDL_HINT_THREAD_FORCE_REALTIME_TIME_CRITICAL.md @@ -5,7 +5,7 @@ Specifies whether [SDL_THREAD_PRIORITY_TIME_CRITICAL](SDL_THREAD_PRIORITY_TIME_C ## Header File -Defined in [SDL_hints.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) ## Syntax diff --git a/SDL3/SDL_HINT_THREAD_PRIORITY_POLICY.md b/SDL3/SDL_HINT_THREAD_PRIORITY_POLICY.md index 83b77bdf1..449aa5cf2 100644 --- a/SDL3/SDL_HINT_THREAD_PRIORITY_POLICY.md +++ b/SDL3/SDL_HINT_THREAD_PRIORITY_POLICY.md @@ -5,7 +5,7 @@ A string specifying additional information to use with [SDL_SetThreadPriority](S ## Header File -Defined in [SDL_hints.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) ## Syntax diff --git a/SDL3/SDL_HINT_TIMER_RESOLUTION.md b/SDL3/SDL_HINT_TIMER_RESOLUTION.md index c4eaa4d90..511c1073b 100644 --- a/SDL3/SDL_HINT_TIMER_RESOLUTION.md +++ b/SDL3/SDL_HINT_TIMER_RESOLUTION.md @@ -5,7 +5,7 @@ A variable that controls the timer resolution, in milliseconds. ## Header File -Defined in [SDL_hints.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) ## Syntax diff --git a/SDL3/SDL_HINT_TOUCH_MOUSE_EVENTS.md b/SDL3/SDL_HINT_TOUCH_MOUSE_EVENTS.md index 8d14fe980..f3f97e46a 100644 --- a/SDL3/SDL_HINT_TOUCH_MOUSE_EVENTS.md +++ b/SDL3/SDL_HINT_TOUCH_MOUSE_EVENTS.md @@ -5,7 +5,7 @@ A variable controlling whether touch events should generate synthetic mouse even ## Header File -Defined in [SDL_hints.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) ## Syntax diff --git a/SDL3/SDL_HINT_TRACKPAD_IS_TOUCH_ONLY.md b/SDL3/SDL_HINT_TRACKPAD_IS_TOUCH_ONLY.md index fc17e1253..08b94c198 100644 --- a/SDL3/SDL_HINT_TRACKPAD_IS_TOUCH_ONLY.md +++ b/SDL3/SDL_HINT_TRACKPAD_IS_TOUCH_ONLY.md @@ -5,7 +5,7 @@ A variable controlling whether trackpads should be treated as touch devices. ## Header File -Defined in [SDL_hints.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) ## Syntax diff --git a/SDL3/SDL_HINT_TV_REMOTE_AS_JOYSTICK.md b/SDL3/SDL_HINT_TV_REMOTE_AS_JOYSTICK.md index 2716dfd31..4b0130d93 100644 --- a/SDL3/SDL_HINT_TV_REMOTE_AS_JOYSTICK.md +++ b/SDL3/SDL_HINT_TV_REMOTE_AS_JOYSTICK.md @@ -5,7 +5,7 @@ A variable controlling whether the Android / tvOS remotes should be listed as jo ## Header File -Defined in [SDL_hints.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) ## Syntax diff --git a/SDL3/SDL_HINT_VIDEO_ALLOW_SCREENSAVER.md b/SDL3/SDL_HINT_VIDEO_ALLOW_SCREENSAVER.md index 1f38f009f..a908a00fa 100644 --- a/SDL3/SDL_HINT_VIDEO_ALLOW_SCREENSAVER.md +++ b/SDL3/SDL_HINT_VIDEO_ALLOW_SCREENSAVER.md @@ -5,7 +5,7 @@ A variable controlling whether the screensaver is enabled. ## Header File -Defined in [SDL_hints.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) ## Syntax diff --git a/SDL3/SDL_HINT_VIDEO_DOUBLE_BUFFER.md b/SDL3/SDL_HINT_VIDEO_DOUBLE_BUFFER.md index 2028852c1..3381bd12d 100644 --- a/SDL3/SDL_HINT_VIDEO_DOUBLE_BUFFER.md +++ b/SDL3/SDL_HINT_VIDEO_DOUBLE_BUFFER.md @@ -5,7 +5,7 @@ Tell the video driver that we only want a double buffer. ## Header File -Defined in [SDL_hints.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) ## Syntax diff --git a/SDL3/SDL_HINT_VIDEO_DRIVER.md b/SDL3/SDL_HINT_VIDEO_DRIVER.md index 895e6fa33..1bcecc571 100644 --- a/SDL3/SDL_HINT_VIDEO_DRIVER.md +++ b/SDL3/SDL_HINT_VIDEO_DRIVER.md @@ -5,7 +5,7 @@ A variable that specifies a video backend to use. ## Header File -Defined in [SDL_hints.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) ## Syntax diff --git a/SDL3/SDL_HINT_VIDEO_EGL_ALLOW_GETDISPLAY_FALLBACK.md b/SDL3/SDL_HINT_VIDEO_EGL_ALLOW_GETDISPLAY_FALLBACK.md index 88757d2a8..31a70cab7 100644 --- a/SDL3/SDL_HINT_VIDEO_EGL_ALLOW_GETDISPLAY_FALLBACK.md +++ b/SDL3/SDL_HINT_VIDEO_EGL_ALLOW_GETDISPLAY_FALLBACK.md @@ -5,7 +5,7 @@ If eglGetPlatformDisplay fails, fall back to calling eglGetDisplay. ## Header File -Defined in [SDL_hints.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) ## Syntax diff --git a/SDL3/SDL_HINT_VIDEO_FORCE_EGL.md b/SDL3/SDL_HINT_VIDEO_FORCE_EGL.md index 71b7c7962..62427d1b6 100644 --- a/SDL3/SDL_HINT_VIDEO_FORCE_EGL.md +++ b/SDL3/SDL_HINT_VIDEO_FORCE_EGL.md @@ -5,7 +5,7 @@ A variable controlling whether the OpenGL context should be created with EGL. ## Header File -Defined in [SDL_hints.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) ## Syntax diff --git a/SDL3/SDL_HINT_VIDEO_MAC_FULLSCREEN_SPACES.md b/SDL3/SDL_HINT_VIDEO_MAC_FULLSCREEN_SPACES.md index 99daffa54..769812787 100644 --- a/SDL3/SDL_HINT_VIDEO_MAC_FULLSCREEN_SPACES.md +++ b/SDL3/SDL_HINT_VIDEO_MAC_FULLSCREEN_SPACES.md @@ -5,7 +5,7 @@ A variable that specifies the policy for fullscreen Spaces on macOS. ## Header File -Defined in [SDL_hints.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) ## Syntax diff --git a/SDL3/SDL_HINT_VIDEO_MINIMIZE_ON_FOCUS_LOSS.md b/SDL3/SDL_HINT_VIDEO_MINIMIZE_ON_FOCUS_LOSS.md index a94317c8b..80073d33f 100644 --- a/SDL3/SDL_HINT_VIDEO_MINIMIZE_ON_FOCUS_LOSS.md +++ b/SDL3/SDL_HINT_VIDEO_MINIMIZE_ON_FOCUS_LOSS.md @@ -5,7 +5,7 @@ A variable controlling whether fullscreen windows are minimized when they lose f ## Header File -Defined in [SDL_hints.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) ## Syntax diff --git a/SDL3/SDL_HINT_VIDEO_SYNC_WINDOW_OPERATIONS.md b/SDL3/SDL_HINT_VIDEO_SYNC_WINDOW_OPERATIONS.md index 950530774..6f48c7ce3 100644 --- a/SDL3/SDL_HINT_VIDEO_SYNC_WINDOW_OPERATIONS.md +++ b/SDL3/SDL_HINT_VIDEO_SYNC_WINDOW_OPERATIONS.md @@ -5,7 +5,7 @@ A variable controlling whether all window operations will block until complete. ## Header File -Defined in [SDL_hints.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) ## Syntax diff --git a/SDL3/SDL_HINT_VIDEO_WAYLAND_ALLOW_LIBDECOR.md b/SDL3/SDL_HINT_VIDEO_WAYLAND_ALLOW_LIBDECOR.md index ee4ea37d1..4d7c512ec 100644 --- a/SDL3/SDL_HINT_VIDEO_WAYLAND_ALLOW_LIBDECOR.md +++ b/SDL3/SDL_HINT_VIDEO_WAYLAND_ALLOW_LIBDECOR.md @@ -5,7 +5,7 @@ A variable controlling whether the libdecor Wayland backend is allowed to be use ## Header File -Defined in [SDL_hints.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) ## Syntax diff --git a/SDL3/SDL_HINT_VIDEO_WAYLAND_EMULATE_MOUSE_WARP.md b/SDL3/SDL_HINT_VIDEO_WAYLAND_EMULATE_MOUSE_WARP.md index b84a780b7..b0bea8096 100644 --- a/SDL3/SDL_HINT_VIDEO_WAYLAND_EMULATE_MOUSE_WARP.md +++ b/SDL3/SDL_HINT_VIDEO_WAYLAND_EMULATE_MOUSE_WARP.md @@ -5,7 +5,7 @@ Enable or disable mouse pointer warp emulation, needed by some older games. ## Header File -Defined in [SDL_hints.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) ## Syntax diff --git a/SDL3/SDL_HINT_VIDEO_WAYLAND_MODE_EMULATION.md b/SDL3/SDL_HINT_VIDEO_WAYLAND_MODE_EMULATION.md index e2a063e3a..902621c78 100644 --- a/SDL3/SDL_HINT_VIDEO_WAYLAND_MODE_EMULATION.md +++ b/SDL3/SDL_HINT_VIDEO_WAYLAND_MODE_EMULATION.md @@ -5,7 +5,7 @@ A variable controlling whether video mode emulation is enabled under Wayland. ## Header File -Defined in [SDL_hints.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) ## Syntax diff --git a/SDL3/SDL_HINT_VIDEO_WAYLAND_MODE_SCALING.md b/SDL3/SDL_HINT_VIDEO_WAYLAND_MODE_SCALING.md index 60a64df12..f24a4fc8a 100644 --- a/SDL3/SDL_HINT_VIDEO_WAYLAND_MODE_SCALING.md +++ b/SDL3/SDL_HINT_VIDEO_WAYLAND_MODE_SCALING.md @@ -5,7 +5,7 @@ A variable controlling how modes with a non-native aspect ratio are displayed un ## Header File -Defined in [SDL_hints.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) ## Syntax diff --git a/SDL3/SDL_HINT_VIDEO_WAYLAND_PREFER_LIBDECOR.md b/SDL3/SDL_HINT_VIDEO_WAYLAND_PREFER_LIBDECOR.md index a65965392..0043e2232 100644 --- a/SDL3/SDL_HINT_VIDEO_WAYLAND_PREFER_LIBDECOR.md +++ b/SDL3/SDL_HINT_VIDEO_WAYLAND_PREFER_LIBDECOR.md @@ -5,7 +5,7 @@ A variable controlling whether the libdecor Wayland backend is preferred over na ## Header File -Defined in [SDL_hints.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) ## Syntax diff --git a/SDL3/SDL_HINT_VIDEO_WAYLAND_SCALE_TO_DISPLAY.md b/SDL3/SDL_HINT_VIDEO_WAYLAND_SCALE_TO_DISPLAY.md index f20cdd42a..b843737c9 100644 --- a/SDL3/SDL_HINT_VIDEO_WAYLAND_SCALE_TO_DISPLAY.md +++ b/SDL3/SDL_HINT_VIDEO_WAYLAND_SCALE_TO_DISPLAY.md @@ -5,7 +5,7 @@ A variable forcing non-DPI-aware Wayland windows to output at 1:1 scaling. ## Header File -Defined in [SDL_hints.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) ## Syntax diff --git a/SDL3/SDL_HINT_VIDEO_WIN_D3DCOMPILER.md b/SDL3/SDL_HINT_VIDEO_WIN_D3DCOMPILER.md index 59bac634c..25ae2d3bc 100644 --- a/SDL3/SDL_HINT_VIDEO_WIN_D3DCOMPILER.md +++ b/SDL3/SDL_HINT_VIDEO_WIN_D3DCOMPILER.md @@ -5,7 +5,7 @@ A variable specifying which shader compiler to preload when using the Chrome ANG ## Header File -Defined in [SDL_hints.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) ## Syntax diff --git a/SDL3/SDL_HINT_VIDEO_X11_NET_WM_BYPASS_COMPOSITOR.md b/SDL3/SDL_HINT_VIDEO_X11_NET_WM_BYPASS_COMPOSITOR.md index 758e2d41d..666a40dda 100644 --- a/SDL3/SDL_HINT_VIDEO_X11_NET_WM_BYPASS_COMPOSITOR.md +++ b/SDL3/SDL_HINT_VIDEO_X11_NET_WM_BYPASS_COMPOSITOR.md @@ -5,7 +5,7 @@ A variable controlling whether the X11 _NET_WM_BYPASS_COMPOSITOR hint should be ## Header File -Defined in [SDL_hints.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) ## Syntax diff --git a/SDL3/SDL_HINT_VIDEO_X11_NET_WM_PING.md b/SDL3/SDL_HINT_VIDEO_X11_NET_WM_PING.md index 5e98a280d..5f8e2883d 100644 --- a/SDL3/SDL_HINT_VIDEO_X11_NET_WM_PING.md +++ b/SDL3/SDL_HINT_VIDEO_X11_NET_WM_PING.md @@ -5,7 +5,7 @@ A variable controlling whether the X11 _NET_WM_PING protocol should be supported ## Header File -Defined in [SDL_hints.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) ## Syntax diff --git a/SDL3/SDL_HINT_VIDEO_X11_SCALING_FACTOR.md b/SDL3/SDL_HINT_VIDEO_X11_SCALING_FACTOR.md index 72d2e3314..b081251a4 100644 --- a/SDL3/SDL_HINT_VIDEO_X11_SCALING_FACTOR.md +++ b/SDL3/SDL_HINT_VIDEO_X11_SCALING_FACTOR.md @@ -5,7 +5,7 @@ A variable forcing the content scaling factor for X11 displays. ## Header File -Defined in [SDL_hints.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) ## Syntax diff --git a/SDL3/SDL_HINT_VIDEO_X11_WINDOW_VISUALID.md b/SDL3/SDL_HINT_VIDEO_X11_WINDOW_VISUALID.md index 2886169d3..3829bafe1 100644 --- a/SDL3/SDL_HINT_VIDEO_X11_WINDOW_VISUALID.md +++ b/SDL3/SDL_HINT_VIDEO_X11_WINDOW_VISUALID.md @@ -5,7 +5,7 @@ A variable forcing the visual ID chosen for new X11 windows. ## Header File -Defined in [SDL_hints.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) ## Syntax diff --git a/SDL3/SDL_HINT_VIDEO_X11_XRANDR.md b/SDL3/SDL_HINT_VIDEO_X11_XRANDR.md index c25d7d5f7..a434400e0 100644 --- a/SDL3/SDL_HINT_VIDEO_X11_XRANDR.md +++ b/SDL3/SDL_HINT_VIDEO_X11_XRANDR.md @@ -5,7 +5,7 @@ A variable controlling whether the X11 XRandR extension should be used. ## Header File -Defined in [SDL_hints.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) ## Syntax diff --git a/SDL3/SDL_HINT_VITA_TOUCH_MOUSE_DEVICE.md b/SDL3/SDL_HINT_VITA_TOUCH_MOUSE_DEVICE.md index 412e35f00..c9c53ff51 100644 --- a/SDL3/SDL_HINT_VITA_TOUCH_MOUSE_DEVICE.md +++ b/SDL3/SDL_HINT_VITA_TOUCH_MOUSE_DEVICE.md @@ -5,7 +5,7 @@ A variable controlling which touchpad should generate synthetic mouse events. ## Header File -Defined in [SDL_hints.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) ## Syntax diff --git a/SDL3/SDL_HINT_WAVE_FACT_CHUNK.md b/SDL3/SDL_HINT_WAVE_FACT_CHUNK.md index 1bf9d6655..8108d3a26 100644 --- a/SDL3/SDL_HINT_WAVE_FACT_CHUNK.md +++ b/SDL3/SDL_HINT_WAVE_FACT_CHUNK.md @@ -5,7 +5,7 @@ A variable controlling how the fact chunk affects the loading of a WAVE file. ## Header File -Defined in [SDL_hints.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) ## Syntax diff --git a/SDL3/SDL_HINT_WAVE_RIFF_CHUNK_SIZE.md b/SDL3/SDL_HINT_WAVE_RIFF_CHUNK_SIZE.md index 66d541c28..9ccaeb68b 100644 --- a/SDL3/SDL_HINT_WAVE_RIFF_CHUNK_SIZE.md +++ b/SDL3/SDL_HINT_WAVE_RIFF_CHUNK_SIZE.md @@ -5,7 +5,7 @@ A variable controlling how the size of the RIFF chunk affects the loading of a W ## Header File -Defined in [SDL_hints.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) ## Syntax diff --git a/SDL3/SDL_HINT_WAVE_TRUNCATION.md b/SDL3/SDL_HINT_WAVE_TRUNCATION.md index 5e06eb90e..96b4ac4f7 100644 --- a/SDL3/SDL_HINT_WAVE_TRUNCATION.md +++ b/SDL3/SDL_HINT_WAVE_TRUNCATION.md @@ -5,7 +5,7 @@ A variable controlling how a truncated WAVE file is handled. ## Header File -Defined in [SDL_hints.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) ## Syntax diff --git a/SDL3/SDL_HINT_WINDOWS_CLOSE_ON_ALT_F4.md b/SDL3/SDL_HINT_WINDOWS_CLOSE_ON_ALT_F4.md index 8ab91192a..335c6468e 100644 --- a/SDL3/SDL_HINT_WINDOWS_CLOSE_ON_ALT_F4.md +++ b/SDL3/SDL_HINT_WINDOWS_CLOSE_ON_ALT_F4.md @@ -5,7 +5,7 @@ A variable controlling whether SDL generates window-close events for Alt+F4 on W ## Header File -Defined in [SDL_hints.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) ## Syntax diff --git a/SDL3/SDL_HINT_WINDOWS_ENABLE_MENU_MNEMONICS.md b/SDL3/SDL_HINT_WINDOWS_ENABLE_MENU_MNEMONICS.md index 24e89fbfd..c59e004a3 100644 --- a/SDL3/SDL_HINT_WINDOWS_ENABLE_MENU_MNEMONICS.md +++ b/SDL3/SDL_HINT_WINDOWS_ENABLE_MENU_MNEMONICS.md @@ -5,7 +5,7 @@ A variable controlling whether menus can be opened with their keyboard shortcut ## Header File -Defined in [SDL_hints.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) ## Syntax diff --git a/SDL3/SDL_HINT_WINDOWS_ENABLE_MESSAGELOOP.md b/SDL3/SDL_HINT_WINDOWS_ENABLE_MESSAGELOOP.md index d23e5a2d8..efc711ad5 100644 --- a/SDL3/SDL_HINT_WINDOWS_ENABLE_MESSAGELOOP.md +++ b/SDL3/SDL_HINT_WINDOWS_ENABLE_MESSAGELOOP.md @@ -5,7 +5,7 @@ A variable controlling whether the windows message loop is processed by SDL. ## Header File -Defined in [SDL_hints.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) ## Syntax diff --git a/SDL3/SDL_HINT_WINDOWS_FORCE_MUTEX_CRITICAL_SECTIONS.md b/SDL3/SDL_HINT_WINDOWS_FORCE_MUTEX_CRITICAL_SECTIONS.md index 0d12d491d..867d77db1 100644 --- a/SDL3/SDL_HINT_WINDOWS_FORCE_MUTEX_CRITICAL_SECTIONS.md +++ b/SDL3/SDL_HINT_WINDOWS_FORCE_MUTEX_CRITICAL_SECTIONS.md @@ -5,7 +5,7 @@ A variable controlling whether SDL uses Critical Sections for mutexes on Windows ## Header File -Defined in [SDL_hints.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) ## Syntax diff --git a/SDL3/SDL_HINT_WINDOWS_FORCE_SEMAPHORE_KERNEL.md b/SDL3/SDL_HINT_WINDOWS_FORCE_SEMAPHORE_KERNEL.md index dc8b6acba..d8e6f8ee7 100644 --- a/SDL3/SDL_HINT_WINDOWS_FORCE_SEMAPHORE_KERNEL.md +++ b/SDL3/SDL_HINT_WINDOWS_FORCE_SEMAPHORE_KERNEL.md @@ -5,7 +5,7 @@ A variable controlling whether SDL uses Kernel Semaphores on Windows. ## Header File -Defined in [SDL_hints.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) ## Syntax diff --git a/SDL3/SDL_HINT_WINDOWS_INTRESOURCE_ICON.md b/SDL3/SDL_HINT_WINDOWS_INTRESOURCE_ICON.md index 6fd871510..524f60b22 100644 --- a/SDL3/SDL_HINT_WINDOWS_INTRESOURCE_ICON.md +++ b/SDL3/SDL_HINT_WINDOWS_INTRESOURCE_ICON.md @@ -5,7 +5,7 @@ A variable to specify custom icon resource id from RC file on Windows platform. ## Header File -Defined in [SDL_hints.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) ## Syntax diff --git a/SDL3/SDL_HINT_WINDOWS_RAW_KEYBOARD.md b/SDL3/SDL_HINT_WINDOWS_RAW_KEYBOARD.md index 1c3078b39..a3f1feab3 100644 --- a/SDL3/SDL_HINT_WINDOWS_RAW_KEYBOARD.md +++ b/SDL3/SDL_HINT_WINDOWS_RAW_KEYBOARD.md @@ -5,7 +5,7 @@ A variable controlling whether raw keyboard events are used on Windows. ## Header File -Defined in [SDL_hints.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) ## Syntax diff --git a/SDL3/SDL_HINT_WINDOWS_USE_D3D9EX.md b/SDL3/SDL_HINT_WINDOWS_USE_D3D9EX.md index f51fc3109..090a2d3e9 100644 --- a/SDL3/SDL_HINT_WINDOWS_USE_D3D9EX.md +++ b/SDL3/SDL_HINT_WINDOWS_USE_D3D9EX.md @@ -5,7 +5,7 @@ A variable controlling whether SDL uses the D3D9Ex API introduced in Windows Vis ## Header File -Defined in [SDL_hints.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) ## Syntax diff --git a/SDL3/SDL_HINT_WINDOW_ACTIVATE_WHEN_RAISED.md b/SDL3/SDL_HINT_WINDOW_ACTIVATE_WHEN_RAISED.md index 11dd7dbb8..c6f3b5624 100644 --- a/SDL3/SDL_HINT_WINDOW_ACTIVATE_WHEN_RAISED.md +++ b/SDL3/SDL_HINT_WINDOW_ACTIVATE_WHEN_RAISED.md @@ -5,7 +5,7 @@ A variable controlling whether the window is activated when the [SDL_RaiseWindow ## Header File -Defined in [SDL_hints.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) ## Syntax diff --git a/SDL3/SDL_HINT_WINDOW_ACTIVATE_WHEN_SHOWN.md b/SDL3/SDL_HINT_WINDOW_ACTIVATE_WHEN_SHOWN.md index 095fca372..1cee76b66 100644 --- a/SDL3/SDL_HINT_WINDOW_ACTIVATE_WHEN_SHOWN.md +++ b/SDL3/SDL_HINT_WINDOW_ACTIVATE_WHEN_SHOWN.md @@ -5,7 +5,7 @@ A variable controlling whether the window is activated when the [SDL_ShowWindow] ## Header File -Defined in [SDL_hints.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) ## Syntax diff --git a/SDL3/SDL_HINT_WINDOW_ALLOW_TOPMOST.md b/SDL3/SDL_HINT_WINDOW_ALLOW_TOPMOST.md index fe623fc72..1f02958ad 100644 --- a/SDL3/SDL_HINT_WINDOW_ALLOW_TOPMOST.md +++ b/SDL3/SDL_HINT_WINDOW_ALLOW_TOPMOST.md @@ -5,7 +5,7 @@ If set to "0" then never set the top-most flag on an SDL Window even if the appl ## Header File -Defined in [SDL_hints.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) ## Syntax diff --git a/SDL3/SDL_HINT_WINDOW_FRAME_USABLE_WHILE_CURSOR_HIDDEN.md b/SDL3/SDL_HINT_WINDOW_FRAME_USABLE_WHILE_CURSOR_HIDDEN.md index d608ef148..ed573a39d 100644 --- a/SDL3/SDL_HINT_WINDOW_FRAME_USABLE_WHILE_CURSOR_HIDDEN.md +++ b/SDL3/SDL_HINT_WINDOW_FRAME_USABLE_WHILE_CURSOR_HIDDEN.md @@ -5,7 +5,7 @@ A variable controlling whether the window frame and title bar are interactive wh ## Header File -Defined in [SDL_hints.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) ## Syntax diff --git a/SDL3/SDL_HINT_WINRT_HANDLE_BACK_BUTTON.md b/SDL3/SDL_HINT_WINRT_HANDLE_BACK_BUTTON.md index 80fd04e4d..d01adbb65 100644 --- a/SDL3/SDL_HINT_WINRT_HANDLE_BACK_BUTTON.md +++ b/SDL3/SDL_HINT_WINRT_HANDLE_BACK_BUTTON.md @@ -5,7 +5,7 @@ A variable controlling whether back-button-press events on Windows Phone to be m ## Header File -Defined in [SDL_hints.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) ## Syntax diff --git a/SDL3/SDL_HINT_WINRT_PRIVACY_POLICY_LABEL.md b/SDL3/SDL_HINT_WINRT_PRIVACY_POLICY_LABEL.md index 3703f7adc..82463ec29 100644 --- a/SDL3/SDL_HINT_WINRT_PRIVACY_POLICY_LABEL.md +++ b/SDL3/SDL_HINT_WINRT_PRIVACY_POLICY_LABEL.md @@ -5,7 +5,7 @@ A variable specifying the label text for a WinRT app's privacy policy link. ## Header File -Defined in [SDL_hints.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) ## Syntax diff --git a/SDL3/SDL_HINT_WINRT_PRIVACY_POLICY_URL.md b/SDL3/SDL_HINT_WINRT_PRIVACY_POLICY_URL.md index 8e52ae834..b4982cbde 100644 --- a/SDL3/SDL_HINT_WINRT_PRIVACY_POLICY_URL.md +++ b/SDL3/SDL_HINT_WINRT_PRIVACY_POLICY_URL.md @@ -5,7 +5,7 @@ A variable specifying the URL to a WinRT app's privacy policy. ## Header File -Defined in [SDL_hints.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) ## Syntax diff --git a/SDL3/SDL_HINT_X11_FORCE_OVERRIDE_REDIRECT.md b/SDL3/SDL_HINT_X11_FORCE_OVERRIDE_REDIRECT.md index ed26e547c..f59b4e017 100644 --- a/SDL3/SDL_HINT_X11_FORCE_OVERRIDE_REDIRECT.md +++ b/SDL3/SDL_HINT_X11_FORCE_OVERRIDE_REDIRECT.md @@ -5,7 +5,7 @@ A variable controlling whether X11 windows are marked as override-redirect. ## Header File -Defined in [SDL_hints.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) ## Syntax diff --git a/SDL3/SDL_HINT_X11_WINDOW_TYPE.md b/SDL3/SDL_HINT_X11_WINDOW_TYPE.md index 859c22fc8..01d92b943 100644 --- a/SDL3/SDL_HINT_X11_WINDOW_TYPE.md +++ b/SDL3/SDL_HINT_X11_WINDOW_TYPE.md @@ -5,7 +5,7 @@ A variable specifying the type of an X11 window. ## Header File -Defined in [SDL_hints.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) ## Syntax diff --git a/SDL3/SDL_HINT_XINPUT_ENABLED.md b/SDL3/SDL_HINT_XINPUT_ENABLED.md index ea1aef49e..f9e12f4a4 100644 --- a/SDL3/SDL_HINT_XINPUT_ENABLED.md +++ b/SDL3/SDL_HINT_XINPUT_ENABLED.md @@ -5,7 +5,7 @@ A variable controlling whether XInput should be used for controller handling. ## Header File -Defined in [SDL_hints.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) ## Syntax diff --git a/SDL3/SDL_HapticCondition.md b/SDL3/SDL_HapticCondition.md index 7d3b94c73..d8b7f926e 100644 --- a/SDL3/SDL_HapticCondition.md +++ b/SDL3/SDL_HapticCondition.md @@ -5,7 +5,7 @@ A structure containing a template for a Condition effect. ## Header File -Defined in [SDL_haptic.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_haptic.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_haptic.h) ## Syntax diff --git a/SDL3/SDL_HapticConstant.md b/SDL3/SDL_HapticConstant.md index 38d8a062b..459adf61c 100644 --- a/SDL3/SDL_HapticConstant.md +++ b/SDL3/SDL_HapticConstant.md @@ -5,7 +5,7 @@ A structure containing a template for a Constant effect. ## Header File -Defined in [SDL_haptic.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_haptic.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_haptic.h) ## Syntax diff --git a/SDL3/SDL_HapticCustom.md b/SDL3/SDL_HapticCustom.md index 048ea5f0a..cd09b88d5 100644 --- a/SDL3/SDL_HapticCustom.md +++ b/SDL3/SDL_HapticCustom.md @@ -5,7 +5,7 @@ A structure containing a template for the [SDL_HAPTIC_CUSTOM](SDL_HAPTIC_CUSTOM) ## Header File -Defined in [SDL_haptic.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_haptic.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_haptic.h) ## Syntax diff --git a/SDL3/SDL_HapticDirection.md b/SDL3/SDL_HapticDirection.md index 9e940576d..7cb734f01 100644 --- a/SDL3/SDL_HapticDirection.md +++ b/SDL3/SDL_HapticDirection.md @@ -5,7 +5,7 @@ Structure that represents a haptic direction. ## Header File -Defined in [SDL_haptic.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_haptic.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_haptic.h) ## Syntax diff --git a/SDL3/SDL_HapticEffect.md b/SDL3/SDL_HapticEffect.md index e0eaa8755..8c6828ebe 100644 --- a/SDL3/SDL_HapticEffect.md +++ b/SDL3/SDL_HapticEffect.md @@ -5,7 +5,7 @@ The generic template for any haptic effect. ## Header File -Defined in [SDL_haptic.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_haptic.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_haptic.h) ## Syntax diff --git a/SDL3/SDL_HapticEffectSupported.md b/SDL3/SDL_HapticEffectSupported.md index 2dbce2e4d..34b0c8f6c 100644 --- a/SDL3/SDL_HapticEffectSupported.md +++ b/SDL3/SDL_HapticEffectSupported.md @@ -9,7 +9,7 @@ Check to see if an effect is supported by a haptic device. ## Header File -Defined in [SDL_haptic.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_haptic.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_haptic.h) ## Syntax diff --git a/SDL3/SDL_HapticID.md b/SDL3/SDL_HapticID.md index 93356159c..9d62accf3 100644 --- a/SDL3/SDL_HapticID.md +++ b/SDL3/SDL_HapticID.md @@ -5,7 +5,7 @@ This is a unique ID for a haptic device for the time it is connected to the syst ## Header File -Defined in [SDL_haptic.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_haptic.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_haptic.h) ## Syntax diff --git a/SDL3/SDL_HapticLeftRight.md b/SDL3/SDL_HapticLeftRight.md index c49173516..aa7f78b20 100644 --- a/SDL3/SDL_HapticLeftRight.md +++ b/SDL3/SDL_HapticLeftRight.md @@ -5,7 +5,7 @@ A structure containing a template for a Left/Right effect. ## Header File -Defined in [SDL_haptic.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_haptic.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_haptic.h) ## Syntax diff --git a/SDL3/SDL_HapticPeriodic.md b/SDL3/SDL_HapticPeriodic.md index d7f171e88..a77238cf3 100644 --- a/SDL3/SDL_HapticPeriodic.md +++ b/SDL3/SDL_HapticPeriodic.md @@ -5,7 +5,7 @@ A structure containing a template for a Periodic effect. ## Header File -Defined in [SDL_haptic.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_haptic.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_haptic.h) ## Syntax diff --git a/SDL3/SDL_HapticRamp.md b/SDL3/SDL_HapticRamp.md index bf3bf934b..a029fe2e5 100644 --- a/SDL3/SDL_HapticRamp.md +++ b/SDL3/SDL_HapticRamp.md @@ -5,7 +5,7 @@ A structure containing a template for a Ramp effect. ## Header File -Defined in [SDL_haptic.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_haptic.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_haptic.h) ## Syntax diff --git a/SDL3/SDL_HapticRumbleSupported.md b/SDL3/SDL_HapticRumbleSupported.md index a3b203c28..a743f4e84 100644 --- a/SDL3/SDL_HapticRumbleSupported.md +++ b/SDL3/SDL_HapticRumbleSupported.md @@ -9,7 +9,7 @@ Check whether rumble is supported on a haptic device. ## Header File -Defined in [SDL_haptic.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_haptic.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_haptic.h) ## Syntax diff --git a/SDL3/SDL_HasARMSIMD.md b/SDL3/SDL_HasARMSIMD.md index cab967db1..ba6aec8bb 100644 --- a/SDL3/SDL_HasARMSIMD.md +++ b/SDL3/SDL_HasARMSIMD.md @@ -5,7 +5,7 @@ Determine whether the CPU has ARM SIMD (ARMv6) features. ## Header File -Defined in [SDL_cpuinfo.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_cpuinfo.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_cpuinfo.h) ## Syntax diff --git a/SDL3/SDL_HasAVX.md b/SDL3/SDL_HasAVX.md index dc903e6e1..6bc902876 100644 --- a/SDL3/SDL_HasAVX.md +++ b/SDL3/SDL_HasAVX.md @@ -5,7 +5,7 @@ Determine whether the CPU has AVX features. ## Header File -Defined in [SDL_cpuinfo.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_cpuinfo.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_cpuinfo.h) ## Syntax diff --git a/SDL3/SDL_HasAVX2.md b/SDL3/SDL_HasAVX2.md index 6fc9d892d..18fe8ac01 100644 --- a/SDL3/SDL_HasAVX2.md +++ b/SDL3/SDL_HasAVX2.md @@ -12,7 +12,7 @@ Determine whether the CPU has AVX2 features. ## Header File -Defined in [SDL_cpuinfo.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_cpuinfo.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_cpuinfo.h) ## Syntax diff --git a/SDL3/SDL_HasAVX512F.md b/SDL3/SDL_HasAVX512F.md index d6eb44bcb..a25221551 100644 --- a/SDL3/SDL_HasAVX512F.md +++ b/SDL3/SDL_HasAVX512F.md @@ -5,7 +5,7 @@ Determine whether the CPU has AVX-512F (foundation) features. ## Header File -Defined in [SDL_cpuinfo.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_cpuinfo.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_cpuinfo.h) ## Syntax diff --git a/SDL3/SDL_HasAltiVec.md b/SDL3/SDL_HasAltiVec.md index adedba810..f1932154a 100644 --- a/SDL3/SDL_HasAltiVec.md +++ b/SDL3/SDL_HasAltiVec.md @@ -5,7 +5,7 @@ Determine whether the CPU has AltiVec features. ## Header File -Defined in [SDL_cpuinfo.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_cpuinfo.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_cpuinfo.h) ## Syntax diff --git a/SDL3/SDL_HasClipboardData.md b/SDL3/SDL_HasClipboardData.md index 31c6e4500..928664339 100644 --- a/SDL3/SDL_HasClipboardData.md +++ b/SDL3/SDL_HasClipboardData.md @@ -5,7 +5,7 @@ Query whether there is data in the clipboard for the provided mime type. ## Header File -Defined in [SDL_clipboard.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_clipboard.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_clipboard.h) ## Syntax diff --git a/SDL3/SDL_HasClipboardText.md b/SDL3/SDL_HasClipboardText.md index f8e1bb6db..8cd91016d 100644 --- a/SDL3/SDL_HasClipboardText.md +++ b/SDL3/SDL_HasClipboardText.md @@ -5,7 +5,7 @@ Query whether the clipboard exists and contains a non-empty text string. ## Header File -Defined in [SDL_clipboard.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_clipboard.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_clipboard.h) ## Syntax diff --git a/SDL3/SDL_HasEvent.md b/SDL3/SDL_HasEvent.md index d7a02c32f..19c006a81 100644 --- a/SDL3/SDL_HasEvent.md +++ b/SDL3/SDL_HasEvent.md @@ -5,7 +5,7 @@ Check for the existence of a certain event type in the event queue. ## Header File -Defined in [SDL_events.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_events.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_events.h) ## Syntax diff --git a/SDL3/SDL_HasEvents.md b/SDL3/SDL_HasEvents.md index 1a7bb9a5e..62ba1e986 100644 --- a/SDL3/SDL_HasEvents.md +++ b/SDL3/SDL_HasEvents.md @@ -5,7 +5,7 @@ Check for the existence of certain event types in the event queue. ## Header File -Defined in [SDL_events.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_events.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_events.h) ## Syntax diff --git a/SDL3/SDL_HasExactlyOneBitSet32.md b/SDL3/SDL_HasExactlyOneBitSet32.md index bd7179ca5..cb72e7f63 100644 --- a/SDL3/SDL_HasExactlyOneBitSet32.md +++ b/SDL3/SDL_HasExactlyOneBitSet32.md @@ -5,7 +5,7 @@ Determine if a unsigned 32-bit value has exactly one bit set. ## Header File -Defined in [SDL_bits.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_bits.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_bits.h) ## Syntax diff --git a/SDL3/SDL_HasGamepad.md b/SDL3/SDL_HasGamepad.md index 8c775980a..37e575bca 100644 --- a/SDL3/SDL_HasGamepad.md +++ b/SDL3/SDL_HasGamepad.md @@ -5,7 +5,7 @@ Return whether a gamepad is currently connected. ## Header File -Defined in [SDL_gamepad.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_gamepad.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_gamepad.h) ## Syntax diff --git a/SDL3/SDL_HasJoystick.md b/SDL3/SDL_HasJoystick.md index ab641902e..1b4dc9220 100644 --- a/SDL3/SDL_HasJoystick.md +++ b/SDL3/SDL_HasJoystick.md @@ -5,7 +5,7 @@ Return whether a joystick is currently connected. ## Header File -Defined in [SDL_joystick.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_joystick.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_joystick.h) ## Syntax diff --git a/SDL3/SDL_HasKeyboard.md b/SDL3/SDL_HasKeyboard.md index 388cd19db..7d991ff4f 100644 --- a/SDL3/SDL_HasKeyboard.md +++ b/SDL3/SDL_HasKeyboard.md @@ -5,7 +5,7 @@ Return whether a keyboard is currently connected. ## Header File -Defined in [SDL_keyboard.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_keyboard.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_keyboard.h) ## Syntax diff --git a/SDL3/SDL_HasLASX.md b/SDL3/SDL_HasLASX.md index 2dced7e72..d5eac5c7a 100644 --- a/SDL3/SDL_HasLASX.md +++ b/SDL3/SDL_HasLASX.md @@ -5,7 +5,7 @@ Determine whether the CPU has LASX (LOONGARCH SIMD) features. ## Header File -Defined in [SDL_cpuinfo.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_cpuinfo.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_cpuinfo.h) ## Syntax diff --git a/SDL3/SDL_HasLSX.md b/SDL3/SDL_HasLSX.md index 10c340292..aa881f98d 100644 --- a/SDL3/SDL_HasLSX.md +++ b/SDL3/SDL_HasLSX.md @@ -5,7 +5,7 @@ Determine whether the CPU has LSX (LOONGARCH SIMD) features. ## Header File -Defined in [SDL_cpuinfo.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_cpuinfo.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_cpuinfo.h) ## Syntax diff --git a/SDL3/SDL_HasMMX.md b/SDL3/SDL_HasMMX.md index f4438ef51..e5c1bdf1e 100644 --- a/SDL3/SDL_HasMMX.md +++ b/SDL3/SDL_HasMMX.md @@ -5,7 +5,7 @@ Determine whether the CPU has MMX features. ## Header File -Defined in [SDL_cpuinfo.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_cpuinfo.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_cpuinfo.h) ## Syntax diff --git a/SDL3/SDL_HasMouse.md b/SDL3/SDL_HasMouse.md index 655265d30..d1b6b1b16 100644 --- a/SDL3/SDL_HasMouse.md +++ b/SDL3/SDL_HasMouse.md @@ -5,7 +5,7 @@ Return whether a mouse is currently connected. ## Header File -Defined in [SDL_mouse.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_mouse.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_mouse.h) ## Syntax diff --git a/SDL3/SDL_HasNEON.md b/SDL3/SDL_HasNEON.md index 0f7699dab..d4450977e 100644 --- a/SDL3/SDL_HasNEON.md +++ b/SDL3/SDL_HasNEON.md @@ -5,7 +5,7 @@ Determine whether the CPU has NEON (ARM SIMD) features. ## Header File -Defined in [SDL_cpuinfo.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_cpuinfo.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_cpuinfo.h) ## Syntax diff --git a/SDL3/SDL_HasPrimarySelectionText.md b/SDL3/SDL_HasPrimarySelectionText.md index 3688ee6c0..a8c9cf679 100644 --- a/SDL3/SDL_HasPrimarySelectionText.md +++ b/SDL3/SDL_HasPrimarySelectionText.md @@ -5,7 +5,7 @@ Query whether the primary selection exists and contains a non-empty text string. ## Header File -Defined in [SDL_clipboard.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_clipboard.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_clipboard.h) ## Syntax diff --git a/SDL3/SDL_HasProperty.md b/SDL3/SDL_HasProperty.md index 4bb82c6ae..528f391b4 100644 --- a/SDL3/SDL_HasProperty.md +++ b/SDL3/SDL_HasProperty.md @@ -5,7 +5,7 @@ Return whether a property exists in a set of properties. ## Header File -Defined in [SDL_properties.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_properties.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_properties.h) ## Syntax diff --git a/SDL3/SDL_HasRectIntersection.md b/SDL3/SDL_HasRectIntersection.md index 5ab9b19dc..7929d4d73 100644 --- a/SDL3/SDL_HasRectIntersection.md +++ b/SDL3/SDL_HasRectIntersection.md @@ -5,7 +5,7 @@ Determine whether two rectangles intersect. ## Header File -Defined in [SDL_rect.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_rect.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_rect.h) ## Syntax diff --git a/SDL3/SDL_HasRectIntersectionFloat.md b/SDL3/SDL_HasRectIntersectionFloat.md index d7e846672..fde61753a 100644 --- a/SDL3/SDL_HasRectIntersectionFloat.md +++ b/SDL3/SDL_HasRectIntersectionFloat.md @@ -5,7 +5,7 @@ Determine whether two rectangles intersect with float precision. ## Header File -Defined in [SDL_rect.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_rect.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_rect.h) ## Syntax diff --git a/SDL3/SDL_HasSSE.md b/SDL3/SDL_HasSSE.md index 4789c5ae4..389b674a6 100644 --- a/SDL3/SDL_HasSSE.md +++ b/SDL3/SDL_HasSSE.md @@ -5,7 +5,7 @@ Determine whether the CPU has SSE features. ## Header File -Defined in [SDL_cpuinfo.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_cpuinfo.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_cpuinfo.h) ## Syntax diff --git a/SDL3/SDL_HasSSE2.md b/SDL3/SDL_HasSSE2.md index 57590823d..a8e084cdd 100644 --- a/SDL3/SDL_HasSSE2.md +++ b/SDL3/SDL_HasSSE2.md @@ -5,7 +5,7 @@ Determine whether the CPU has SSE2 features. ## Header File -Defined in [SDL_cpuinfo.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_cpuinfo.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_cpuinfo.h) ## Syntax diff --git a/SDL3/SDL_HasSSE3.md b/SDL3/SDL_HasSSE3.md index e06bdb84e..43db445fa 100644 --- a/SDL3/SDL_HasSSE3.md +++ b/SDL3/SDL_HasSSE3.md @@ -5,7 +5,7 @@ Determine whether the CPU has SSE3 features. ## Header File -Defined in [SDL_cpuinfo.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_cpuinfo.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_cpuinfo.h) ## Syntax diff --git a/SDL3/SDL_HasSSE41.md b/SDL3/SDL_HasSSE41.md index 2039caf2e..1fb153ba9 100644 --- a/SDL3/SDL_HasSSE41.md +++ b/SDL3/SDL_HasSSE41.md @@ -5,7 +5,7 @@ Determine whether the CPU has SSE4.1 features. ## Header File -Defined in [SDL_cpuinfo.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_cpuinfo.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_cpuinfo.h) ## Syntax diff --git a/SDL3/SDL_HasSSE42.md b/SDL3/SDL_HasSSE42.md index d8669c729..12a332748 100644 --- a/SDL3/SDL_HasSSE42.md +++ b/SDL3/SDL_HasSSE42.md @@ -5,7 +5,7 @@ Determine whether the CPU has SSE4.2 features. ## Header File -Defined in [SDL_cpuinfo.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_cpuinfo.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_cpuinfo.h) ## Syntax diff --git a/SDL3/SDL_HasScreenKeyboardSupport.md b/SDL3/SDL_HasScreenKeyboardSupport.md index 52fdfc233..38e0badf8 100644 --- a/SDL3/SDL_HasScreenKeyboardSupport.md +++ b/SDL3/SDL_HasScreenKeyboardSupport.md @@ -13,7 +13,7 @@ Check whether the platform has screen keyboard support. ## Header File -Defined in [SDL_keyboard.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_keyboard.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_keyboard.h) ## Syntax diff --git a/SDL3/SDL_HideCursor.md b/SDL3/SDL_HideCursor.md index 7f23ac937..a04061bfe 100644 --- a/SDL3/SDL_HideCursor.md +++ b/SDL3/SDL_HideCursor.md @@ -5,7 +5,7 @@ Hide the cursor. ## Header File -Defined in [SDL_mouse.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_mouse.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_mouse.h) ## Syntax diff --git a/SDL3/SDL_HideWindow.md b/SDL3/SDL_HideWindow.md index a9d2213d9..0fc0f47bd 100644 --- a/SDL3/SDL_HideWindow.md +++ b/SDL3/SDL_HideWindow.md @@ -5,7 +5,7 @@ Hide a window. ## Header File -Defined in [SDL_video.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_video.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_video.h) ## Syntax diff --git a/SDL3/SDL_HintCallback.md b/SDL3/SDL_HintCallback.md index a8cc9f08a..7f27ee701 100644 --- a/SDL3/SDL_HintCallback.md +++ b/SDL3/SDL_HintCallback.md @@ -5,7 +5,7 @@ Type definition of the hint callback function. ## Header File -Defined in [SDL_hints.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) ## Syntax diff --git a/SDL3/SDL_HintPriority.md b/SDL3/SDL_HintPriority.md index 20cea9ef6..556c989f3 100644 --- a/SDL3/SDL_HintPriority.md +++ b/SDL3/SDL_HintPriority.md @@ -5,7 +5,7 @@ An enumeration of hint priorities. ## Header File -Defined in [SDL_hints.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) ## Syntax diff --git a/SDL3/SDL_HitTestResult.md b/SDL3/SDL_HitTestResult.md index b617a9939..9b31fbc5b 100644 --- a/SDL3/SDL_HitTestResult.md +++ b/SDL3/SDL_HitTestResult.md @@ -5,7 +5,7 @@ Possible return values from the [SDL_HitTest](SDL_HitTest) callback. ## Header File -Defined in [SDL_video.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_video.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_video.h) ## Syntax diff --git a/SDL3/SDL_IOFromConstMem.md b/SDL3/SDL_IOFromConstMem.md index ee00a0aa5..112ef8f0b 100644 --- a/SDL3/SDL_IOFromConstMem.md +++ b/SDL3/SDL_IOFromConstMem.md @@ -5,7 +5,7 @@ Use this function to prepare a read-only memory buffer for use with [SDL_IOStrea ## Header File -Defined in [SDL_iostream.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_iostream.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_iostream.h) ## Syntax diff --git a/SDL3/SDL_IOFromDynamicMem.md b/SDL3/SDL_IOFromDynamicMem.md index ddbb16d05..730bca091 100644 --- a/SDL3/SDL_IOFromDynamicMem.md +++ b/SDL3/SDL_IOFromDynamicMem.md @@ -5,7 +5,7 @@ Use this function to create an [SDL_IOStream](SDL_IOStream) that is backed by dy ## Header File -Defined in [SDL_iostream.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_iostream.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_iostream.h) ## Syntax diff --git a/SDL3/SDL_IOFromFile.md b/SDL3/SDL_IOFromFile.md index 04cba8fc7..29c2aec00 100644 --- a/SDL3/SDL_IOFromFile.md +++ b/SDL3/SDL_IOFromFile.md @@ -5,7 +5,7 @@ Use this function to create a new [SDL_IOStream](SDL_IOStream) structure for rea ## Header File -Defined in [SDL_iostream.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_iostream.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_iostream.h) ## Syntax diff --git a/SDL3/SDL_IOFromMem.md b/SDL3/SDL_IOFromMem.md index 1b26d66aa..9bcfd508a 100644 --- a/SDL3/SDL_IOFromMem.md +++ b/SDL3/SDL_IOFromMem.md @@ -5,7 +5,7 @@ Use this function to prepare a read-write memory buffer for use with [SDL_IOStre ## Header File -Defined in [SDL_iostream.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_iostream.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_iostream.h) ## Syntax diff --git a/SDL3/SDL_IOStream.md b/SDL3/SDL_IOStream.md index cefcaadf1..7ff817599 100644 --- a/SDL3/SDL_IOStream.md +++ b/SDL3/SDL_IOStream.md @@ -5,7 +5,7 @@ The read/write operation structure. ## Header File -Defined in [SDL_iostream.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_iostream.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_iostream.h) ## Syntax diff --git a/SDL3/SDL_IOStreamInterface.md b/SDL3/SDL_IOStreamInterface.md index 08bf2d7d0..5be3b760d 100644 --- a/SDL3/SDL_IOStreamInterface.md +++ b/SDL3/SDL_IOStreamInterface.md @@ -5,7 +5,7 @@ The function pointers that drive an [SDL_IOStream](SDL_IOStream). ## Header File -Defined in [SDL_iostream.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_iostream.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_iostream.h) ## Syntax diff --git a/SDL3/SDL_IOprintf.md b/SDL3/SDL_IOprintf.md index 02ae90d8b..3152d1c70 100644 --- a/SDL3/SDL_IOprintf.md +++ b/SDL3/SDL_IOprintf.md @@ -5,7 +5,7 @@ Print to an [SDL_IOStream](SDL_IOStream) data stream. ## Header File -Defined in [SDL_iostream.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_iostream.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_iostream.h) ## Syntax diff --git a/SDL3/SDL_IOvprintf.md b/SDL3/SDL_IOvprintf.md index a9a76b742..69875c2ba 100644 --- a/SDL3/SDL_IOvprintf.md +++ b/SDL3/SDL_IOvprintf.md @@ -5,7 +5,7 @@ Print to an [SDL_IOStream](SDL_IOStream) data stream. ## Header File -Defined in [SDL_iostream.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_iostream.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_iostream.h) ## Syntax diff --git a/SDL3/SDL_Init.md b/SDL3/SDL_Init.md index 019b086d5..66145e680 100644 --- a/SDL3/SDL_Init.md +++ b/SDL3/SDL_Init.md @@ -5,7 +5,7 @@ Initialize the SDL library. ## Header File -Defined in [SDL_init.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_init.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_init.h) ## Syntax diff --git a/SDL3/SDL_InitFlags.md b/SDL3/SDL_InitFlags.md index afdd92891..1d1e0ce0f 100644 --- a/SDL3/SDL_InitFlags.md +++ b/SDL3/SDL_InitFlags.md @@ -5,7 +5,7 @@ Initialization flags for [SDL_Init](SDL_Init) and/or [SDL_InitSubSystem](SDL_Ini ## Header File -Defined in [SDL_init.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_init.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_init.h) ## Syntax diff --git a/SDL3/SDL_InitHapticRumble.md b/SDL3/SDL_InitHapticRumble.md index 9713e92f9..880bb36d7 100644 --- a/SDL3/SDL_InitHapticRumble.md +++ b/SDL3/SDL_InitHapticRumble.md @@ -5,7 +5,7 @@ Initialize a haptic device for simple rumble playback. ## Header File -Defined in [SDL_haptic.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_haptic.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_haptic.h) ## Syntax diff --git a/SDL3/SDL_InitSubSystem.md b/SDL3/SDL_InitSubSystem.md index fe04554c7..d989012c9 100644 --- a/SDL3/SDL_InitSubSystem.md +++ b/SDL3/SDL_InitSubSystem.md @@ -5,7 +5,7 @@ Compatibility function to initialize the SDL library. ## Header File -Defined in [SDL_init.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_init.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_init.h) ## Syntax diff --git a/SDL3/SDL_IsAndroidTV.md b/SDL3/SDL_IsAndroidTV.md index 1e5a542bf..319dfdfca 100644 --- a/SDL3/SDL_IsAndroidTV.md +++ b/SDL3/SDL_IsAndroidTV.md @@ -5,7 +5,7 @@ Query if the application is running on Android TV. ## Header File -Defined in [SDL_system.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_system.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_system.h) ## Syntax diff --git a/SDL3/SDL_IsChromebook.md b/SDL3/SDL_IsChromebook.md index a00b15fa6..cce913878 100644 --- a/SDL3/SDL_IsChromebook.md +++ b/SDL3/SDL_IsChromebook.md @@ -5,7 +5,7 @@ Query if the application is running on a Chromebook. ## Header File -Defined in [SDL_system.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_system.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_system.h) ## Syntax diff --git a/SDL3/SDL_IsDeXMode.md b/SDL3/SDL_IsDeXMode.md index 70304afad..10acc7627 100644 --- a/SDL3/SDL_IsDeXMode.md +++ b/SDL3/SDL_IsDeXMode.md @@ -5,7 +5,7 @@ Query if the application is running on a Samsung DeX docking station. ## Header File -Defined in [SDL_system.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_system.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_system.h) ## Syntax diff --git a/SDL3/SDL_IsGamepad.md b/SDL3/SDL_IsGamepad.md index 09adb575e..583a482e3 100644 --- a/SDL3/SDL_IsGamepad.md +++ b/SDL3/SDL_IsGamepad.md @@ -5,7 +5,7 @@ Check if the given joystick is supported by the gamepad interface. ## Header File -Defined in [SDL_gamepad.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_gamepad.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_gamepad.h) ## Syntax diff --git a/SDL3/SDL_IsJoystickHaptic.md b/SDL3/SDL_IsJoystickHaptic.md index 74111f0fc..e3cd60539 100644 --- a/SDL3/SDL_IsJoystickHaptic.md +++ b/SDL3/SDL_IsJoystickHaptic.md @@ -5,7 +5,7 @@ Query if a joystick has haptic features. ## Header File -Defined in [SDL_haptic.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_haptic.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_haptic.h) ## Syntax diff --git a/SDL3/SDL_IsJoystickVirtual.md b/SDL3/SDL_IsJoystickVirtual.md index 16f6b4308..58c2368a0 100644 --- a/SDL3/SDL_IsJoystickVirtual.md +++ b/SDL3/SDL_IsJoystickVirtual.md @@ -5,7 +5,7 @@ Query whether or not a joystick is virtual. ## Header File -Defined in [SDL_joystick.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_joystick.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_joystick.h) ## Syntax diff --git a/SDL3/SDL_IsMouseHaptic.md b/SDL3/SDL_IsMouseHaptic.md index b38259451..01e5e3d2f 100644 --- a/SDL3/SDL_IsMouseHaptic.md +++ b/SDL3/SDL_IsMouseHaptic.md @@ -5,7 +5,7 @@ Query whether or not the current mouse has haptic capabilities. ## Header File -Defined in [SDL_haptic.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_haptic.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_haptic.h) ## Syntax diff --git a/SDL3/SDL_IsTablet.md b/SDL3/SDL_IsTablet.md index f4e869f44..08021a487 100644 --- a/SDL3/SDL_IsTablet.md +++ b/SDL3/SDL_IsTablet.md @@ -5,7 +5,7 @@ Query if the current device is a tablet. ## Header File -Defined in [SDL_system.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_system.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_system.h) ## Syntax diff --git a/SDL3/SDL_JoyAxisEvent.md b/SDL3/SDL_JoyAxisEvent.md index f54d179e7..54a0c1193 100644 --- a/SDL3/SDL_JoyAxisEvent.md +++ b/SDL3/SDL_JoyAxisEvent.md @@ -5,7 +5,7 @@ Joystick axis motion event structure (event.jaxis.*) ## Header File -Defined in [SDL_events.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_events.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_events.h) ## Syntax diff --git a/SDL3/SDL_JoyBallEvent.md b/SDL3/SDL_JoyBallEvent.md index dd1e0957b..73c2e9d8e 100644 --- a/SDL3/SDL_JoyBallEvent.md +++ b/SDL3/SDL_JoyBallEvent.md @@ -5,7 +5,7 @@ Joystick trackball motion event structure (event.jball.*) ## Header File -Defined in [SDL_events.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_events.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_events.h) ## Syntax diff --git a/SDL3/SDL_JoyBatteryEvent.md b/SDL3/SDL_JoyBatteryEvent.md index 65f252e9d..552f910b2 100644 --- a/SDL3/SDL_JoyBatteryEvent.md +++ b/SDL3/SDL_JoyBatteryEvent.md @@ -5,7 +5,7 @@ Joysick battery level change event structure (event.jbattery.*) ## Header File -Defined in [SDL_events.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_events.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_events.h) ## Syntax diff --git a/SDL3/SDL_JoyButtonEvent.md b/SDL3/SDL_JoyButtonEvent.md index d6b5618f4..b8195a44d 100644 --- a/SDL3/SDL_JoyButtonEvent.md +++ b/SDL3/SDL_JoyButtonEvent.md @@ -5,7 +5,7 @@ Joystick button event structure (event.jbutton.*) ## Header File -Defined in [SDL_events.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_events.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_events.h) ## Syntax diff --git a/SDL3/SDL_JoyDeviceEvent.md b/SDL3/SDL_JoyDeviceEvent.md index f11782358..2b3dd881c 100644 --- a/SDL3/SDL_JoyDeviceEvent.md +++ b/SDL3/SDL_JoyDeviceEvent.md @@ -5,7 +5,7 @@ Joystick device event structure (event.jdevice.*) ## Header File -Defined in [SDL_events.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_events.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_events.h) ## Syntax diff --git a/SDL3/SDL_JoyHatEvent.md b/SDL3/SDL_JoyHatEvent.md index 2d75b3934..5b2dc1920 100644 --- a/SDL3/SDL_JoyHatEvent.md +++ b/SDL3/SDL_JoyHatEvent.md @@ -5,7 +5,7 @@ Joystick hat position change event structure (event.jhat.*) ## Header File -Defined in [SDL_events.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_events.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_events.h) ## Syntax diff --git a/SDL3/SDL_JoystickConnected.md b/SDL3/SDL_JoystickConnected.md index 6aab63f01..1bb46c9a8 100644 --- a/SDL3/SDL_JoystickConnected.md +++ b/SDL3/SDL_JoystickConnected.md @@ -5,7 +5,7 @@ Get the status of a specified joystick. ## Header File -Defined in [SDL_joystick.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_joystick.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_joystick.h) ## Syntax diff --git a/SDL3/SDL_JoystickEventsEnabled.md b/SDL3/SDL_JoystickEventsEnabled.md index 4ed4faf5e..f3776752d 100644 --- a/SDL3/SDL_JoystickEventsEnabled.md +++ b/SDL3/SDL_JoystickEventsEnabled.md @@ -5,7 +5,7 @@ Query the state of joystick event processing. ## Header File -Defined in [SDL_joystick.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_joystick.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_joystick.h) ## Syntax diff --git a/SDL3/SDL_JoystickID.md b/SDL3/SDL_JoystickID.md index 54dac21de..ce077775c 100644 --- a/SDL3/SDL_JoystickID.md +++ b/SDL3/SDL_JoystickID.md @@ -5,7 +5,7 @@ This is a unique ID for a joystick for the time it is connected to the system, a ## Header File -Defined in [SDL_joystick.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_joystick.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_joystick.h) ## Syntax diff --git a/SDL3/SDL_KeyboardDeviceEvent.md b/SDL3/SDL_KeyboardDeviceEvent.md index ec2d28c5c..961ea3482 100644 --- a/SDL3/SDL_KeyboardDeviceEvent.md +++ b/SDL3/SDL_KeyboardDeviceEvent.md @@ -5,7 +5,7 @@ Keyboard device event structure (event.kdevice.*) ## Header File -Defined in [SDL_events.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_events.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_events.h) ## Syntax diff --git a/SDL3/SDL_KeyboardEvent.md b/SDL3/SDL_KeyboardEvent.md index 9e866a540..ce8c84e75 100644 --- a/SDL3/SDL_KeyboardEvent.md +++ b/SDL3/SDL_KeyboardEvent.md @@ -5,7 +5,7 @@ Keyboard button event structure (event.key.*) ## Header File -Defined in [SDL_events.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_events.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_events.h) ## Syntax diff --git a/SDL3/SDL_Keycode.md b/SDL3/SDL_Keycode.md index b8385a4f3..ecf9a340f 100644 --- a/SDL3/SDL_Keycode.md +++ b/SDL3/SDL_Keycode.md @@ -5,7 +5,7 @@ The SDL virtual key representation. ## Header File -Defined in [SDL_keycode.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_keycode.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_keycode.h) ## Syntax diff --git a/SDL3/SDL_Keymod.md b/SDL3/SDL_Keymod.md index 90f65fb4c..7c3bc76e1 100644 --- a/SDL3/SDL_Keymod.md +++ b/SDL3/SDL_Keymod.md @@ -5,7 +5,7 @@ Enumeration of valid key mods (possibly OR'd together). ## Header File -Defined in [SDL_keycode.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_keycode.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_keycode.h) ## Syntax diff --git a/SDL3/SDL_Keysym.md b/SDL3/SDL_Keysym.md index 007562edf..16e775740 100644 --- a/SDL3/SDL_Keysym.md +++ b/SDL3/SDL_Keysym.md @@ -5,7 +5,7 @@ The SDL keysym structure, used in key events. ## Header File -Defined in [SDL_keyboard.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_keyboard.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_keyboard.h) ## Syntax diff --git a/SDL3/SDL_LinuxSetThreadPriority.md b/SDL3/SDL_LinuxSetThreadPriority.md index 67f6ecb04..196852d1d 100644 --- a/SDL3/SDL_LinuxSetThreadPriority.md +++ b/SDL3/SDL_LinuxSetThreadPriority.md @@ -5,7 +5,7 @@ Sets the UNIX nice value for a thread. ## Header File -Defined in [SDL_system.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_system.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_system.h) ## Syntax diff --git a/SDL3/SDL_LinuxSetThreadPriorityAndPolicy.md b/SDL3/SDL_LinuxSetThreadPriorityAndPolicy.md index b0bae2987..584f1254a 100644 --- a/SDL3/SDL_LinuxSetThreadPriorityAndPolicy.md +++ b/SDL3/SDL_LinuxSetThreadPriorityAndPolicy.md @@ -5,7 +5,7 @@ Sets the priority (not nice level) and scheduling policy for a thread. ## Header File -Defined in [SDL_system.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_system.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_system.h) ## Syntax diff --git a/SDL3/SDL_LoadBMP.md b/SDL3/SDL_LoadBMP.md index 31158d23d..b5cb325a0 100644 --- a/SDL3/SDL_LoadBMP.md +++ b/SDL3/SDL_LoadBMP.md @@ -5,7 +5,7 @@ Load a BMP image from a file. ## Header File -Defined in [SDL_surface.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_surface.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_surface.h) ## Syntax diff --git a/SDL3/SDL_LoadBMP_IO.md b/SDL3/SDL_LoadBMP_IO.md index f56c6ef1d..224da0bef 100644 --- a/SDL3/SDL_LoadBMP_IO.md +++ b/SDL3/SDL_LoadBMP_IO.md @@ -5,7 +5,7 @@ Load a BMP image from a seekable SDL data stream. ## Header File -Defined in [SDL_surface.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_surface.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_surface.h) ## Syntax diff --git a/SDL3/SDL_LoadFile.md b/SDL3/SDL_LoadFile.md index 0df0b1fd4..b41eca2e5 100644 --- a/SDL3/SDL_LoadFile.md +++ b/SDL3/SDL_LoadFile.md @@ -5,7 +5,7 @@ Load all the data from a file path. ## Header File -Defined in [SDL_iostream.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_iostream.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_iostream.h) ## Syntax diff --git a/SDL3/SDL_LoadFile_IO.md b/SDL3/SDL_LoadFile_IO.md index 88415264e..c8108546a 100644 --- a/SDL3/SDL_LoadFile_IO.md +++ b/SDL3/SDL_LoadFile_IO.md @@ -5,7 +5,7 @@ Load all the data from an SDL data stream. ## Header File -Defined in [SDL_iostream.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_iostream.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_iostream.h) ## Syntax diff --git a/SDL3/SDL_LoadFunction.md b/SDL3/SDL_LoadFunction.md index df7061230..178561c68 100644 --- a/SDL3/SDL_LoadFunction.md +++ b/SDL3/SDL_LoadFunction.md @@ -5,7 +5,7 @@ Look up the address of the named function in a shared object. ## Header File -Defined in [SDL_loadso.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_loadso.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_loadso.h) ## Syntax diff --git a/SDL3/SDL_LoadObject.md b/SDL3/SDL_LoadObject.md index 17a96144a..f95e3cae7 100644 --- a/SDL3/SDL_LoadObject.md +++ b/SDL3/SDL_LoadObject.md @@ -5,7 +5,7 @@ Dynamically load a shared object. ## Header File -Defined in [SDL_loadso.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_loadso.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_loadso.h) ## Syntax diff --git a/SDL3/SDL_LoadWAV.md b/SDL3/SDL_LoadWAV.md index 8c8119a12..5aa26346b 100644 --- a/SDL3/SDL_LoadWAV.md +++ b/SDL3/SDL_LoadWAV.md @@ -5,7 +5,7 @@ Loads a WAV from a file path. ## Header File -Defined in [SDL_audio.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_audio.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_audio.h) ## Syntax diff --git a/SDL3/SDL_LoadWAV_IO.md b/SDL3/SDL_LoadWAV_IO.md index 0e471cfe0..992e55575 100644 --- a/SDL3/SDL_LoadWAV_IO.md +++ b/SDL3/SDL_LoadWAV_IO.md @@ -5,7 +5,7 @@ Load the audio data of a WAVE file into memory. ## Header File -Defined in [SDL_audio.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_audio.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_audio.h) ## Syntax diff --git a/SDL3/SDL_Locale.md b/SDL3/SDL_Locale.md index 90f4d0dbc..e19e89cf1 100644 --- a/SDL3/SDL_Locale.md +++ b/SDL3/SDL_Locale.md @@ -5,7 +5,7 @@ A struct to provide locale data. ## Header File -Defined in [SDL_locale.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_locale.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_locale.h) ## Syntax diff --git a/SDL3/SDL_LockAudioStream.md b/SDL3/SDL_LockAudioStream.md index f8a564fd9..81b8be70e 100644 --- a/SDL3/SDL_LockAudioStream.md +++ b/SDL3/SDL_LockAudioStream.md @@ -5,7 +5,7 @@ Lock an audio stream for serialized access. ## Header File -Defined in [SDL_audio.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_audio.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_audio.h) ## Syntax diff --git a/SDL3/SDL_LockJoysticks.md b/SDL3/SDL_LockJoysticks.md index 134f14aca..98c460bb8 100644 --- a/SDL3/SDL_LockJoysticks.md +++ b/SDL3/SDL_LockJoysticks.md @@ -5,7 +5,7 @@ Locking for atomic access to the joystick API. ## Header File -Defined in [SDL_joystick.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_joystick.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_joystick.h) ## Syntax diff --git a/SDL3/SDL_LockMutex.md b/SDL3/SDL_LockMutex.md index 95c5e0bba..73ab47667 100644 --- a/SDL3/SDL_LockMutex.md +++ b/SDL3/SDL_LockMutex.md @@ -5,7 +5,7 @@ Lock the mutex. ## Header File -Defined in [SDL_mutex.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_mutex.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_mutex.h) ## Syntax diff --git a/SDL3/SDL_LockProperties.md b/SDL3/SDL_LockProperties.md index dd8ab333d..5e365d5d4 100644 --- a/SDL3/SDL_LockProperties.md +++ b/SDL3/SDL_LockProperties.md @@ -5,7 +5,7 @@ Lock a set of properties. ## Header File -Defined in [SDL_properties.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_properties.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_properties.h) ## Syntax diff --git a/SDL3/SDL_LockRWLockForReading.md b/SDL3/SDL_LockRWLockForReading.md index 196abe09c..15cc70f00 100644 --- a/SDL3/SDL_LockRWLockForReading.md +++ b/SDL3/SDL_LockRWLockForReading.md @@ -5,7 +5,7 @@ Lock the read/write lock for _read only_ operations. ## Header File -Defined in [SDL_mutex.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_mutex.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_mutex.h) ## Syntax diff --git a/SDL3/SDL_LockRWLockForWriting.md b/SDL3/SDL_LockRWLockForWriting.md index 1d91f1cad..6b4c8bf3c 100644 --- a/SDL3/SDL_LockRWLockForWriting.md +++ b/SDL3/SDL_LockRWLockForWriting.md @@ -5,7 +5,7 @@ Lock the read/write lock for _write_ operations. ## Header File -Defined in [SDL_mutex.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_mutex.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_mutex.h) ## Syntax diff --git a/SDL3/SDL_LockSpinlock.md b/SDL3/SDL_LockSpinlock.md index dd531a261..2021b846a 100644 --- a/SDL3/SDL_LockSpinlock.md +++ b/SDL3/SDL_LockSpinlock.md @@ -5,7 +5,7 @@ Lock a spin lock by setting it to a non-zero value. ## Header File -Defined in [SDL_atomic.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_atomic.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_atomic.h) ## Syntax diff --git a/SDL3/SDL_LockSurface.md b/SDL3/SDL_LockSurface.md index a399e4775..597f7d8cb 100644 --- a/SDL3/SDL_LockSurface.md +++ b/SDL3/SDL_LockSurface.md @@ -5,7 +5,7 @@ Set up a surface for directly accessing the pixels. ## Header File -Defined in [SDL_surface.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_surface.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_surface.h) ## Syntax diff --git a/SDL3/SDL_LockTexture.md b/SDL3/SDL_LockTexture.md index 6c0b8b18e..3ae6585be 100644 --- a/SDL3/SDL_LockTexture.md +++ b/SDL3/SDL_LockTexture.md @@ -5,7 +5,7 @@ Lock a portion of the texture for **write-only** pixel access. ## Header File -Defined in [SDL_render.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_render.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_render.h) ## Syntax diff --git a/SDL3/SDL_LockTextureToSurface.md b/SDL3/SDL_LockTextureToSurface.md index e3df9c200..5e80a4b46 100644 --- a/SDL3/SDL_LockTextureToSurface.md +++ b/SDL3/SDL_LockTextureToSurface.md @@ -5,7 +5,7 @@ Lock a portion of the texture for **write-only** pixel access, and expose it as ## Header File -Defined in [SDL_render.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_render.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_render.h) ## Syntax diff --git a/SDL3/SDL_Log.md b/SDL3/SDL_Log.md index 2720e7e82..f9ef395d1 100644 --- a/SDL3/SDL_Log.md +++ b/SDL3/SDL_Log.md @@ -5,7 +5,7 @@ Log a message with [SDL_LOG_CATEGORY_APPLICATION](SDL_LOG_CATEGORY_APPLICATION) ## Header File -Defined in [SDL_log.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_log.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_log.h) ## Syntax diff --git a/SDL3/SDL_LogCategory.md b/SDL3/SDL_LogCategory.md index f1f9cd821..cebff07b1 100644 --- a/SDL3/SDL_LogCategory.md +++ b/SDL3/SDL_LogCategory.md @@ -5,7 +5,7 @@ The predefined log categories ## Header File -Defined in [SDL_log.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_log.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_log.h) ## Syntax diff --git a/SDL3/SDL_LogCritical.md b/SDL3/SDL_LogCritical.md index d6e1a3414..4999eab0a 100644 --- a/SDL3/SDL_LogCritical.md +++ b/SDL3/SDL_LogCritical.md @@ -5,7 +5,7 @@ Log a message with [SDL_LOG_PRIORITY_CRITICAL](SDL_LOG_PRIORITY_CRITICAL). ## Header File -Defined in [SDL_log.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_log.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_log.h) ## Syntax diff --git a/SDL3/SDL_LogDebug.md b/SDL3/SDL_LogDebug.md index 0bda5fd66..bb0ab4ea5 100644 --- a/SDL3/SDL_LogDebug.md +++ b/SDL3/SDL_LogDebug.md @@ -5,7 +5,7 @@ Log a message with [SDL_LOG_PRIORITY_DEBUG](SDL_LOG_PRIORITY_DEBUG). ## Header File -Defined in [SDL_log.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_log.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_log.h) ## Syntax diff --git a/SDL3/SDL_LogError.md b/SDL3/SDL_LogError.md index a0b343c67..effb45b33 100644 --- a/SDL3/SDL_LogError.md +++ b/SDL3/SDL_LogError.md @@ -5,7 +5,7 @@ Log a message with [SDL_LOG_PRIORITY_ERROR](SDL_LOG_PRIORITY_ERROR). ## Header File -Defined in [SDL_log.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_log.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_log.h) ## Syntax diff --git a/SDL3/SDL_LogGetPriority.md b/SDL3/SDL_LogGetPriority.md index 205272a43..9615763f9 100644 --- a/SDL3/SDL_LogGetPriority.md +++ b/SDL3/SDL_LogGetPriority.md @@ -5,7 +5,7 @@ Get the priority of a particular log category. ## Header File -Defined in [SDL_log.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_log.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_log.h) ## Syntax diff --git a/SDL3/SDL_LogInfo.md b/SDL3/SDL_LogInfo.md index 941f5107e..f877bb63e 100644 --- a/SDL3/SDL_LogInfo.md +++ b/SDL3/SDL_LogInfo.md @@ -5,7 +5,7 @@ Log a message with [SDL_LOG_PRIORITY_INFO](SDL_LOG_PRIORITY_INFO). ## Header File -Defined in [SDL_log.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_log.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_log.h) ## Syntax diff --git a/SDL3/SDL_LogMessage.md b/SDL3/SDL_LogMessage.md index 7d420aaa9..5f64f407e 100644 --- a/SDL3/SDL_LogMessage.md +++ b/SDL3/SDL_LogMessage.md @@ -5,7 +5,7 @@ Log a message with the specified category and priority. ## Header File -Defined in [SDL_log.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_log.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_log.h) ## Syntax diff --git a/SDL3/SDL_LogMessageV.md b/SDL3/SDL_LogMessageV.md index ef198a208..8d1e5ddb2 100644 --- a/SDL3/SDL_LogMessageV.md +++ b/SDL3/SDL_LogMessageV.md @@ -5,7 +5,7 @@ Log a message with the specified category and priority. ## Header File -Defined in [SDL_log.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_log.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_log.h) ## Syntax diff --git a/SDL3/SDL_LogOutputFunction.md b/SDL3/SDL_LogOutputFunction.md index 4c76f43bd..53ebf7ac7 100644 --- a/SDL3/SDL_LogOutputFunction.md +++ b/SDL3/SDL_LogOutputFunction.md @@ -5,7 +5,7 @@ The prototype for the log output callback function. ## Header File -Defined in [SDL_log.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_log.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_log.h) ## Syntax diff --git a/SDL3/SDL_LogPriority.md b/SDL3/SDL_LogPriority.md index a6d2ab44a..f0df345e0 100644 --- a/SDL3/SDL_LogPriority.md +++ b/SDL3/SDL_LogPriority.md @@ -5,7 +5,7 @@ The predefined log priorities ## Header File -Defined in [SDL_log.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_log.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_log.h) ## Syntax diff --git a/SDL3/SDL_LogResetPriorities.md b/SDL3/SDL_LogResetPriorities.md index 87b0104fe..4451428e0 100644 --- a/SDL3/SDL_LogResetPriorities.md +++ b/SDL3/SDL_LogResetPriorities.md @@ -5,7 +5,7 @@ Reset all priorities to default. ## Header File -Defined in [SDL_log.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_log.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_log.h) ## Syntax diff --git a/SDL3/SDL_LogSetAllPriority.md b/SDL3/SDL_LogSetAllPriority.md index 62776be88..97e7bee65 100644 --- a/SDL3/SDL_LogSetAllPriority.md +++ b/SDL3/SDL_LogSetAllPriority.md @@ -5,7 +5,7 @@ Set the priority of all log categories. ## Header File -Defined in [SDL_log.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_log.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_log.h) ## Syntax diff --git a/SDL3/SDL_LogSetPriority.md b/SDL3/SDL_LogSetPriority.md index 803149e8b..b19d21c0f 100644 --- a/SDL3/SDL_LogSetPriority.md +++ b/SDL3/SDL_LogSetPriority.md @@ -5,7 +5,7 @@ Set the priority of a particular log category. ## Header File -Defined in [SDL_log.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_log.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_log.h) ## Syntax diff --git a/SDL3/SDL_LogVerbose.md b/SDL3/SDL_LogVerbose.md index 6c68dbae0..b3680c593 100644 --- a/SDL3/SDL_LogVerbose.md +++ b/SDL3/SDL_LogVerbose.md @@ -5,7 +5,7 @@ Log a message with [SDL_LOG_PRIORITY_VERBOSE](SDL_LOG_PRIORITY_VERBOSE). ## Header File -Defined in [SDL_log.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_log.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_log.h) ## Syntax diff --git a/SDL3/SDL_LogWarn.md b/SDL3/SDL_LogWarn.md index f95596963..69255f09b 100644 --- a/SDL3/SDL_LogWarn.md +++ b/SDL3/SDL_LogWarn.md @@ -5,7 +5,7 @@ Log a message with [SDL_LOG_PRIORITY_WARN](SDL_LOG_PRIORITY_WARN). ## Header File -Defined in [SDL_log.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_log.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_log.h) ## Syntax diff --git a/SDL3/SDL_MAX_SINT16.md b/SDL3/SDL_MAX_SINT16.md index 358ead59e..86a9c359d 100644 --- a/SDL3/SDL_MAX_SINT16.md +++ b/SDL3/SDL_MAX_SINT16.md @@ -5,7 +5,7 @@ A signed 16-bit integer type. ## Header File -Defined in [SDL_stdinc.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_stdinc.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_stdinc.h) ## Syntax diff --git a/SDL3/SDL_MAX_SINT32.md b/SDL3/SDL_MAX_SINT32.md index 6adec40aa..8c818ad97 100644 --- a/SDL3/SDL_MAX_SINT32.md +++ b/SDL3/SDL_MAX_SINT32.md @@ -5,7 +5,7 @@ A signed 32-bit integer type. ## Header File -Defined in [SDL_stdinc.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_stdinc.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_stdinc.h) ## Syntax diff --git a/SDL3/SDL_MAX_SINT64.md b/SDL3/SDL_MAX_SINT64.md index 81384e85e..d2b98d9f3 100644 --- a/SDL3/SDL_MAX_SINT64.md +++ b/SDL3/SDL_MAX_SINT64.md @@ -5,7 +5,7 @@ A signed 64-bit integer type. ## Header File -Defined in [SDL_stdinc.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_stdinc.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_stdinc.h) ## Syntax diff --git a/SDL3/SDL_MAX_SINT8.md b/SDL3/SDL_MAX_SINT8.md index f22eaeaf3..1141740fa 100644 --- a/SDL3/SDL_MAX_SINT8.md +++ b/SDL3/SDL_MAX_SINT8.md @@ -5,7 +5,7 @@ A signed 8-bit integer type. ## Header File -Defined in [SDL_stdinc.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_stdinc.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_stdinc.h) ## Syntax diff --git a/SDL3/SDL_MAX_TIME.md b/SDL3/SDL_MAX_TIME.md index 57332abac..e7b86f624 100644 --- a/SDL3/SDL_MAX_TIME.md +++ b/SDL3/SDL_MAX_TIME.md @@ -5,7 +5,7 @@ SDL times are signed, 64-bit integers representing nanoseconds since the Unix ep ## Header File -Defined in [SDL_stdinc.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_stdinc.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_stdinc.h) ## Syntax diff --git a/SDL3/SDL_MAX_UINT16.md b/SDL3/SDL_MAX_UINT16.md index 9d561bd11..d0a7da089 100644 --- a/SDL3/SDL_MAX_UINT16.md +++ b/SDL3/SDL_MAX_UINT16.md @@ -5,7 +5,7 @@ An unsigned 16-bit integer type. ## Header File -Defined in [SDL_stdinc.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_stdinc.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_stdinc.h) ## Syntax diff --git a/SDL3/SDL_MAX_UINT32.md b/SDL3/SDL_MAX_UINT32.md index 2f1d3ec85..3c063d2c8 100644 --- a/SDL3/SDL_MAX_UINT32.md +++ b/SDL3/SDL_MAX_UINT32.md @@ -5,7 +5,7 @@ An unsigned 32-bit integer type. ## Header File -Defined in [SDL_stdinc.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_stdinc.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_stdinc.h) ## Syntax diff --git a/SDL3/SDL_MAX_UINT64.md b/SDL3/SDL_MAX_UINT64.md index 1cb4a70be..0725520a3 100644 --- a/SDL3/SDL_MAX_UINT64.md +++ b/SDL3/SDL_MAX_UINT64.md @@ -5,7 +5,7 @@ An unsigned 64-bit integer type. ## Header File -Defined in [SDL_stdinc.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_stdinc.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_stdinc.h) ## Syntax diff --git a/SDL3/SDL_MAX_UINT8.md b/SDL3/SDL_MAX_UINT8.md index f27085c1f..d45dea4fd 100644 --- a/SDL3/SDL_MAX_UINT8.md +++ b/SDL3/SDL_MAX_UINT8.md @@ -5,7 +5,7 @@ An unsigned 8-bit integer type. ## Header File -Defined in [SDL_stdinc.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_stdinc.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_stdinc.h) ## Syntax diff --git a/SDL3/SDL_MUSTLOCK.md b/SDL3/SDL_MUSTLOCK.md index 33fd18c07..33dc52ed1 100644 --- a/SDL3/SDL_MUSTLOCK.md +++ b/SDL3/SDL_MUSTLOCK.md @@ -5,7 +5,7 @@ Evaluates to true if the surface needs to be locked before access. ## Header File -Defined in [SDL_surface.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_surface.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_surface.h) ## Syntax diff --git a/SDL3/SDL_MUTEX_TIMEDOUT.md b/SDL3/SDL_MUTEX_TIMEDOUT.md index a1fb02391..7cb8955c5 100644 --- a/SDL3/SDL_MUTEX_TIMEDOUT.md +++ b/SDL3/SDL_MUTEX_TIMEDOUT.md @@ -5,7 +5,7 @@ Synchronization functions which can time out return this value if they time out. ## Header File -Defined in [SDL_mutex.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_mutex.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_mutex.h) ## Syntax diff --git a/SDL3/SDL_MapRGB.md b/SDL3/SDL_MapRGB.md index d772bfee6..787c73821 100644 --- a/SDL3/SDL_MapRGB.md +++ b/SDL3/SDL_MapRGB.md @@ -5,7 +5,7 @@ Map an RGB triple to an opaque pixel value for a given pixel format. ## Header File -Defined in [SDL_pixels.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_pixels.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_pixels.h) ## Syntax diff --git a/SDL3/SDL_MapRGBA.md b/SDL3/SDL_MapRGBA.md index 7b89ecb4e..aeddcebdd 100644 --- a/SDL3/SDL_MapRGBA.md +++ b/SDL3/SDL_MapRGBA.md @@ -5,7 +5,7 @@ Map an RGBA quadruple to a pixel value for a given pixel format. ## Header File -Defined in [SDL_pixels.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_pixels.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_pixels.h) ## Syntax diff --git a/SDL3/SDL_MatrixCoefficients.md b/SDL3/SDL_MatrixCoefficients.md index d948c946b..a9a659d02 100644 --- a/SDL3/SDL_MatrixCoefficients.md +++ b/SDL3/SDL_MatrixCoefficients.md @@ -5,7 +5,7 @@ The matrix coefficients, as described by https://www.itu.int/rec/T-REC-H.273-201 ## Header File -Defined in [SDL_pixels.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_pixels.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_pixels.h) ## Syntax diff --git a/SDL3/SDL_MaximizeWindow.md b/SDL3/SDL_MaximizeWindow.md index 054a1804a..910bf1b86 100644 --- a/SDL3/SDL_MaximizeWindow.md +++ b/SDL3/SDL_MaximizeWindow.md @@ -5,7 +5,7 @@ Request that the window be made as large as possible. ## Header File -Defined in [SDL_video.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_video.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_video.h) ## Syntax diff --git a/SDL3/SDL_MemoryBarrierAcquireFunction.md b/SDL3/SDL_MemoryBarrierAcquireFunction.md index 1b1c9a544..fa37929c2 100644 --- a/SDL3/SDL_MemoryBarrierAcquireFunction.md +++ b/SDL3/SDL_MemoryBarrierAcquireFunction.md @@ -5,7 +5,7 @@ Insert a memory acquire barrier. ## Header File -Defined in [SDL_atomic.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_atomic.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_atomic.h) ## Syntax diff --git a/SDL3/SDL_MemoryBarrierReleaseFunction.md b/SDL3/SDL_MemoryBarrierReleaseFunction.md index 7775227e2..6fcabfeeb 100644 --- a/SDL3/SDL_MemoryBarrierReleaseFunction.md +++ b/SDL3/SDL_MemoryBarrierReleaseFunction.md @@ -5,7 +5,7 @@ Insert a memory release barrier. ## Header File -Defined in [SDL_atomic.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_atomic.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_atomic.h) ## Syntax diff --git a/SDL3/SDL_MessageBoxButtonData.md b/SDL3/SDL_MessageBoxButtonData.md index 601476aaf..1ca1aaff4 100644 --- a/SDL3/SDL_MessageBoxButtonData.md +++ b/SDL3/SDL_MessageBoxButtonData.md @@ -5,7 +5,7 @@ Individual button data. ## Header File -Defined in [SDL_messagebox.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_messagebox.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_messagebox.h) ## Syntax diff --git a/SDL3/SDL_MessageBoxButtonFlags.md b/SDL3/SDL_MessageBoxButtonFlags.md index 9128b2a36..f325f1cfa 100644 --- a/SDL3/SDL_MessageBoxButtonFlags.md +++ b/SDL3/SDL_MessageBoxButtonFlags.md @@ -5,7 +5,7 @@ Flags for [SDL_MessageBoxButtonData](SDL_MessageBoxButtonData). ## Header File -Defined in [SDL_messagebox.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_messagebox.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_messagebox.h) ## Syntax diff --git a/SDL3/SDL_MessageBoxColor.md b/SDL3/SDL_MessageBoxColor.md index ec24718d1..c9297002f 100644 --- a/SDL3/SDL_MessageBoxColor.md +++ b/SDL3/SDL_MessageBoxColor.md @@ -5,7 +5,7 @@ RGB value used in a message box color scheme ## Header File -Defined in [SDL_messagebox.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_messagebox.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_messagebox.h) ## Syntax diff --git a/SDL3/SDL_MessageBoxColorScheme.md b/SDL3/SDL_MessageBoxColorScheme.md index 9f13ca2d7..762219706 100644 --- a/SDL3/SDL_MessageBoxColorScheme.md +++ b/SDL3/SDL_MessageBoxColorScheme.md @@ -5,7 +5,7 @@ A set of colors to use for message box dialogs ## Header File -Defined in [SDL_messagebox.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_messagebox.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_messagebox.h) ## Syntax diff --git a/SDL3/SDL_MessageBoxColorType.md b/SDL3/SDL_MessageBoxColorType.md index 1d7c9aaa5..95ea0f16d 100644 --- a/SDL3/SDL_MessageBoxColorType.md +++ b/SDL3/SDL_MessageBoxColorType.md @@ -5,7 +5,7 @@ An enumeration of indices inside the colors array of [SDL_MessageBoxColorScheme] ## Header File -Defined in [SDL_messagebox.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_messagebox.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_messagebox.h) ## Syntax diff --git a/SDL3/SDL_MessageBoxData.md b/SDL3/SDL_MessageBoxData.md index 894e1fe18..8a1ca274e 100644 --- a/SDL3/SDL_MessageBoxData.md +++ b/SDL3/SDL_MessageBoxData.md @@ -5,7 +5,7 @@ MessageBox structure containing title, text, window, etc. ## Header File -Defined in [SDL_messagebox.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_messagebox.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_messagebox.h) ## Syntax diff --git a/SDL3/SDL_MessageBoxFlags.md b/SDL3/SDL_MessageBoxFlags.md index fd03ef5e9..749e5ba06 100644 --- a/SDL3/SDL_MessageBoxFlags.md +++ b/SDL3/SDL_MessageBoxFlags.md @@ -5,7 +5,7 @@ ## Header File -Defined in [SDL_messagebox.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_messagebox.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_messagebox.h) ## Syntax diff --git a/SDL3/SDL_MetalView.md b/SDL3/SDL_MetalView.md index fb3bebecb..d92eedd71 100644 --- a/SDL3/SDL_MetalView.md +++ b/SDL3/SDL_MetalView.md @@ -5,7 +5,7 @@ A handle to a CAMetalLayer-backed NSView (macOS) or UIView (iOS/tvOS). ## Header File -Defined in [SDL_metal.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_metal.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_metal.h) ## Syntax diff --git a/SDL3/SDL_Metal_CreateView.md b/SDL3/SDL_Metal_CreateView.md index ff9942964..272100862 100644 --- a/SDL3/SDL_Metal_CreateView.md +++ b/SDL3/SDL_Metal_CreateView.md @@ -5,7 +5,7 @@ Create a CAMetalLayer-backed NSView/UIView and attach it to the specified window ## Header File -Defined in [SDL_metal.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_metal.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_metal.h) ## Syntax diff --git a/SDL3/SDL_Metal_DestroyView.md b/SDL3/SDL_Metal_DestroyView.md index a591c990a..f71581659 100644 --- a/SDL3/SDL_Metal_DestroyView.md +++ b/SDL3/SDL_Metal_DestroyView.md @@ -5,7 +5,7 @@ Destroy an existing [SDL_MetalView](SDL_MetalView) object. ## Header File -Defined in [SDL_metal.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_metal.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_metal.h) ## Syntax diff --git a/SDL3/SDL_Metal_GetLayer.md b/SDL3/SDL_Metal_GetLayer.md index 8d5a783d8..7aa471cbf 100644 --- a/SDL3/SDL_Metal_GetLayer.md +++ b/SDL3/SDL_Metal_GetLayer.md @@ -5,7 +5,7 @@ Get a pointer to the backing CAMetalLayer for the given view. ## Header File -Defined in [SDL_metal.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_metal.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_metal.h) ## Syntax diff --git a/SDL3/SDL_MinimizeWindow.md b/SDL3/SDL_MinimizeWindow.md index 7c977a8ed..67948d9aa 100644 --- a/SDL3/SDL_MinimizeWindow.md +++ b/SDL3/SDL_MinimizeWindow.md @@ -5,7 +5,7 @@ Request that the window be minimized to an iconic representation. ## Header File -Defined in [SDL_video.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_video.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_video.h) ## Syntax diff --git a/SDL3/SDL_MixAudioFormat.md b/SDL3/SDL_MixAudioFormat.md index d31eb91d3..fc59ad820 100644 --- a/SDL3/SDL_MixAudioFormat.md +++ b/SDL3/SDL_MixAudioFormat.md @@ -5,7 +5,7 @@ Mix audio data in a specified format. ## Header File -Defined in [SDL_audio.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_audio.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_audio.h) ## Syntax diff --git a/SDL3/SDL_MostSignificantBitIndex32.md b/SDL3/SDL_MostSignificantBitIndex32.md index 98528dee1..aa0d10261 100644 --- a/SDL3/SDL_MostSignificantBitIndex32.md +++ b/SDL3/SDL_MostSignificantBitIndex32.md @@ -5,7 +5,7 @@ Get the index of the most significant (set) bit in a 32-bit number. ## Header File -Defined in [SDL_bits.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_bits.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_bits.h) ## Syntax diff --git a/SDL3/SDL_MouseButtonEvent.md b/SDL3/SDL_MouseButtonEvent.md index 0e0781be5..709e37a0b 100644 --- a/SDL3/SDL_MouseButtonEvent.md +++ b/SDL3/SDL_MouseButtonEvent.md @@ -5,7 +5,7 @@ Mouse button event structure (event.button.*) ## Header File -Defined in [SDL_events.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_events.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_events.h) ## Syntax diff --git a/SDL3/SDL_MouseDeviceEvent.md b/SDL3/SDL_MouseDeviceEvent.md index 48be1315b..7a2298ba7 100644 --- a/SDL3/SDL_MouseDeviceEvent.md +++ b/SDL3/SDL_MouseDeviceEvent.md @@ -5,7 +5,7 @@ Mouse device event structure (event.mdevice.*) ## Header File -Defined in [SDL_events.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_events.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_events.h) ## Syntax diff --git a/SDL3/SDL_MouseMotionEvent.md b/SDL3/SDL_MouseMotionEvent.md index 727309d57..e328f004b 100644 --- a/SDL3/SDL_MouseMotionEvent.md +++ b/SDL3/SDL_MouseMotionEvent.md @@ -5,7 +5,7 @@ Mouse motion event structure (event.motion.*) ## Header File -Defined in [SDL_events.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_events.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_events.h) ## Syntax diff --git a/SDL3/SDL_MouseWheelDirection.md b/SDL3/SDL_MouseWheelDirection.md index 0a81cff14..6b472516c 100644 --- a/SDL3/SDL_MouseWheelDirection.md +++ b/SDL3/SDL_MouseWheelDirection.md @@ -5,7 +5,7 @@ Scroll direction types for the Scroll event ## Header File -Defined in [SDL_mouse.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_mouse.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_mouse.h) ## Syntax diff --git a/SDL3/SDL_MouseWheelEvent.md b/SDL3/SDL_MouseWheelEvent.md index 33eacb054..bdeb8ada6 100644 --- a/SDL3/SDL_MouseWheelEvent.md +++ b/SDL3/SDL_MouseWheelEvent.md @@ -5,7 +5,7 @@ Mouse wheel event structure (event.wheel.*) ## Header File -Defined in [SDL_events.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_events.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_events.h) ## Syntax diff --git a/SDL3/SDL_OpenAudioDevice.md b/SDL3/SDL_OpenAudioDevice.md index 1c162b6e2..69192e995 100644 --- a/SDL3/SDL_OpenAudioDevice.md +++ b/SDL3/SDL_OpenAudioDevice.md @@ -5,7 +5,7 @@ Open a specific audio device. ## Header File -Defined in [SDL_audio.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_audio.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_audio.h) ## Syntax diff --git a/SDL3/SDL_OpenAudioDeviceStream.md b/SDL3/SDL_OpenAudioDeviceStream.md index aaff32d5a..631fe2315 100644 --- a/SDL3/SDL_OpenAudioDeviceStream.md +++ b/SDL3/SDL_OpenAudioDeviceStream.md @@ -5,7 +5,7 @@ Convenience function for straightforward audio init for the common case. ## Header File -Defined in [SDL_audio.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_audio.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_audio.h) ## Syntax diff --git a/SDL3/SDL_OpenCameraDevice.md b/SDL3/SDL_OpenCameraDevice.md index 9f3313b13..6c70eb6b5 100644 --- a/SDL3/SDL_OpenCameraDevice.md +++ b/SDL3/SDL_OpenCameraDevice.md @@ -5,7 +5,7 @@ Open a video capture device (a "camera"). ## Header File -Defined in [SDL_camera.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_camera.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_camera.h) ## Syntax diff --git a/SDL3/SDL_OpenFileStorage.md b/SDL3/SDL_OpenFileStorage.md index 58688ceb6..24dcfceb8 100644 --- a/SDL3/SDL_OpenFileStorage.md +++ b/SDL3/SDL_OpenFileStorage.md @@ -5,7 +5,7 @@ Opens up a container for local filesystem storage. ## Header File -Defined in [SDL_storage.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_storage.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_storage.h) ## Syntax diff --git a/SDL3/SDL_OpenGamepad.md b/SDL3/SDL_OpenGamepad.md index e9844c2a8..a79eb8c7e 100644 --- a/SDL3/SDL_OpenGamepad.md +++ b/SDL3/SDL_OpenGamepad.md @@ -5,7 +5,7 @@ Open a gamepad for use. ## Header File -Defined in [SDL_gamepad.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_gamepad.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_gamepad.h) ## Syntax diff --git a/SDL3/SDL_OpenHaptic.md b/SDL3/SDL_OpenHaptic.md index a8ad14ba3..7326f4167 100644 --- a/SDL3/SDL_OpenHaptic.md +++ b/SDL3/SDL_OpenHaptic.md @@ -5,7 +5,7 @@ Open a haptic device for use. ## Header File -Defined in [SDL_haptic.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_haptic.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_haptic.h) ## Syntax diff --git a/SDL3/SDL_OpenHapticFromJoystick.md b/SDL3/SDL_OpenHapticFromJoystick.md index 93f1689d5..628f0586c 100644 --- a/SDL3/SDL_OpenHapticFromJoystick.md +++ b/SDL3/SDL_OpenHapticFromJoystick.md @@ -5,7 +5,7 @@ Open a haptic device for use from a joystick device. ## Header File -Defined in [SDL_haptic.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_haptic.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_haptic.h) ## Syntax diff --git a/SDL3/SDL_OpenHapticFromMouse.md b/SDL3/SDL_OpenHapticFromMouse.md index 5be6aec1f..fc571b06c 100644 --- a/SDL3/SDL_OpenHapticFromMouse.md +++ b/SDL3/SDL_OpenHapticFromMouse.md @@ -5,7 +5,7 @@ Try to open a haptic device from the current mouse. ## Header File -Defined in [SDL_haptic.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_haptic.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_haptic.h) ## Syntax diff --git a/SDL3/SDL_OpenIO.md b/SDL3/SDL_OpenIO.md index e2790d118..0616363ab 100644 --- a/SDL3/SDL_OpenIO.md +++ b/SDL3/SDL_OpenIO.md @@ -5,7 +5,7 @@ Create a custom [SDL_IOStream](SDL_IOStream). ## Header File -Defined in [SDL_iostream.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_iostream.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_iostream.h) ## Syntax diff --git a/SDL3/SDL_OpenJoystick.md b/SDL3/SDL_OpenJoystick.md index ffe742191..a1a07c39d 100644 --- a/SDL3/SDL_OpenJoystick.md +++ b/SDL3/SDL_OpenJoystick.md @@ -5,7 +5,7 @@ Open a joystick for use. ## Header File -Defined in [SDL_joystick.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_joystick.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_joystick.h) ## Syntax diff --git a/SDL3/SDL_OpenSensor.md b/SDL3/SDL_OpenSensor.md index 7fd53847a..6915547d5 100644 --- a/SDL3/SDL_OpenSensor.md +++ b/SDL3/SDL_OpenSensor.md @@ -5,7 +5,7 @@ Open a sensor for use. ## Header File -Defined in [SDL_sensor.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_sensor.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_sensor.h) ## Syntax diff --git a/SDL3/SDL_OpenStorage.md b/SDL3/SDL_OpenStorage.md index 70d8309ed..3599b0e6a 100644 --- a/SDL3/SDL_OpenStorage.md +++ b/SDL3/SDL_OpenStorage.md @@ -5,7 +5,7 @@ Opens up a container using a client-provided storage interface. ## Header File -Defined in [SDL_storage.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_storage.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_storage.h) ## Syntax diff --git a/SDL3/SDL_OpenTitleStorage.md b/SDL3/SDL_OpenTitleStorage.md index 40675d199..6a7452fe2 100644 --- a/SDL3/SDL_OpenTitleStorage.md +++ b/SDL3/SDL_OpenTitleStorage.md @@ -5,7 +5,7 @@ Opens up a read-only container for the application's filesystem. ## Header File -Defined in [SDL_storage.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_storage.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_storage.h) ## Syntax diff --git a/SDL3/SDL_OpenURL.md b/SDL3/SDL_OpenURL.md index 3588c20b3..0fd18cc21 100644 --- a/SDL3/SDL_OpenURL.md +++ b/SDL3/SDL_OpenURL.md @@ -5,7 +5,7 @@ Open a URL/URI in the browser or other appropriate external application. ## Header File -Defined in [SDL_misc.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_misc.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_misc.h) ## Syntax diff --git a/SDL3/SDL_OpenUserStorage.md b/SDL3/SDL_OpenUserStorage.md index bca19c6f8..d08133032 100644 --- a/SDL3/SDL_OpenUserStorage.md +++ b/SDL3/SDL_OpenUserStorage.md @@ -5,7 +5,7 @@ Opens up a container for a user's unique read/write filesystem. ## Header File -Defined in [SDL_storage.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_storage.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_storage.h) ## Syntax diff --git a/SDL3/SDL_Palette.md b/SDL3/SDL_Palette.md index 8bc09ef6d..caa5334a4 100644 --- a/SDL3/SDL_Palette.md +++ b/SDL3/SDL_Palette.md @@ -5,7 +5,7 @@ A set of indexed colors representing a palette. ## Header File -Defined in [SDL_pixels.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_pixels.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_pixels.h) ## Syntax diff --git a/SDL3/SDL_PauseAudioDevice.md b/SDL3/SDL_PauseAudioDevice.md index b49c06949..d4a652ae4 100644 --- a/SDL3/SDL_PauseAudioDevice.md +++ b/SDL3/SDL_PauseAudioDevice.md @@ -5,7 +5,7 @@ Use this function to pause audio playback on a specified device. ## Header File -Defined in [SDL_audio.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_audio.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_audio.h) ## Syntax diff --git a/SDL3/SDL_PauseHaptic.md b/SDL3/SDL_PauseHaptic.md index ba463f269..9828e951d 100644 --- a/SDL3/SDL_PauseHaptic.md +++ b/SDL3/SDL_PauseHaptic.md @@ -5,7 +5,7 @@ Pause a haptic device. ## Header File -Defined in [SDL_haptic.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_haptic.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_haptic.h) ## Syntax diff --git a/SDL3/SDL_PeepEvents.md b/SDL3/SDL_PeepEvents.md index 05283ae44..066f45658 100644 --- a/SDL3/SDL_PeepEvents.md +++ b/SDL3/SDL_PeepEvents.md @@ -5,7 +5,7 @@ Check the event queue for messages and optionally return them. ## Header File -Defined in [SDL_events.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_events.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_events.h) ## Syntax diff --git a/SDL3/SDL_PenAxis.md b/SDL3/SDL_PenAxis.md index 3b2c3be4c..05e2b8ee3 100644 --- a/SDL3/SDL_PenAxis.md +++ b/SDL3/SDL_PenAxis.md @@ -5,7 +5,7 @@ Pen axis indices ## Header File -Defined in [SDL_pen.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_pen.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_pen.h) ## Syntax diff --git a/SDL3/SDL_PenButtonEvent.md b/SDL3/SDL_PenButtonEvent.md index 7346eb330..8a2e3d017 100644 --- a/SDL3/SDL_PenButtonEvent.md +++ b/SDL3/SDL_PenButtonEvent.md @@ -5,7 +5,7 @@ Pressure-sensitive pen button event structure (event.pbutton.*) ## Header File -Defined in [SDL_events.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_events.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_events.h) ## Syntax diff --git a/SDL3/SDL_PenCapabilityInfo.md b/SDL3/SDL_PenCapabilityInfo.md index ef9792f4d..004b82d02 100644 --- a/SDL3/SDL_PenCapabilityInfo.md +++ b/SDL3/SDL_PenCapabilityInfo.md @@ -5,7 +5,7 @@ Pen capabilities, as reported by [SDL_GetPenCapabilities](SDL_GetPenCapabilities ## Header File -Defined in [SDL_pen.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_pen.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_pen.h) ## Syntax diff --git a/SDL3/SDL_PenConnected.md b/SDL3/SDL_PenConnected.md index ee8aa63b7..4a994cbd2 100644 --- a/SDL3/SDL_PenConnected.md +++ b/SDL3/SDL_PenConnected.md @@ -5,7 +5,7 @@ Checks whether a pen is still attached. ## Header File -Defined in [SDL_pen.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_pen.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_pen.h) ## Syntax diff --git a/SDL3/SDL_PenMotionEvent.md b/SDL3/SDL_PenMotionEvent.md index 337971a32..03736e7ba 100644 --- a/SDL3/SDL_PenMotionEvent.md +++ b/SDL3/SDL_PenMotionEvent.md @@ -5,7 +5,7 @@ Pressure-sensitive pen motion / pressure / angle event structure (event.pmotion. ## Header File -Defined in [SDL_events.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_events.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_events.h) ## Syntax diff --git a/SDL3/SDL_PenSubtype.md b/SDL3/SDL_PenSubtype.md index a21dc9319..00cce7c6f 100644 --- a/SDL3/SDL_PenSubtype.md +++ b/SDL3/SDL_PenSubtype.md @@ -5,7 +5,7 @@ Pen types ## Header File -Defined in [SDL_pen.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_pen.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_pen.h) ## Syntax diff --git a/SDL3/SDL_PenTipEvent.md b/SDL3/SDL_PenTipEvent.md index a80c2325f..5da5bc4b9 100644 --- a/SDL3/SDL_PenTipEvent.md +++ b/SDL3/SDL_PenTipEvent.md @@ -5,7 +5,7 @@ Pressure-sensitive pen touched or stopped touching surface (event.ptip.*) ## Header File -Defined in [SDL_events.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_events.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_events.h) ## Syntax diff --git a/SDL3/SDL_PixelFormat.md b/SDL3/SDL_PixelFormat.md index f8f2d8741..e187e338b 100644 --- a/SDL3/SDL_PixelFormat.md +++ b/SDL3/SDL_PixelFormat.md @@ -5,7 +5,7 @@ Details about the format of a pixel. ## Header File -Defined in [SDL_pixels.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_pixels.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_pixels.h) ## Syntax diff --git a/SDL3/SDL_PlayHapticRumble.md b/SDL3/SDL_PlayHapticRumble.md index 07b5f1630..ce4391b20 100644 --- a/SDL3/SDL_PlayHapticRumble.md +++ b/SDL3/SDL_PlayHapticRumble.md @@ -5,7 +5,7 @@ Run a simple rumble effect on a haptic device. ## Header File -Defined in [SDL_haptic.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_haptic.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_haptic.h) ## Syntax diff --git a/SDL3/SDL_Point.md b/SDL3/SDL_Point.md index d92d072b7..9aa9c1b3d 100644 --- a/SDL3/SDL_Point.md +++ b/SDL3/SDL_Point.md @@ -5,7 +5,7 @@ The structure that defines a point (using integers). ## Header File -Defined in [SDL_rect.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_rect.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_rect.h) ## Syntax diff --git a/SDL3/SDL_PointInRect.md b/SDL3/SDL_PointInRect.md index bfa567ec1..4abf72391 100644 --- a/SDL3/SDL_PointInRect.md +++ b/SDL3/SDL_PointInRect.md @@ -5,7 +5,7 @@ Determine whether a point resides inside a rectangle. ## Header File -Defined in [SDL_rect.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_rect.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_rect.h) ## Syntax diff --git a/SDL3/SDL_PointInRectFloat.md b/SDL3/SDL_PointInRectFloat.md index a6ff38f9d..e2dc08fea 100644 --- a/SDL3/SDL_PointInRectFloat.md +++ b/SDL3/SDL_PointInRectFloat.md @@ -5,7 +5,7 @@ Determine whether a point resides inside a floating point rectangle. ## Header File -Defined in [SDL_rect.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_rect.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_rect.h) ## Syntax diff --git a/SDL3/SDL_PollEvent.md b/SDL3/SDL_PollEvent.md index ce9dbbcc4..ea24f3738 100644 --- a/SDL3/SDL_PollEvent.md +++ b/SDL3/SDL_PollEvent.md @@ -5,7 +5,7 @@ Poll for currently pending events. ## Header File -Defined in [SDL_events.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_events.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_events.h) ## Syntax diff --git a/SDL3/SDL_PostSemaphore.md b/SDL3/SDL_PostSemaphore.md index d78797295..217699615 100644 --- a/SDL3/SDL_PostSemaphore.md +++ b/SDL3/SDL_PostSemaphore.md @@ -5,7 +5,7 @@ Atomically increment a semaphore's value and wake waiting threads. ## Header File -Defined in [SDL_mutex.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_mutex.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_mutex.h) ## Syntax diff --git a/SDL3/SDL_PowerState.md b/SDL3/SDL_PowerState.md index fac55f966..a8db320dc 100644 --- a/SDL3/SDL_PowerState.md +++ b/SDL3/SDL_PowerState.md @@ -5,7 +5,7 @@ The basic state for the system's power supply. ## Header File -Defined in [SDL_power.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_power.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_power.h) ## Syntax diff --git a/SDL3/SDL_PremultiplyAlpha.md b/SDL3/SDL_PremultiplyAlpha.md index 76370b01d..c19726f17 100644 --- a/SDL3/SDL_PremultiplyAlpha.md +++ b/SDL3/SDL_PremultiplyAlpha.md @@ -5,7 +5,7 @@ Premultiply the alpha on a block of pixels. ## Header File -Defined in [SDL_surface.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_surface.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_surface.h) ## Syntax diff --git a/SDL3/SDL_PropertiesID.md b/SDL3/SDL_PropertiesID.md index 891d7a268..235e006d8 100644 --- a/SDL3/SDL_PropertiesID.md +++ b/SDL3/SDL_PropertiesID.md @@ -5,7 +5,7 @@ SDL properties ID ## Header File -Defined in [SDL_properties.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_properties.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_properties.h) ## Syntax diff --git a/SDL3/SDL_PropertyType.md b/SDL3/SDL_PropertyType.md index aee38a7a6..2de6caa63 100644 --- a/SDL3/SDL_PropertyType.md +++ b/SDL3/SDL_PropertyType.md @@ -5,7 +5,7 @@ SDL property type ## Header File -Defined in [SDL_properties.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_properties.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_properties.h) ## Syntax diff --git a/SDL3/SDL_PumpEvents.md b/SDL3/SDL_PumpEvents.md index 1b8b7ca16..ea4e8e749 100644 --- a/SDL3/SDL_PumpEvents.md +++ b/SDL3/SDL_PumpEvents.md @@ -5,7 +5,7 @@ Pump the event loop, gathering events from the input devices. ## Header File -Defined in [SDL_events.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_events.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_events.h) ## Syntax diff --git a/SDL3/SDL_PushEvent.md b/SDL3/SDL_PushEvent.md index f94135fc7..ed6af87f0 100644 --- a/SDL3/SDL_PushEvent.md +++ b/SDL3/SDL_PushEvent.md @@ -5,7 +5,7 @@ Add an event to the event queue. ## Header File -Defined in [SDL_events.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_events.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_events.h) ## Syntax diff --git a/SDL3/SDL_PutAudioStreamData.md b/SDL3/SDL_PutAudioStreamData.md index 3b9b4d3da..f9df242e3 100644 --- a/SDL3/SDL_PutAudioStreamData.md +++ b/SDL3/SDL_PutAudioStreamData.md @@ -5,7 +5,7 @@ Add data to the stream. ## Header File -Defined in [SDL_audio.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_audio.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_audio.h) ## Syntax diff --git a/SDL3/SDL_QueryTexture.md b/SDL3/SDL_QueryTexture.md index d42e66bc4..c74d4d4f2 100644 --- a/SDL3/SDL_QueryTexture.md +++ b/SDL3/SDL_QueryTexture.md @@ -5,7 +5,7 @@ Query the attributes of a texture. ## Header File -Defined in [SDL_render.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_render.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_render.h) ## Syntax diff --git a/SDL3/SDL_Quit.md b/SDL3/SDL_Quit.md index 42f1d15a9..1b1c0d67b 100644 --- a/SDL3/SDL_Quit.md +++ b/SDL3/SDL_Quit.md @@ -5,7 +5,7 @@ Clean up all initialized subsystems. ## Header File -Defined in [SDL_init.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_init.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_init.h) ## Syntax diff --git a/SDL3/SDL_QuitEvent.md b/SDL3/SDL_QuitEvent.md index 1132d5503..c88d9439d 100644 --- a/SDL3/SDL_QuitEvent.md +++ b/SDL3/SDL_QuitEvent.md @@ -5,7 +5,7 @@ The "quit requested" event ## Header File -Defined in [SDL_events.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_events.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_events.h) ## Syntax diff --git a/SDL3/SDL_QuitSubSystem.md b/SDL3/SDL_QuitSubSystem.md index c4bc87861..8a34ec862 100644 --- a/SDL3/SDL_QuitSubSystem.md +++ b/SDL3/SDL_QuitSubSystem.md @@ -5,7 +5,7 @@ Shut down specific SDL subsystems. ## Header File -Defined in [SDL_init.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_init.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_init.h) ## Syntax diff --git a/SDL3/SDL_REVISION.md b/SDL3/SDL_REVISION.md index 113f8ce1f..f05db5d62 100644 --- a/SDL3/SDL_REVISION.md +++ b/SDL3/SDL_REVISION.md @@ -5,7 +5,7 @@ This macro is a string describing the source at a particular point in developmen ## Header File -Defined in [SDL_revision.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_revision.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_revision.h) ## Syntax diff --git a/SDL3/SDL_RaiseWindow.md b/SDL3/SDL_RaiseWindow.md index affb8e3bb..0916d05aa 100644 --- a/SDL3/SDL_RaiseWindow.md +++ b/SDL3/SDL_RaiseWindow.md @@ -5,7 +5,7 @@ Raise a window above other windows and set the input focus. ## Header File -Defined in [SDL_video.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_video.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_video.h) ## Syntax diff --git a/SDL3/SDL_ReadIO.md b/SDL3/SDL_ReadIO.md index 5204fb93e..96008ab81 100644 --- a/SDL3/SDL_ReadIO.md +++ b/SDL3/SDL_ReadIO.md @@ -5,7 +5,7 @@ Read from a data source. ## Header File -Defined in [SDL_iostream.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_iostream.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_iostream.h) ## Syntax diff --git a/SDL3/SDL_ReadS16BE.md b/SDL3/SDL_ReadS16BE.md index 17f4dc7cd..dc12fc8c2 100644 --- a/SDL3/SDL_ReadS16BE.md +++ b/SDL3/SDL_ReadS16BE.md @@ -5,7 +5,7 @@ Use this function to read 16 bits of big-endian data from an [SDL_IOStream](SDL_ ## Header File -Defined in [SDL_iostream.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_iostream.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_iostream.h) ## Syntax diff --git a/SDL3/SDL_ReadS16LE.md b/SDL3/SDL_ReadS16LE.md index f122d098f..cc3ec33f5 100644 --- a/SDL3/SDL_ReadS16LE.md +++ b/SDL3/SDL_ReadS16LE.md @@ -5,7 +5,7 @@ Use this function to read 16 bits of little-endian data from an [SDL_IOStream](S ## Header File -Defined in [SDL_iostream.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_iostream.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_iostream.h) ## Syntax diff --git a/SDL3/SDL_ReadS32BE.md b/SDL3/SDL_ReadS32BE.md index f033da882..7e384e0ee 100644 --- a/SDL3/SDL_ReadS32BE.md +++ b/SDL3/SDL_ReadS32BE.md @@ -5,7 +5,7 @@ Use this function to read 32 bits of big-endian data from an [SDL_IOStream](SDL_ ## Header File -Defined in [SDL_iostream.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_iostream.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_iostream.h) ## Syntax diff --git a/SDL3/SDL_ReadS32LE.md b/SDL3/SDL_ReadS32LE.md index 1589b518c..863c7dcdc 100644 --- a/SDL3/SDL_ReadS32LE.md +++ b/SDL3/SDL_ReadS32LE.md @@ -5,7 +5,7 @@ Use this function to read 32 bits of little-endian data from an [SDL_IOStream](S ## Header File -Defined in [SDL_iostream.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_iostream.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_iostream.h) ## Syntax diff --git a/SDL3/SDL_ReadS64BE.md b/SDL3/SDL_ReadS64BE.md index 83f92f86f..1449208ed 100644 --- a/SDL3/SDL_ReadS64BE.md +++ b/SDL3/SDL_ReadS64BE.md @@ -5,7 +5,7 @@ Use this function to read 64 bits of big-endian data from an [SDL_IOStream](SDL_ ## Header File -Defined in [SDL_iostream.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_iostream.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_iostream.h) ## Syntax diff --git a/SDL3/SDL_ReadS64LE.md b/SDL3/SDL_ReadS64LE.md index fea4f43dd..eb951d390 100644 --- a/SDL3/SDL_ReadS64LE.md +++ b/SDL3/SDL_ReadS64LE.md @@ -5,7 +5,7 @@ Use this function to read 64 bits of little-endian data from an [SDL_IOStream](S ## Header File -Defined in [SDL_iostream.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_iostream.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_iostream.h) ## Syntax diff --git a/SDL3/SDL_ReadStorageFile.md b/SDL3/SDL_ReadStorageFile.md index 372ebcbf7..c7ad4d06b 100644 --- a/SDL3/SDL_ReadStorageFile.md +++ b/SDL3/SDL_ReadStorageFile.md @@ -5,7 +5,7 @@ Synchronously read a file from a storage container into a client-provided buffer ## Header File -Defined in [SDL_storage.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_storage.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_storage.h) ## Syntax diff --git a/SDL3/SDL_ReadSurfacePixel.md b/SDL3/SDL_ReadSurfacePixel.md index 93dc6bab3..b35a2a760 100644 --- a/SDL3/SDL_ReadSurfacePixel.md +++ b/SDL3/SDL_ReadSurfacePixel.md @@ -5,7 +5,7 @@ Retrieves a single pixel from a surface. ## Header File -Defined in [SDL_surface.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_surface.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_surface.h) ## Syntax diff --git a/SDL3/SDL_ReadU16BE.md b/SDL3/SDL_ReadU16BE.md index f149e6dba..7cd32c7d6 100644 --- a/SDL3/SDL_ReadU16BE.md +++ b/SDL3/SDL_ReadU16BE.md @@ -5,7 +5,7 @@ Use this function to read 16 bits of big-endian data from an [SDL_IOStream](SDL_ ## Header File -Defined in [SDL_iostream.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_iostream.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_iostream.h) ## Syntax diff --git a/SDL3/SDL_ReadU16LE.md b/SDL3/SDL_ReadU16LE.md index 3b1208782..7a43ae0c2 100644 --- a/SDL3/SDL_ReadU16LE.md +++ b/SDL3/SDL_ReadU16LE.md @@ -5,7 +5,7 @@ Use this function to read 16 bits of little-endian data from an [SDL_IOStream](S ## Header File -Defined in [SDL_iostream.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_iostream.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_iostream.h) ## Syntax diff --git a/SDL3/SDL_ReadU32BE.md b/SDL3/SDL_ReadU32BE.md index ed8448e14..361840be2 100644 --- a/SDL3/SDL_ReadU32BE.md +++ b/SDL3/SDL_ReadU32BE.md @@ -5,7 +5,7 @@ Use this function to read 32 bits of big-endian data from an [SDL_IOStream](SDL_ ## Header File -Defined in [SDL_iostream.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_iostream.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_iostream.h) ## Syntax diff --git a/SDL3/SDL_ReadU32LE.md b/SDL3/SDL_ReadU32LE.md index 121b4b377..7d36c6e38 100644 --- a/SDL3/SDL_ReadU32LE.md +++ b/SDL3/SDL_ReadU32LE.md @@ -5,7 +5,7 @@ Use this function to read 32 bits of little-endian data from an [SDL_IOStream](S ## Header File -Defined in [SDL_iostream.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_iostream.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_iostream.h) ## Syntax diff --git a/SDL3/SDL_ReadU64BE.md b/SDL3/SDL_ReadU64BE.md index 21b4d2e77..b88ac9b7a 100644 --- a/SDL3/SDL_ReadU64BE.md +++ b/SDL3/SDL_ReadU64BE.md @@ -5,7 +5,7 @@ Use this function to read 64 bits of big-endian data from an [SDL_IOStream](SDL_ ## Header File -Defined in [SDL_iostream.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_iostream.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_iostream.h) ## Syntax diff --git a/SDL3/SDL_ReadU64LE.md b/SDL3/SDL_ReadU64LE.md index 40d578072..5393c9322 100644 --- a/SDL3/SDL_ReadU64LE.md +++ b/SDL3/SDL_ReadU64LE.md @@ -5,7 +5,7 @@ Use this function to read 64 bits of little-endian data from an [SDL_IOStream](S ## Header File -Defined in [SDL_iostream.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_iostream.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_iostream.h) ## Syntax diff --git a/SDL3/SDL_ReadU8.md b/SDL3/SDL_ReadU8.md index ae23c31ad..9a37d3c44 100644 --- a/SDL3/SDL_ReadU8.md +++ b/SDL3/SDL_ReadU8.md @@ -12,7 +12,7 @@ Use this function to read a byte from an [SDL_IOStream](SDL_IOStream). ## Header File -Defined in [SDL_iostream.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_iostream.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_iostream.h) ## Syntax diff --git a/SDL3/SDL_Rect.md b/SDL3/SDL_Rect.md index e4727723b..f933b12a1 100644 --- a/SDL3/SDL_Rect.md +++ b/SDL3/SDL_Rect.md @@ -5,7 +5,7 @@ A rectangle, with the origin at the upper left (using integers). ## Header File -Defined in [SDL_rect.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_rect.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_rect.h) ## Syntax diff --git a/SDL3/SDL_RectEmpty.md b/SDL3/SDL_RectEmpty.md index 1231404ad..7bd266e79 100644 --- a/SDL3/SDL_RectEmpty.md +++ b/SDL3/SDL_RectEmpty.md @@ -5,7 +5,7 @@ Determine whether a rectangle has no area. ## Header File -Defined in [SDL_rect.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_rect.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_rect.h) ## Syntax diff --git a/SDL3/SDL_RectEmptyFloat.md b/SDL3/SDL_RectEmptyFloat.md index a3597ec16..53caf464c 100644 --- a/SDL3/SDL_RectEmptyFloat.md +++ b/SDL3/SDL_RectEmptyFloat.md @@ -5,7 +5,7 @@ Determine whether a floating point rectangle has no area. ## Header File -Defined in [SDL_rect.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_rect.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_rect.h) ## Syntax diff --git a/SDL3/SDL_RectsEqual.md b/SDL3/SDL_RectsEqual.md index 65ac46fd9..5c5b802af 100644 --- a/SDL3/SDL_RectsEqual.md +++ b/SDL3/SDL_RectsEqual.md @@ -5,7 +5,7 @@ Determine whether two rectangles are equal. ## Header File -Defined in [SDL_rect.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_rect.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_rect.h) ## Syntax diff --git a/SDL3/SDL_RectsEqualEpsilon.md b/SDL3/SDL_RectsEqualEpsilon.md index 5975e86ea..1e77f90ad 100644 --- a/SDL3/SDL_RectsEqualEpsilon.md +++ b/SDL3/SDL_RectsEqualEpsilon.md @@ -5,7 +5,7 @@ Determine whether two floating point rectangles are equal, within some given eps ## Header File -Defined in [SDL_rect.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_rect.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_rect.h) ## Syntax diff --git a/SDL3/SDL_RectsEqualFloat.md b/SDL3/SDL_RectsEqualFloat.md index db7c53924..957808de7 100644 --- a/SDL3/SDL_RectsEqualFloat.md +++ b/SDL3/SDL_RectsEqualFloat.md @@ -5,7 +5,7 @@ Determine whether two floating point rectangles are equal, within a default epsi ## Header File -Defined in [SDL_rect.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_rect.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_rect.h) ## Syntax diff --git a/SDL3/SDL_RegisterApp.md b/SDL3/SDL_RegisterApp.md index c50d0c383..65273a508 100644 --- a/SDL3/SDL_RegisterApp.md +++ b/SDL3/SDL_RegisterApp.md @@ -5,7 +5,7 @@ Register a win32 window class for SDL's use. ## Header File -Defined in [SDL_main.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_main.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_main.h) ## Syntax diff --git a/SDL3/SDL_RegisterEvents.md b/SDL3/SDL_RegisterEvents.md index 74f01a544..0e78f51cc 100644 --- a/SDL3/SDL_RegisterEvents.md +++ b/SDL3/SDL_RegisterEvents.md @@ -5,7 +5,7 @@ Allocate a set of user-defined events, and return the beginning event number for ## Header File -Defined in [SDL_events.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_events.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_events.h) ## Syntax diff --git a/SDL3/SDL_ReleaseCameraFrame.md b/SDL3/SDL_ReleaseCameraFrame.md index 246913aaa..68d2417be 100644 --- a/SDL3/SDL_ReleaseCameraFrame.md +++ b/SDL3/SDL_ReleaseCameraFrame.md @@ -5,7 +5,7 @@ Release a frame of video acquired from a camera. ## Header File -Defined in [SDL_camera.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_camera.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_camera.h) ## Syntax diff --git a/SDL3/SDL_ReloadGamepadMappings.md b/SDL3/SDL_ReloadGamepadMappings.md index bb6aced58..673156d96 100644 --- a/SDL3/SDL_ReloadGamepadMappings.md +++ b/SDL3/SDL_ReloadGamepadMappings.md @@ -5,7 +5,7 @@ Reinitialize the SDL mapping database to its initial state. ## Header File -Defined in [SDL_gamepad.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_gamepad.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_gamepad.h) ## Syntax diff --git a/SDL3/SDL_RemovePath.md b/SDL3/SDL_RemovePath.md index c22d6cb77..c7908521f 100644 --- a/SDL3/SDL_RemovePath.md +++ b/SDL3/SDL_RemovePath.md @@ -5,7 +5,7 @@ Remove a file or an empty directory. ## Header File -Defined in [SDL_filesystem.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_filesystem.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_filesystem.h) ## Syntax diff --git a/SDL3/SDL_RemoveStoragePath.md b/SDL3/SDL_RemoveStoragePath.md index b00819a99..364853998 100644 --- a/SDL3/SDL_RemoveStoragePath.md +++ b/SDL3/SDL_RemoveStoragePath.md @@ -5,7 +5,7 @@ Remove a file or an empty directory in a writable storage container. ## Header File -Defined in [SDL_storage.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_storage.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_storage.h) ## Syntax diff --git a/SDL3/SDL_RemoveTimer.md b/SDL3/SDL_RemoveTimer.md index 646dc6b06..6f0c725b7 100644 --- a/SDL3/SDL_RemoveTimer.md +++ b/SDL3/SDL_RemoveTimer.md @@ -5,7 +5,7 @@ Remove a timer created with [SDL_AddTimer](SDL_AddTimer)(). ## Header File -Defined in [SDL_timer.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_timer.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_timer.h) ## Syntax diff --git a/SDL3/SDL_RenamePath.md b/SDL3/SDL_RenamePath.md index ef5f2bf97..623b86455 100644 --- a/SDL3/SDL_RenamePath.md +++ b/SDL3/SDL_RenamePath.md @@ -5,7 +5,7 @@ Rename a file or directory. ## Header File -Defined in [SDL_filesystem.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_filesystem.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_filesystem.h) ## Syntax diff --git a/SDL3/SDL_RenameStoragePath.md b/SDL3/SDL_RenameStoragePath.md index ed9da2026..b34bc9efc 100644 --- a/SDL3/SDL_RenameStoragePath.md +++ b/SDL3/SDL_RenameStoragePath.md @@ -5,7 +5,7 @@ Rename a file or directory in a writable storage container. ## Header File -Defined in [SDL_storage.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_storage.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_storage.h) ## Syntax diff --git a/SDL3/SDL_RenderClear.md b/SDL3/SDL_RenderClear.md index 936418f7d..8a7458322 100644 --- a/SDL3/SDL_RenderClear.md +++ b/SDL3/SDL_RenderClear.md @@ -5,7 +5,7 @@ Clear the current rendering target with the drawing color. ## Header File -Defined in [SDL_render.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_render.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_render.h) ## Syntax diff --git a/SDL3/SDL_RenderClipEnabled.md b/SDL3/SDL_RenderClipEnabled.md index 10e6d0f07..a4eed466e 100644 --- a/SDL3/SDL_RenderClipEnabled.md +++ b/SDL3/SDL_RenderClipEnabled.md @@ -5,7 +5,7 @@ Get whether clipping is enabled on the given renderer. ## Header File -Defined in [SDL_render.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_render.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_render.h) ## Syntax diff --git a/SDL3/SDL_RenderCoordinatesFromWindow.md b/SDL3/SDL_RenderCoordinatesFromWindow.md index bb19aa2b2..8ca0aa193 100644 --- a/SDL3/SDL_RenderCoordinatesFromWindow.md +++ b/SDL3/SDL_RenderCoordinatesFromWindow.md @@ -5,7 +5,7 @@ Get a point in render coordinates when given a point in window coordinates. ## Header File -Defined in [SDL_render.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_render.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_render.h) ## Syntax diff --git a/SDL3/SDL_RenderCoordinatesToWindow.md b/SDL3/SDL_RenderCoordinatesToWindow.md index 7dab150bf..392ff9535 100644 --- a/SDL3/SDL_RenderCoordinatesToWindow.md +++ b/SDL3/SDL_RenderCoordinatesToWindow.md @@ -5,7 +5,7 @@ Get a point in window coordinates when given a point in render coordinates. ## Header File -Defined in [SDL_render.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_render.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_render.h) ## Syntax diff --git a/SDL3/SDL_RenderFillRect.md b/SDL3/SDL_RenderFillRect.md index 6be04d6a0..dfe5e690e 100644 --- a/SDL3/SDL_RenderFillRect.md +++ b/SDL3/SDL_RenderFillRect.md @@ -5,7 +5,7 @@ Fill a rectangle on the current rendering target with the drawing color at subpi ## Header File -Defined in [SDL_render.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_render.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_render.h) ## Syntax diff --git a/SDL3/SDL_RenderFillRects.md b/SDL3/SDL_RenderFillRects.md index 439d19e00..a00ab241e 100644 --- a/SDL3/SDL_RenderFillRects.md +++ b/SDL3/SDL_RenderFillRects.md @@ -5,7 +5,7 @@ Fill some number of rectangles on the current rendering target with the drawing ## Header File -Defined in [SDL_render.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_render.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_render.h) ## Syntax diff --git a/SDL3/SDL_RenderGeometry.md b/SDL3/SDL_RenderGeometry.md index 618530990..73843f394 100644 --- a/SDL3/SDL_RenderGeometry.md +++ b/SDL3/SDL_RenderGeometry.md @@ -5,7 +5,7 @@ Render a list of triangles, optionally using a texture and indices into the vert ## Header File -Defined in [SDL_render.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_render.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_render.h) ## Syntax diff --git a/SDL3/SDL_RenderGeometryRaw.md b/SDL3/SDL_RenderGeometryRaw.md index e6495ace2..f40e7e498 100644 --- a/SDL3/SDL_RenderGeometryRaw.md +++ b/SDL3/SDL_RenderGeometryRaw.md @@ -5,7 +5,7 @@ Render a list of triangles, optionally using a texture and indices into the vert ## Header File -Defined in [SDL_render.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_render.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_render.h) ## Syntax diff --git a/SDL3/SDL_RenderGeometryRawFloat.md b/SDL3/SDL_RenderGeometryRawFloat.md index 4aa48be22..31b711c50 100644 --- a/SDL3/SDL_RenderGeometryRawFloat.md +++ b/SDL3/SDL_RenderGeometryRawFloat.md @@ -5,7 +5,7 @@ Render a list of triangles, optionally using a texture and indices into the vert ## Header File -Defined in [SDL_render.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_render.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_render.h) ## Syntax diff --git a/SDL3/SDL_RenderLine.md b/SDL3/SDL_RenderLine.md index bef15dead..8104dd160 100644 --- a/SDL3/SDL_RenderLine.md +++ b/SDL3/SDL_RenderLine.md @@ -5,7 +5,7 @@ Draw a line on the current rendering target at subpixel precision. ## Header File -Defined in [SDL_render.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_render.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_render.h) ## Syntax diff --git a/SDL3/SDL_RenderLines.md b/SDL3/SDL_RenderLines.md index 3ba87ccce..d930f0bc2 100644 --- a/SDL3/SDL_RenderLines.md +++ b/SDL3/SDL_RenderLines.md @@ -5,7 +5,7 @@ Draw a series of connected lines on the current rendering target at subpixel pre ## Header File -Defined in [SDL_render.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_render.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_render.h) ## Syntax diff --git a/SDL3/SDL_RenderPoint.md b/SDL3/SDL_RenderPoint.md index 04ac18fe2..fa8bd1c88 100644 --- a/SDL3/SDL_RenderPoint.md +++ b/SDL3/SDL_RenderPoint.md @@ -5,7 +5,7 @@ Draw a point on the current rendering target at subpixel precision. ## Header File -Defined in [SDL_render.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_render.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_render.h) ## Syntax diff --git a/SDL3/SDL_RenderPoints.md b/SDL3/SDL_RenderPoints.md index d7be650a2..a531549c0 100644 --- a/SDL3/SDL_RenderPoints.md +++ b/SDL3/SDL_RenderPoints.md @@ -5,7 +5,7 @@ Draw multiple points on the current rendering target at subpixel precision. ## Header File -Defined in [SDL_render.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_render.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_render.h) ## Syntax diff --git a/SDL3/SDL_RenderPresent.md b/SDL3/SDL_RenderPresent.md index 2ab9f80b4..0e76c35ed 100644 --- a/SDL3/SDL_RenderPresent.md +++ b/SDL3/SDL_RenderPresent.md @@ -5,7 +5,7 @@ Update the screen with any rendering performed since the previous call. ## Header File -Defined in [SDL_render.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_render.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_render.h) ## Syntax diff --git a/SDL3/SDL_RenderReadPixels.md b/SDL3/SDL_RenderReadPixels.md index 66b6557de..3bddb6d55 100644 --- a/SDL3/SDL_RenderReadPixels.md +++ b/SDL3/SDL_RenderReadPixels.md @@ -5,7 +5,7 @@ Read pixels from the current rendering target. ## Header File -Defined in [SDL_render.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_render.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_render.h) ## Syntax diff --git a/SDL3/SDL_RenderRect.md b/SDL3/SDL_RenderRect.md index 8ea530e84..550a1371e 100644 --- a/SDL3/SDL_RenderRect.md +++ b/SDL3/SDL_RenderRect.md @@ -5,7 +5,7 @@ Draw a rectangle on the current rendering target at subpixel precision. ## Header File -Defined in [SDL_render.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_render.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_render.h) ## Syntax diff --git a/SDL3/SDL_RenderRects.md b/SDL3/SDL_RenderRects.md index 3db8c623c..78b09833a 100644 --- a/SDL3/SDL_RenderRects.md +++ b/SDL3/SDL_RenderRects.md @@ -5,7 +5,7 @@ Draw some number of rectangles on the current rendering target at subpixel preci ## Header File -Defined in [SDL_render.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_render.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_render.h) ## Syntax diff --git a/SDL3/SDL_RenderTexture.md b/SDL3/SDL_RenderTexture.md index 687208ee4..c02f0e230 100644 --- a/SDL3/SDL_RenderTexture.md +++ b/SDL3/SDL_RenderTexture.md @@ -5,7 +5,7 @@ Copy a portion of the texture to the current rendering target at subpixel precis ## Header File -Defined in [SDL_render.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_render.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_render.h) ## Syntax diff --git a/SDL3/SDL_RenderTextureRotated.md b/SDL3/SDL_RenderTextureRotated.md index 66f6fb5f6..d4f9723e8 100644 --- a/SDL3/SDL_RenderTextureRotated.md +++ b/SDL3/SDL_RenderTextureRotated.md @@ -5,7 +5,7 @@ Copy a portion of the source texture to the current rendering target, with rotat ## Header File -Defined in [SDL_render.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_render.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_render.h) ## Syntax diff --git a/SDL3/SDL_RenderViewportSet.md b/SDL3/SDL_RenderViewportSet.md index 14d35bb9d..84894d1e9 100644 --- a/SDL3/SDL_RenderViewportSet.md +++ b/SDL3/SDL_RenderViewportSet.md @@ -5,7 +5,7 @@ Return whether an explicit rectangle was set as the viewport. ## Header File -Defined in [SDL_render.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_render.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_render.h) ## Syntax diff --git a/SDL3/SDL_Renderer.md b/SDL3/SDL_Renderer.md index 9b0fdf42d..c9ae40d02 100644 --- a/SDL3/SDL_Renderer.md +++ b/SDL3/SDL_Renderer.md @@ -5,7 +5,7 @@ A structure representing rendering state ## Header File -Defined in [SDL_render.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_render.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_render.h) ## Syntax diff --git a/SDL3/SDL_RendererFlags.md b/SDL3/SDL_RendererFlags.md index a957f874c..0afbd4d26 100644 --- a/SDL3/SDL_RendererFlags.md +++ b/SDL3/SDL_RendererFlags.md @@ -5,7 +5,7 @@ Flags used when creating a rendering context. ## Header File -Defined in [SDL_render.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_render.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_render.h) ## Syntax diff --git a/SDL3/SDL_RendererInfo.md b/SDL3/SDL_RendererInfo.md index 34c838092..70e864fed 100644 --- a/SDL3/SDL_RendererInfo.md +++ b/SDL3/SDL_RendererInfo.md @@ -5,7 +5,7 @@ Information on the capabilities of a render driver or context. ## Header File -Defined in [SDL_render.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_render.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_render.h) ## Syntax diff --git a/SDL3/SDL_RendererLogicalPresentation.md b/SDL3/SDL_RendererLogicalPresentation.md index b809b772f..0b6bbfb0d 100644 --- a/SDL3/SDL_RendererLogicalPresentation.md +++ b/SDL3/SDL_RendererLogicalPresentation.md @@ -5,7 +5,7 @@ How the logical size is mapped to the output. ## Header File -Defined in [SDL_render.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_render.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_render.h) ## Syntax diff --git a/SDL3/SDL_ReportAssertion.md b/SDL3/SDL_ReportAssertion.md index e28039957..4e7df2fa6 100644 --- a/SDL3/SDL_ReportAssertion.md +++ b/SDL3/SDL_ReportAssertion.md @@ -5,7 +5,7 @@ Never call this directly. ## Header File -Defined in [SDL_assert.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_assert.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_assert.h) ## Syntax diff --git a/SDL3/SDL_ResetAssertionReport.md b/SDL3/SDL_ResetAssertionReport.md index 3fa56beba..5e951c668 100644 --- a/SDL3/SDL_ResetAssertionReport.md +++ b/SDL3/SDL_ResetAssertionReport.md @@ -5,7 +5,7 @@ Clear the list of all assertion failures. ## Header File -Defined in [SDL_assert.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_assert.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_assert.h) ## Syntax diff --git a/SDL3/SDL_ResetHint.md b/SDL3/SDL_ResetHint.md index 8bc4403e9..8df712838 100644 --- a/SDL3/SDL_ResetHint.md +++ b/SDL3/SDL_ResetHint.md @@ -5,7 +5,7 @@ Reset a hint to the default value. ## Header File -Defined in [SDL_hints.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) ## Syntax diff --git a/SDL3/SDL_ResetHints.md b/SDL3/SDL_ResetHints.md index c7c6f0dc1..d6fd2b3c7 100644 --- a/SDL3/SDL_ResetHints.md +++ b/SDL3/SDL_ResetHints.md @@ -5,7 +5,7 @@ Reset all hints to the default values. ## Header File -Defined in [SDL_hints.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) ## Syntax diff --git a/SDL3/SDL_ResetKeyboard.md b/SDL3/SDL_ResetKeyboard.md index 16c6eb1b4..6142c08c9 100644 --- a/SDL3/SDL_ResetKeyboard.md +++ b/SDL3/SDL_ResetKeyboard.md @@ -5,7 +5,7 @@ Clear the state of the keyboard. ## Header File -Defined in [SDL_keyboard.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_keyboard.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_keyboard.h) ## Syntax diff --git a/SDL3/SDL_RestoreWindow.md b/SDL3/SDL_RestoreWindow.md index 952ab8a94..7facd7e35 100644 --- a/SDL3/SDL_RestoreWindow.md +++ b/SDL3/SDL_RestoreWindow.md @@ -5,7 +5,7 @@ Request that the size and position of a minimized or maximized window be restore ## Header File -Defined in [SDL_video.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_video.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_video.h) ## Syntax diff --git a/SDL3/SDL_ResumeAudioDevice.md b/SDL3/SDL_ResumeAudioDevice.md index 0e76a71c6..d11aae097 100644 --- a/SDL3/SDL_ResumeAudioDevice.md +++ b/SDL3/SDL_ResumeAudioDevice.md @@ -5,7 +5,7 @@ Use this function to unpause audio playback on a specified device. ## Header File -Defined in [SDL_audio.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_audio.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_audio.h) ## Syntax diff --git a/SDL3/SDL_ResumeHaptic.md b/SDL3/SDL_ResumeHaptic.md index c99793469..d52f3366f 100644 --- a/SDL3/SDL_ResumeHaptic.md +++ b/SDL3/SDL_ResumeHaptic.md @@ -5,7 +5,7 @@ Resume a haptic device. ## Header File -Defined in [SDL_haptic.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_haptic.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_haptic.h) ## Syntax diff --git a/SDL3/SDL_RumbleGamepad.md b/SDL3/SDL_RumbleGamepad.md index 78f3997e3..19dd3c215 100644 --- a/SDL3/SDL_RumbleGamepad.md +++ b/SDL3/SDL_RumbleGamepad.md @@ -5,7 +5,7 @@ Start a rumble effect on a gamepad. ## Header File -Defined in [SDL_gamepad.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_gamepad.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_gamepad.h) ## Syntax diff --git a/SDL3/SDL_RumbleGamepadTriggers.md b/SDL3/SDL_RumbleGamepadTriggers.md index 4f93b8d1d..8ab3a8c8f 100644 --- a/SDL3/SDL_RumbleGamepadTriggers.md +++ b/SDL3/SDL_RumbleGamepadTriggers.md @@ -5,7 +5,7 @@ Start a rumble effect in the gamepad's triggers. ## Header File -Defined in [SDL_gamepad.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_gamepad.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_gamepad.h) ## Syntax diff --git a/SDL3/SDL_RumbleJoystick.md b/SDL3/SDL_RumbleJoystick.md index dde737e03..186fa8833 100644 --- a/SDL3/SDL_RumbleJoystick.md +++ b/SDL3/SDL_RumbleJoystick.md @@ -5,7 +5,7 @@ Start a rumble effect. ## Header File -Defined in [SDL_joystick.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_joystick.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_joystick.h) ## Syntax diff --git a/SDL3/SDL_RumbleJoystickTriggers.md b/SDL3/SDL_RumbleJoystickTriggers.md index 8338d188c..bca0a2f39 100644 --- a/SDL3/SDL_RumbleJoystickTriggers.md +++ b/SDL3/SDL_RumbleJoystickTriggers.md @@ -5,7 +5,7 @@ Start a rumble effect in the joystick's triggers. ## Header File -Defined in [SDL_joystick.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_joystick.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_joystick.h) ## Syntax diff --git a/SDL3/SDL_RunApp.md b/SDL3/SDL_RunApp.md index 743757d2e..93a290361 100644 --- a/SDL3/SDL_RunApp.md +++ b/SDL3/SDL_RunApp.md @@ -5,7 +5,7 @@ Initializes and launches an SDL application, by doing platform-specific initiali ## Header File -Defined in [SDL_main.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_main.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_main.h) ## Syntax diff --git a/SDL3/SDL_RunHapticEffect.md b/SDL3/SDL_RunHapticEffect.md index 7eb01b9e1..79b1711a7 100644 --- a/SDL3/SDL_RunHapticEffect.md +++ b/SDL3/SDL_RunHapticEffect.md @@ -5,7 +5,7 @@ Run the haptic effect on its associated haptic device. ## Header File -Defined in [SDL_haptic.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_haptic.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_haptic.h) ## Syntax diff --git a/SDL3/SDL_SIMDGetAlignment.md b/SDL3/SDL_SIMDGetAlignment.md index c7a013937..77e97c45d 100644 --- a/SDL3/SDL_SIMDGetAlignment.md +++ b/SDL3/SDL_SIMDGetAlignment.md @@ -5,7 +5,7 @@ Report the alignment this system needs for SIMD allocations. ## Header File -Defined in [SDL_cpuinfo.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_cpuinfo.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_cpuinfo.h) ## Syntax diff --git a/SDL3/SDL_SOFTWARE_RENDERER.md b/SDL3/SDL_SOFTWARE_RENDERER.md index e33640fba..001a15771 100644 --- a/SDL3/SDL_SOFTWARE_RENDERER.md +++ b/SDL3/SDL_SOFTWARE_RENDERER.md @@ -5,7 +5,7 @@ The name of the software renderer. ## Header File -Defined in [SDL_render.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_render.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_render.h) ## Syntax diff --git a/SDL3/SDL_STANDARD_GRAVITY.md b/SDL3/SDL_STANDARD_GRAVITY.md index a94aa0d3f..9cdcdf6d5 100644 --- a/SDL3/SDL_STANDARD_GRAVITY.md +++ b/SDL3/SDL_STANDARD_GRAVITY.md @@ -5,7 +5,7 @@ A constant to represent standard gravity for accelerometer sensors. ## Header File -Defined in [SDL_sensor.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_sensor.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_sensor.h) ## Syntax diff --git a/SDL3/SDL_STRINGIFY_ARG.md b/SDL3/SDL_STRINGIFY_ARG.md index 1900624d4..c0b9cce3b 100644 --- a/SDL3/SDL_STRINGIFY_ARG.md +++ b/SDL3/SDL_STRINGIFY_ARG.md @@ -5,7 +5,7 @@ Macro useful for building other macros with strings in them. ## Header File -Defined in [SDL_stdinc.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_stdinc.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_stdinc.h) ## Syntax diff --git a/SDL3/SDL_SaveBMP.md b/SDL3/SDL_SaveBMP.md index 875d8ffb3..f36a76f42 100644 --- a/SDL3/SDL_SaveBMP.md +++ b/SDL3/SDL_SaveBMP.md @@ -5,7 +5,7 @@ Save a surface to a file. ## Header File -Defined in [SDL_surface.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_surface.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_surface.h) ## Syntax diff --git a/SDL3/SDL_SaveBMP_IO.md b/SDL3/SDL_SaveBMP_IO.md index 25cc1c43e..e0b705e63 100644 --- a/SDL3/SDL_SaveBMP_IO.md +++ b/SDL3/SDL_SaveBMP_IO.md @@ -5,7 +5,7 @@ Save a surface to a seekable SDL data stream in BMP format. ## Header File -Defined in [SDL_surface.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_surface.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_surface.h) ## Syntax diff --git a/SDL3/SDL_ScaleMode.md b/SDL3/SDL_ScaleMode.md index 8a70dfb25..f110b0a26 100644 --- a/SDL3/SDL_ScaleMode.md +++ b/SDL3/SDL_ScaleMode.md @@ -5,7 +5,7 @@ The scaling mode ## Header File -Defined in [SDL_surface.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_surface.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_surface.h) ## Syntax diff --git a/SDL3/SDL_Scancode.md b/SDL3/SDL_Scancode.md index bf45422e8..d84f6bc0c 100644 --- a/SDL3/SDL_Scancode.md +++ b/SDL3/SDL_Scancode.md @@ -5,7 +5,7 @@ The SDL keyboard scancode representation. ## Header File -Defined in [SDL_scancode.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_scancode.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_scancode.h) ## Syntax diff --git a/SDL3/SDL_ScreenKeyboardShown.md b/SDL3/SDL_ScreenKeyboardShown.md index 5029849ec..91e48670d 100644 --- a/SDL3/SDL_ScreenKeyboardShown.md +++ b/SDL3/SDL_ScreenKeyboardShown.md @@ -5,7 +5,7 @@ Check whether the screen keyboard is shown for given window. ## Header File -Defined in [SDL_keyboard.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_keyboard.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_keyboard.h) ## Syntax diff --git a/SDL3/SDL_ScreenSaverEnabled.md b/SDL3/SDL_ScreenSaverEnabled.md index 4c50de2c5..eb5dc975f 100644 --- a/SDL3/SDL_ScreenSaverEnabled.md +++ b/SDL3/SDL_ScreenSaverEnabled.md @@ -5,7 +5,7 @@ Check whether the screensaver is currently enabled. ## Header File -Defined in [SDL_video.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_video.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_video.h) ## Syntax diff --git a/SDL3/SDL_SeekIO.md b/SDL3/SDL_SeekIO.md index a82825f02..57324b119 100644 --- a/SDL3/SDL_SeekIO.md +++ b/SDL3/SDL_SeekIO.md @@ -5,7 +5,7 @@ Seek within an [SDL_IOStream](SDL_IOStream) data stream. ## Header File -Defined in [SDL_iostream.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_iostream.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_iostream.h) ## Syntax diff --git a/SDL3/SDL_SendGamepadEffect.md b/SDL3/SDL_SendGamepadEffect.md index f96f6f543..fc7071858 100644 --- a/SDL3/SDL_SendGamepadEffect.md +++ b/SDL3/SDL_SendGamepadEffect.md @@ -5,7 +5,7 @@ Send a gamepad specific effect packet. ## Header File -Defined in [SDL_gamepad.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_gamepad.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_gamepad.h) ## Syntax diff --git a/SDL3/SDL_SendJoystickEffect.md b/SDL3/SDL_SendJoystickEffect.md index 1f0273605..b5eb5e6e9 100644 --- a/SDL3/SDL_SendJoystickEffect.md +++ b/SDL3/SDL_SendJoystickEffect.md @@ -5,7 +5,7 @@ Send a joystick specific effect packet. ## Header File -Defined in [SDL_joystick.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_joystick.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_joystick.h) ## Syntax diff --git a/SDL3/SDL_SensorEvent.md b/SDL3/SDL_SensorEvent.md index 46e771e87..c9dcfbd70 100644 --- a/SDL3/SDL_SensorEvent.md +++ b/SDL3/SDL_SensorEvent.md @@ -5,7 +5,7 @@ Sensor event structure (event.sensor.*) ## Header File -Defined in [SDL_events.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_events.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_events.h) ## Syntax diff --git a/SDL3/SDL_SensorID.md b/SDL3/SDL_SensorID.md index c96618870..826b26ab8 100644 --- a/SDL3/SDL_SensorID.md +++ b/SDL3/SDL_SensorID.md @@ -5,7 +5,7 @@ This is a unique ID for a sensor for the time it is connected to the system, and ## Header File -Defined in [SDL_sensor.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_sensor.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_sensor.h) ## Syntax diff --git a/SDL3/SDL_SensorType.md b/SDL3/SDL_SensorType.md index 542d7f37a..87b9dc142 100644 --- a/SDL3/SDL_SensorType.md +++ b/SDL3/SDL_SensorType.md @@ -5,7 +5,7 @@ The different sensors defined by SDL. ## Header File -Defined in [SDL_sensor.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_sensor.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_sensor.h) ## Syntax diff --git a/SDL3/SDL_SetAssertionHandler.md b/SDL3/SDL_SetAssertionHandler.md index c3581adaa..7f146ab56 100644 --- a/SDL3/SDL_SetAssertionHandler.md +++ b/SDL3/SDL_SetAssertionHandler.md @@ -5,7 +5,7 @@ Set an application-defined assertion handler. ## Header File -Defined in [SDL_assert.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_assert.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_assert.h) ## Syntax diff --git a/SDL3/SDL_SetAudioPostmixCallback.md b/SDL3/SDL_SetAudioPostmixCallback.md index 97ba57e96..744d22ec2 100644 --- a/SDL3/SDL_SetAudioPostmixCallback.md +++ b/SDL3/SDL_SetAudioPostmixCallback.md @@ -5,7 +5,7 @@ Set a callback that fires when data is about to be fed to an audio device. ## Header File -Defined in [SDL_audio.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_audio.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_audio.h) ## Syntax diff --git a/SDL3/SDL_SetAudioStreamFormat.md b/SDL3/SDL_SetAudioStreamFormat.md index 36b8bec5b..244492785 100644 --- a/SDL3/SDL_SetAudioStreamFormat.md +++ b/SDL3/SDL_SetAudioStreamFormat.md @@ -5,7 +5,7 @@ Change the input and output formats of an audio stream. ## Header File -Defined in [SDL_audio.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_audio.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_audio.h) ## Syntax diff --git a/SDL3/SDL_SetAudioStreamFrequencyRatio.md b/SDL3/SDL_SetAudioStreamFrequencyRatio.md index dca4c5cc4..58e77f98b 100644 --- a/SDL3/SDL_SetAudioStreamFrequencyRatio.md +++ b/SDL3/SDL_SetAudioStreamFrequencyRatio.md @@ -5,7 +5,7 @@ Change the frequency ratio of an audio stream. ## Header File -Defined in [SDL_audio.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_audio.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_audio.h) ## Syntax diff --git a/SDL3/SDL_SetAudioStreamGetCallback.md b/SDL3/SDL_SetAudioStreamGetCallback.md index 728ec03b8..800274847 100644 --- a/SDL3/SDL_SetAudioStreamGetCallback.md +++ b/SDL3/SDL_SetAudioStreamGetCallback.md @@ -5,7 +5,7 @@ Set a callback that runs when data is requested from an audio stream. ## Header File -Defined in [SDL_audio.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_audio.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_audio.h) ## Syntax diff --git a/SDL3/SDL_SetAudioStreamPutCallback.md b/SDL3/SDL_SetAudioStreamPutCallback.md index 10b6e04e9..cf84dca16 100644 --- a/SDL3/SDL_SetAudioStreamPutCallback.md +++ b/SDL3/SDL_SetAudioStreamPutCallback.md @@ -5,7 +5,7 @@ Set a callback that runs when data is added to an audio stream. ## Header File -Defined in [SDL_audio.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_audio.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_audio.h) ## Syntax diff --git a/SDL3/SDL_SetBooleanProperty.md b/SDL3/SDL_SetBooleanProperty.md index a87b9b78f..64e0bae01 100644 --- a/SDL3/SDL_SetBooleanProperty.md +++ b/SDL3/SDL_SetBooleanProperty.md @@ -5,7 +5,7 @@ Set a boolean property on a set of properties. ## Header File -Defined in [SDL_properties.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_properties.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_properties.h) ## Syntax diff --git a/SDL3/SDL_SetClipboardData.md b/SDL3/SDL_SetClipboardData.md index 2f1f7368b..1ee3c285b 100644 --- a/SDL3/SDL_SetClipboardData.md +++ b/SDL3/SDL_SetClipboardData.md @@ -5,7 +5,7 @@ Offer clipboard data to the OS. ## Header File -Defined in [SDL_clipboard.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_clipboard.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_clipboard.h) ## Syntax diff --git a/SDL3/SDL_SetClipboardText.md b/SDL3/SDL_SetClipboardText.md index b750b41e6..c5e769e22 100644 --- a/SDL3/SDL_SetClipboardText.md +++ b/SDL3/SDL_SetClipboardText.md @@ -5,7 +5,7 @@ Put UTF-8 text into the clipboard. ## Header File -Defined in [SDL_clipboard.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_clipboard.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_clipboard.h) ## Syntax diff --git a/SDL3/SDL_SetCursor.md b/SDL3/SDL_SetCursor.md index e15cfc0c7..256f083cf 100644 --- a/SDL3/SDL_SetCursor.md +++ b/SDL3/SDL_SetCursor.md @@ -9,7 +9,7 @@ Set the active cursor. ## Header File -Defined in [SDL_mouse.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_mouse.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_mouse.h) ## Syntax diff --git a/SDL3/SDL_SetError.md b/SDL3/SDL_SetError.md index 690094e40..bb2840006 100644 --- a/SDL3/SDL_SetError.md +++ b/SDL3/SDL_SetError.md @@ -5,7 +5,7 @@ Set the SDL error message for the current thread. ## Header File -Defined in [SDL_error.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_error.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_error.h) ## Syntax diff --git a/SDL3/SDL_SetEventEnabled.md b/SDL3/SDL_SetEventEnabled.md index 41c9a003b..77f65c05b 100644 --- a/SDL3/SDL_SetEventEnabled.md +++ b/SDL3/SDL_SetEventEnabled.md @@ -5,7 +5,7 @@ Set the state of processing events by type. ## Header File -Defined in [SDL_events.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_events.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_events.h) ## Syntax diff --git a/SDL3/SDL_SetEventFilter.md b/SDL3/SDL_SetEventFilter.md index 593b988f3..656021ce0 100644 --- a/SDL3/SDL_SetEventFilter.md +++ b/SDL3/SDL_SetEventFilter.md @@ -5,7 +5,7 @@ Set up a filter to process all events before they change internal state and are ## Header File -Defined in [SDL_events.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_events.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_events.h) ## Syntax diff --git a/SDL3/SDL_SetFloatProperty.md b/SDL3/SDL_SetFloatProperty.md index 5a2a40cea..f269a2d8a 100644 --- a/SDL3/SDL_SetFloatProperty.md +++ b/SDL3/SDL_SetFloatProperty.md @@ -5,7 +5,7 @@ Set a floating point property on a set of properties. ## Header File -Defined in [SDL_properties.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_properties.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_properties.h) ## Syntax diff --git a/SDL3/SDL_SetGamepadEventsEnabled.md b/SDL3/SDL_SetGamepadEventsEnabled.md index f3a21a3e2..81778748f 100644 --- a/SDL3/SDL_SetGamepadEventsEnabled.md +++ b/SDL3/SDL_SetGamepadEventsEnabled.md @@ -5,7 +5,7 @@ Set the state of gamepad event processing. ## Header File -Defined in [SDL_gamepad.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_gamepad.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_gamepad.h) ## Syntax diff --git a/SDL3/SDL_SetGamepadLED.md b/SDL3/SDL_SetGamepadLED.md index 42e2a2e91..a4a3267ab 100644 --- a/SDL3/SDL_SetGamepadLED.md +++ b/SDL3/SDL_SetGamepadLED.md @@ -5,7 +5,7 @@ Update a gamepad's LED color. ## Header File -Defined in [SDL_gamepad.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_gamepad.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_gamepad.h) ## Syntax diff --git a/SDL3/SDL_SetGamepadMapping.md b/SDL3/SDL_SetGamepadMapping.md index 3a25d8a8d..89d044f8d 100644 --- a/SDL3/SDL_SetGamepadMapping.md +++ b/SDL3/SDL_SetGamepadMapping.md @@ -5,7 +5,7 @@ Set the current mapping of a joystick or gamepad. ## Header File -Defined in [SDL_gamepad.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_gamepad.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_gamepad.h) ## Syntax diff --git a/SDL3/SDL_SetGamepadPlayerIndex.md b/SDL3/SDL_SetGamepadPlayerIndex.md index a67949135..660bb0594 100644 --- a/SDL3/SDL_SetGamepadPlayerIndex.md +++ b/SDL3/SDL_SetGamepadPlayerIndex.md @@ -5,7 +5,7 @@ Set the player index of an opened gamepad. ## Header File -Defined in [SDL_gamepad.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_gamepad.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_gamepad.h) ## Syntax diff --git a/SDL3/SDL_SetGamepadSensorEnabled.md b/SDL3/SDL_SetGamepadSensorEnabled.md index bcd1a80a3..77bf70eb9 100644 --- a/SDL3/SDL_SetGamepadSensorEnabled.md +++ b/SDL3/SDL_SetGamepadSensorEnabled.md @@ -5,7 +5,7 @@ Set whether data reporting for a gamepad sensor is enabled. ## Header File -Defined in [SDL_gamepad.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_gamepad.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_gamepad.h) ## Syntax diff --git a/SDL3/SDL_SetHapticAutocenter.md b/SDL3/SDL_SetHapticAutocenter.md index f94b64869..0f1843b51 100644 --- a/SDL3/SDL_SetHapticAutocenter.md +++ b/SDL3/SDL_SetHapticAutocenter.md @@ -5,7 +5,7 @@ Set the global autocenter of the device. ## Header File -Defined in [SDL_haptic.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_haptic.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_haptic.h) ## Syntax diff --git a/SDL3/SDL_SetHapticGain.md b/SDL3/SDL_SetHapticGain.md index 299a53f7a..46a19b0c7 100644 --- a/SDL3/SDL_SetHapticGain.md +++ b/SDL3/SDL_SetHapticGain.md @@ -5,7 +5,7 @@ Set the global gain of the specified haptic device. ## Header File -Defined in [SDL_haptic.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_haptic.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_haptic.h) ## Syntax diff --git a/SDL3/SDL_SetHint.md b/SDL3/SDL_SetHint.md index a48de4c80..fc2cf9c67 100644 --- a/SDL3/SDL_SetHint.md +++ b/SDL3/SDL_SetHint.md @@ -5,7 +5,7 @@ Set a hint with normal priority. ## Header File -Defined in [SDL_hints.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) ## Syntax diff --git a/SDL3/SDL_SetHintWithPriority.md b/SDL3/SDL_SetHintWithPriority.md index 9c9ac959a..edee44a4d 100644 --- a/SDL3/SDL_SetHintWithPriority.md +++ b/SDL3/SDL_SetHintWithPriority.md @@ -5,7 +5,7 @@ Set a hint with a specific priority. ## Header File -Defined in [SDL_hints.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hints.h) ## Syntax diff --git a/SDL3/SDL_SetJoystickEventsEnabled.md b/SDL3/SDL_SetJoystickEventsEnabled.md index 09858c289..bfe414ec0 100644 --- a/SDL3/SDL_SetJoystickEventsEnabled.md +++ b/SDL3/SDL_SetJoystickEventsEnabled.md @@ -5,7 +5,7 @@ Set the state of joystick event processing. ## Header File -Defined in [SDL_joystick.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_joystick.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_joystick.h) ## Syntax diff --git a/SDL3/SDL_SetJoystickLED.md b/SDL3/SDL_SetJoystickLED.md index f299d56db..c0f1f46a3 100644 --- a/SDL3/SDL_SetJoystickLED.md +++ b/SDL3/SDL_SetJoystickLED.md @@ -5,7 +5,7 @@ Update a joystick's LED color. ## Header File -Defined in [SDL_joystick.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_joystick.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_joystick.h) ## Syntax diff --git a/SDL3/SDL_SetJoystickPlayerIndex.md b/SDL3/SDL_SetJoystickPlayerIndex.md index 3b2fd697a..0a9899fa6 100644 --- a/SDL3/SDL_SetJoystickPlayerIndex.md +++ b/SDL3/SDL_SetJoystickPlayerIndex.md @@ -5,7 +5,7 @@ Set the player index of an opened joystick. ## Header File -Defined in [SDL_joystick.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_joystick.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_joystick.h) ## Syntax diff --git a/SDL3/SDL_SetJoystickVirtualAxis.md b/SDL3/SDL_SetJoystickVirtualAxis.md index 8d89dbe1e..afd467360 100644 --- a/SDL3/SDL_SetJoystickVirtualAxis.md +++ b/SDL3/SDL_SetJoystickVirtualAxis.md @@ -5,7 +5,7 @@ Set values on an opened, virtual-joystick's axis. ## Header File -Defined in [SDL_joystick.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_joystick.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_joystick.h) ## Syntax diff --git a/SDL3/SDL_SetJoystickVirtualButton.md b/SDL3/SDL_SetJoystickVirtualButton.md index 4c3cffca2..7e51ad96f 100644 --- a/SDL3/SDL_SetJoystickVirtualButton.md +++ b/SDL3/SDL_SetJoystickVirtualButton.md @@ -5,7 +5,7 @@ Set values on an opened, virtual-joystick's button. ## Header File -Defined in [SDL_joystick.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_joystick.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_joystick.h) ## Syntax diff --git a/SDL3/SDL_SetJoystickVirtualHat.md b/SDL3/SDL_SetJoystickVirtualHat.md index 99a9faa37..0690885d7 100644 --- a/SDL3/SDL_SetJoystickVirtualHat.md +++ b/SDL3/SDL_SetJoystickVirtualHat.md @@ -5,7 +5,7 @@ Set values on an opened, virtual-joystick's hat. ## Header File -Defined in [SDL_joystick.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_joystick.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_joystick.h) ## Syntax diff --git a/SDL3/SDL_SetLogOutputFunction.md b/SDL3/SDL_SetLogOutputFunction.md index 53806a13d..962140299 100644 --- a/SDL3/SDL_SetLogOutputFunction.md +++ b/SDL3/SDL_SetLogOutputFunction.md @@ -5,7 +5,7 @@ Replace the default log output function with one of your own. ## Header File -Defined in [SDL_log.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_log.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_log.h) ## Syntax diff --git a/SDL3/SDL_SetMainReady.md b/SDL3/SDL_SetMainReady.md index 404cea0c5..f516f9ba3 100644 --- a/SDL3/SDL_SetMainReady.md +++ b/SDL3/SDL_SetMainReady.md @@ -5,7 +5,7 @@ Circumvent failure of [SDL_Init](SDL_Init)() when not using [SDL_main](SDL_main) ## Header File -Defined in [SDL_main.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_main.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_main.h) ## Syntax diff --git a/SDL3/SDL_SetMemoryFunctions.md b/SDL3/SDL_SetMemoryFunctions.md index d331afc4d..ee3472a2f 100644 --- a/SDL3/SDL_SetMemoryFunctions.md +++ b/SDL3/SDL_SetMemoryFunctions.md @@ -5,7 +5,7 @@ Replace SDL's memory allocation functions with a custom set. ## Header File -Defined in [SDL_stdinc.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_stdinc.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_stdinc.h) ## Syntax diff --git a/SDL3/SDL_SetModState.md b/SDL3/SDL_SetModState.md index 2b34d0697..fa40d3b85 100644 --- a/SDL3/SDL_SetModState.md +++ b/SDL3/SDL_SetModState.md @@ -9,7 +9,7 @@ Set the current key modifier state for the keyboard. ## Header File -Defined in [SDL_keyboard.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_keyboard.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_keyboard.h) ## Syntax diff --git a/SDL3/SDL_SetNumberProperty.md b/SDL3/SDL_SetNumberProperty.md index a3fb342f2..d97f4267d 100644 --- a/SDL3/SDL_SetNumberProperty.md +++ b/SDL3/SDL_SetNumberProperty.md @@ -5,7 +5,7 @@ Set an integer property on a set of properties. ## Header File -Defined in [SDL_properties.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_properties.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_properties.h) ## Syntax diff --git a/SDL3/SDL_SetPaletteColors.md b/SDL3/SDL_SetPaletteColors.md index 598dfceb0..b0f735cbc 100644 --- a/SDL3/SDL_SetPaletteColors.md +++ b/SDL3/SDL_SetPaletteColors.md @@ -5,7 +5,7 @@ Set a range of colors in a palette. ## Header File -Defined in [SDL_pixels.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_pixels.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_pixels.h) ## Syntax diff --git a/SDL3/SDL_SetPixelFormatPalette.md b/SDL3/SDL_SetPixelFormatPalette.md index 6f803c872..ea91658b0 100644 --- a/SDL3/SDL_SetPixelFormatPalette.md +++ b/SDL3/SDL_SetPixelFormatPalette.md @@ -5,7 +5,7 @@ Set the palette for a pixel format structure. ## Header File -Defined in [SDL_pixels.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_pixels.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_pixels.h) ## Syntax diff --git a/SDL3/SDL_SetPrimarySelectionText.md b/SDL3/SDL_SetPrimarySelectionText.md index c2463abde..1eb601754 100644 --- a/SDL3/SDL_SetPrimarySelectionText.md +++ b/SDL3/SDL_SetPrimarySelectionText.md @@ -5,7 +5,7 @@ Put UTF-8 text into the primary selection. ## Header File -Defined in [SDL_clipboard.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_clipboard.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_clipboard.h) ## Syntax diff --git a/SDL3/SDL_SetProperty.md b/SDL3/SDL_SetProperty.md index 22bd7fae0..38a2c5666 100644 --- a/SDL3/SDL_SetProperty.md +++ b/SDL3/SDL_SetProperty.md @@ -5,7 +5,7 @@ Set a property on a set of properties. ## Header File -Defined in [SDL_properties.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_properties.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_properties.h) ## Syntax diff --git a/SDL3/SDL_SetPropertyWithCleanup.md b/SDL3/SDL_SetPropertyWithCleanup.md index 546304b41..77b6820e4 100644 --- a/SDL3/SDL_SetPropertyWithCleanup.md +++ b/SDL3/SDL_SetPropertyWithCleanup.md @@ -5,7 +5,7 @@ Set a property on a set of properties with a cleanup function that is called whe ## Header File -Defined in [SDL_properties.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_properties.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_properties.h) ## Syntax diff --git a/SDL3/SDL_SetRelativeMouseMode.md b/SDL3/SDL_SetRelativeMouseMode.md index 92795e822..1d096a65b 100644 --- a/SDL3/SDL_SetRelativeMouseMode.md +++ b/SDL3/SDL_SetRelativeMouseMode.md @@ -9,7 +9,7 @@ Set relative mouse mode. ## Header File -Defined in [SDL_mouse.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_mouse.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_mouse.h) ## Syntax diff --git a/SDL3/SDL_SetRenderClipRect.md b/SDL3/SDL_SetRenderClipRect.md index 5e4b1761c..0fbffe638 100644 --- a/SDL3/SDL_SetRenderClipRect.md +++ b/SDL3/SDL_SetRenderClipRect.md @@ -5,7 +5,7 @@ Set the clip rectangle for rendering on the specified target. ## Header File -Defined in [SDL_render.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_render.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_render.h) ## Syntax diff --git a/SDL3/SDL_SetRenderColorScale.md b/SDL3/SDL_SetRenderColorScale.md index a8ad8b7d6..bf1409ec9 100644 --- a/SDL3/SDL_SetRenderColorScale.md +++ b/SDL3/SDL_SetRenderColorScale.md @@ -5,7 +5,7 @@ Set the color scale used for render operations. ## Header File -Defined in [SDL_render.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_render.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_render.h) ## Syntax diff --git a/SDL3/SDL_SetRenderDrawBlendMode.md b/SDL3/SDL_SetRenderDrawBlendMode.md index 588f816a6..837623955 100644 --- a/SDL3/SDL_SetRenderDrawBlendMode.md +++ b/SDL3/SDL_SetRenderDrawBlendMode.md @@ -5,7 +5,7 @@ Set the blend mode used for drawing operations (Fill and Line). ## Header File -Defined in [SDL_render.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_render.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_render.h) ## Syntax diff --git a/SDL3/SDL_SetRenderDrawColor.md b/SDL3/SDL_SetRenderDrawColor.md index e4b2374ff..4dc63e820 100644 --- a/SDL3/SDL_SetRenderDrawColor.md +++ b/SDL3/SDL_SetRenderDrawColor.md @@ -5,7 +5,7 @@ Set the color used for drawing operations. ## Header File -Defined in [SDL_render.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_render.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_render.h) ## Syntax diff --git a/SDL3/SDL_SetRenderDrawColorFloat.md b/SDL3/SDL_SetRenderDrawColorFloat.md index 222b3bc4e..ea10bbb82 100644 --- a/SDL3/SDL_SetRenderDrawColorFloat.md +++ b/SDL3/SDL_SetRenderDrawColorFloat.md @@ -5,7 +5,7 @@ Set the color used for drawing operations (Rect, Line and Clear). ## Header File -Defined in [SDL_render.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_render.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_render.h) ## Syntax diff --git a/SDL3/SDL_SetRenderLogicalPresentation.md b/SDL3/SDL_SetRenderLogicalPresentation.md index 69b0965c9..7d372eb38 100644 --- a/SDL3/SDL_SetRenderLogicalPresentation.md +++ b/SDL3/SDL_SetRenderLogicalPresentation.md @@ -5,7 +5,7 @@ Set a device independent resolution and presentation mode for rendering. ## Header File -Defined in [SDL_render.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_render.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_render.h) ## Syntax diff --git a/SDL3/SDL_SetRenderScale.md b/SDL3/SDL_SetRenderScale.md index ce301e801..4d2e34a7d 100644 --- a/SDL3/SDL_SetRenderScale.md +++ b/SDL3/SDL_SetRenderScale.md @@ -5,7 +5,7 @@ Set the drawing scale for rendering on the current target. ## Header File -Defined in [SDL_render.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_render.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_render.h) ## Syntax diff --git a/SDL3/SDL_SetRenderTarget.md b/SDL3/SDL_SetRenderTarget.md index 93e90de16..f2b6d2e0b 100644 --- a/SDL3/SDL_SetRenderTarget.md +++ b/SDL3/SDL_SetRenderTarget.md @@ -5,7 +5,7 @@ Set a texture as the current rendering target. ## Header File -Defined in [SDL_render.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_render.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_render.h) ## Syntax diff --git a/SDL3/SDL_SetRenderVSync.md b/SDL3/SDL_SetRenderVSync.md index 1ae56a2d8..c479b2fac 100644 --- a/SDL3/SDL_SetRenderVSync.md +++ b/SDL3/SDL_SetRenderVSync.md @@ -5,7 +5,7 @@ Toggle VSync of the given renderer. ## Header File -Defined in [SDL_render.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_render.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_render.h) ## Syntax diff --git a/SDL3/SDL_SetRenderViewport.md b/SDL3/SDL_SetRenderViewport.md index 4ea5028b3..adb71bce7 100644 --- a/SDL3/SDL_SetRenderViewport.md +++ b/SDL3/SDL_SetRenderViewport.md @@ -5,7 +5,7 @@ Set the drawing area for rendering on the current target. ## Header File -Defined in [SDL_render.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_render.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_render.h) ## Syntax diff --git a/SDL3/SDL_SetStringProperty.md b/SDL3/SDL_SetStringProperty.md index a9c53749d..6d4b6c0b9 100644 --- a/SDL3/SDL_SetStringProperty.md +++ b/SDL3/SDL_SetStringProperty.md @@ -5,7 +5,7 @@ Set a string property on a set of properties. ## Header File -Defined in [SDL_properties.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_properties.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_properties.h) ## Syntax diff --git a/SDL3/SDL_SetSurfaceAlphaMod.md b/SDL3/SDL_SetSurfaceAlphaMod.md index a45c0f49a..35fc4db04 100644 --- a/SDL3/SDL_SetSurfaceAlphaMod.md +++ b/SDL3/SDL_SetSurfaceAlphaMod.md @@ -5,7 +5,7 @@ Set an additional alpha value used in blit operations. ## Header File -Defined in [SDL_surface.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_surface.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_surface.h) ## Syntax diff --git a/SDL3/SDL_SetSurfaceBlendMode.md b/SDL3/SDL_SetSurfaceBlendMode.md index 9590ec48f..9c2a48e86 100644 --- a/SDL3/SDL_SetSurfaceBlendMode.md +++ b/SDL3/SDL_SetSurfaceBlendMode.md @@ -5,7 +5,7 @@ Set the blend mode used for blit operations. ## Header File -Defined in [SDL_surface.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_surface.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_surface.h) ## Syntax diff --git a/SDL3/SDL_SetSurfaceClipRect.md b/SDL3/SDL_SetSurfaceClipRect.md index 19bb2992d..4b54fcae9 100644 --- a/SDL3/SDL_SetSurfaceClipRect.md +++ b/SDL3/SDL_SetSurfaceClipRect.md @@ -5,7 +5,7 @@ Set the clipping rectangle for a surface. ## Header File -Defined in [SDL_surface.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_surface.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_surface.h) ## Syntax diff --git a/SDL3/SDL_SetSurfaceColorKey.md b/SDL3/SDL_SetSurfaceColorKey.md index eb5dbfafd..a4afca10b 100644 --- a/SDL3/SDL_SetSurfaceColorKey.md +++ b/SDL3/SDL_SetSurfaceColorKey.md @@ -5,7 +5,7 @@ Set the color key (transparent pixel) in a surface. ## Header File -Defined in [SDL_surface.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_surface.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_surface.h) ## Syntax diff --git a/SDL3/SDL_SetSurfaceColorMod.md b/SDL3/SDL_SetSurfaceColorMod.md index c3c080dee..3ad224c5c 100644 --- a/SDL3/SDL_SetSurfaceColorMod.md +++ b/SDL3/SDL_SetSurfaceColorMod.md @@ -5,7 +5,7 @@ Set an additional color value multiplied into blit operations. ## Header File -Defined in [SDL_surface.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_surface.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_surface.h) ## Syntax diff --git a/SDL3/SDL_SetSurfaceColorspace.md b/SDL3/SDL_SetSurfaceColorspace.md index fc3747905..bb5799d61 100644 --- a/SDL3/SDL_SetSurfaceColorspace.md +++ b/SDL3/SDL_SetSurfaceColorspace.md @@ -5,7 +5,7 @@ Set the colorspace used by a surface. ## Header File -Defined in [SDL_surface.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_surface.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_surface.h) ## Syntax diff --git a/SDL3/SDL_SetSurfacePalette.md b/SDL3/SDL_SetSurfacePalette.md index 7e6a40963..bbdbebb67 100644 --- a/SDL3/SDL_SetSurfacePalette.md +++ b/SDL3/SDL_SetSurfacePalette.md @@ -5,7 +5,7 @@ Set the palette used by a surface. ## Header File -Defined in [SDL_surface.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_surface.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_surface.h) ## Syntax diff --git a/SDL3/SDL_SetSurfaceRLE.md b/SDL3/SDL_SetSurfaceRLE.md index 1df0a2ccb..62dd8434f 100644 --- a/SDL3/SDL_SetSurfaceRLE.md +++ b/SDL3/SDL_SetSurfaceRLE.md @@ -5,7 +5,7 @@ Set the RLE acceleration hint for a surface. ## Header File -Defined in [SDL_surface.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_surface.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_surface.h) ## Syntax diff --git a/SDL3/SDL_SetTLS.md b/SDL3/SDL_SetTLS.md index a673c4962..9cdc228c7 100644 --- a/SDL3/SDL_SetTLS.md +++ b/SDL3/SDL_SetTLS.md @@ -5,7 +5,7 @@ Set the current thread's value associated with a thread local storage ID. ## Header File -Defined in [SDL_thread.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_thread.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_thread.h) ## Syntax diff --git a/SDL3/SDL_SetTextInputRect.md b/SDL3/SDL_SetTextInputRect.md index 9f3df8f41..de794d7ab 100644 --- a/SDL3/SDL_SetTextInputRect.md +++ b/SDL3/SDL_SetTextInputRect.md @@ -9,7 +9,7 @@ Set the rectangle used to type Unicode text inputs. ## Header File -Defined in [SDL_keyboard.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_keyboard.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_keyboard.h) ## Syntax diff --git a/SDL3/SDL_SetTextureAlphaMod.md b/SDL3/SDL_SetTextureAlphaMod.md index d463fdad3..f8f0c4e5e 100644 --- a/SDL3/SDL_SetTextureAlphaMod.md +++ b/SDL3/SDL_SetTextureAlphaMod.md @@ -5,7 +5,7 @@ Set an additional alpha value multiplied into render copy operations. ## Header File -Defined in [SDL_render.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_render.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_render.h) ## Syntax diff --git a/SDL3/SDL_SetTextureAlphaModFloat.md b/SDL3/SDL_SetTextureAlphaModFloat.md index 619e013ac..9cc808ee4 100644 --- a/SDL3/SDL_SetTextureAlphaModFloat.md +++ b/SDL3/SDL_SetTextureAlphaModFloat.md @@ -5,7 +5,7 @@ Set an additional alpha value multiplied into render copy operations. ## Header File -Defined in [SDL_render.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_render.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_render.h) ## Syntax diff --git a/SDL3/SDL_SetTextureBlendMode.md b/SDL3/SDL_SetTextureBlendMode.md index f586ae734..ecd250b2c 100644 --- a/SDL3/SDL_SetTextureBlendMode.md +++ b/SDL3/SDL_SetTextureBlendMode.md @@ -5,7 +5,7 @@ Set the blend mode for a texture, used by [SDL_RenderTexture](SDL_RenderTexture) ## Header File -Defined in [SDL_render.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_render.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_render.h) ## Syntax diff --git a/SDL3/SDL_SetTextureColorMod.md b/SDL3/SDL_SetTextureColorMod.md index 05aacee6f..2f604791e 100644 --- a/SDL3/SDL_SetTextureColorMod.md +++ b/SDL3/SDL_SetTextureColorMod.md @@ -5,7 +5,7 @@ Set an additional color value multiplied into render copy operations. ## Header File -Defined in [SDL_render.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_render.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_render.h) ## Syntax diff --git a/SDL3/SDL_SetTextureColorModFloat.md b/SDL3/SDL_SetTextureColorModFloat.md index dab3c6154..0b1543859 100644 --- a/SDL3/SDL_SetTextureColorModFloat.md +++ b/SDL3/SDL_SetTextureColorModFloat.md @@ -5,7 +5,7 @@ Set an additional color value multiplied into render copy operations. ## Header File -Defined in [SDL_render.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_render.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_render.h) ## Syntax diff --git a/SDL3/SDL_SetTextureScaleMode.md b/SDL3/SDL_SetTextureScaleMode.md index 4cae29f70..3faccc427 100644 --- a/SDL3/SDL_SetTextureScaleMode.md +++ b/SDL3/SDL_SetTextureScaleMode.md @@ -5,7 +5,7 @@ Set the scale mode used for texture scale operations. ## Header File -Defined in [SDL_render.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_render.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_render.h) ## Syntax diff --git a/SDL3/SDL_SetThreadPriority.md b/SDL3/SDL_SetThreadPriority.md index ca0f17bfe..99b13dacb 100644 --- a/SDL3/SDL_SetThreadPriority.md +++ b/SDL3/SDL_SetThreadPriority.md @@ -5,7 +5,7 @@ Set the priority for the current thread. ## Header File -Defined in [SDL_thread.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_thread.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_thread.h) ## Syntax diff --git a/SDL3/SDL_SetWindowAlwaysOnTop.md b/SDL3/SDL_SetWindowAlwaysOnTop.md index d142944a0..5aa641dea 100644 --- a/SDL3/SDL_SetWindowAlwaysOnTop.md +++ b/SDL3/SDL_SetWindowAlwaysOnTop.md @@ -5,7 +5,7 @@ Set the window to always be above the others. ## Header File -Defined in [SDL_video.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_video.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_video.h) ## Syntax diff --git a/SDL3/SDL_SetWindowBordered.md b/SDL3/SDL_SetWindowBordered.md index 64c0839cc..2dab5de07 100644 --- a/SDL3/SDL_SetWindowBordered.md +++ b/SDL3/SDL_SetWindowBordered.md @@ -13,7 +13,7 @@ Set the border state of a window. ## Header File -Defined in [SDL_video.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_video.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_video.h) ## Syntax diff --git a/SDL3/SDL_SetWindowFocusable.md b/SDL3/SDL_SetWindowFocusable.md index 79e02032a..ad5c56877 100644 --- a/SDL3/SDL_SetWindowFocusable.md +++ b/SDL3/SDL_SetWindowFocusable.md @@ -5,7 +5,7 @@ Set whether the window may have input focus. ## Header File -Defined in [SDL_video.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_video.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_video.h) ## Syntax diff --git a/SDL3/SDL_SetWindowFullscreen.md b/SDL3/SDL_SetWindowFullscreen.md index 826c54eab..798505c07 100644 --- a/SDL3/SDL_SetWindowFullscreen.md +++ b/SDL3/SDL_SetWindowFullscreen.md @@ -5,7 +5,7 @@ Request that the window's fullscreen state be changed. ## Header File -Defined in [SDL_video.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_video.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_video.h) ## Syntax diff --git a/SDL3/SDL_SetWindowFullscreenMode.md b/SDL3/SDL_SetWindowFullscreenMode.md index 9a566f60b..fbd5b5b6e 100644 --- a/SDL3/SDL_SetWindowFullscreenMode.md +++ b/SDL3/SDL_SetWindowFullscreenMode.md @@ -5,7 +5,7 @@ Set the display mode to use when a window is visible and fullscreen. ## Header File -Defined in [SDL_video.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_video.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_video.h) ## Syntax diff --git a/SDL3/SDL_SetWindowHitTest.md b/SDL3/SDL_SetWindowHitTest.md index 8950fdf57..f188f7e0e 100644 --- a/SDL3/SDL_SetWindowHitTest.md +++ b/SDL3/SDL_SetWindowHitTest.md @@ -12,7 +12,7 @@ Provide a callback that decides if a window region has special properties. ## Header File -Defined in [SDL_video.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_video.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_video.h) ## Syntax diff --git a/SDL3/SDL_SetWindowIcon.md b/SDL3/SDL_SetWindowIcon.md index d67835b3a..6d466be42 100644 --- a/SDL3/SDL_SetWindowIcon.md +++ b/SDL3/SDL_SetWindowIcon.md @@ -5,7 +5,7 @@ Set the icon for a window. ## Header File -Defined in [SDL_video.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_video.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_video.h) ## Syntax diff --git a/SDL3/SDL_SetWindowInputFocus.md b/SDL3/SDL_SetWindowInputFocus.md index 37f63c59b..633043581 100644 --- a/SDL3/SDL_SetWindowInputFocus.md +++ b/SDL3/SDL_SetWindowInputFocus.md @@ -13,7 +13,7 @@ Explicitly set input focus to the window. ## Header File -Defined in [SDL_video.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_video.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_video.h) ## Syntax diff --git a/SDL3/SDL_SetWindowKeyboardGrab.md b/SDL3/SDL_SetWindowKeyboardGrab.md index 85161e78c..27c3139e0 100644 --- a/SDL3/SDL_SetWindowKeyboardGrab.md +++ b/SDL3/SDL_SetWindowKeyboardGrab.md @@ -5,7 +5,7 @@ Set a window's keyboard grab mode. ## Header File -Defined in [SDL_video.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_video.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_video.h) ## Syntax diff --git a/SDL3/SDL_SetWindowMaximumSize.md b/SDL3/SDL_SetWindowMaximumSize.md index 5a85659d2..3e65e2cfb 100644 --- a/SDL3/SDL_SetWindowMaximumSize.md +++ b/SDL3/SDL_SetWindowMaximumSize.md @@ -5,7 +5,7 @@ Set the maximum size of a window's client area. ## Header File -Defined in [SDL_video.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_video.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_video.h) ## Syntax diff --git a/SDL3/SDL_SetWindowMinimumSize.md b/SDL3/SDL_SetWindowMinimumSize.md index c1cd23b96..38b82b8dc 100644 --- a/SDL3/SDL_SetWindowMinimumSize.md +++ b/SDL3/SDL_SetWindowMinimumSize.md @@ -5,7 +5,7 @@ Set the minimum size of a window's client area. ## Header File -Defined in [SDL_video.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_video.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_video.h) ## Syntax diff --git a/SDL3/SDL_SetWindowModalFor.md b/SDL3/SDL_SetWindowModalFor.md index 504af17e8..5fd48b0b6 100644 --- a/SDL3/SDL_SetWindowModalFor.md +++ b/SDL3/SDL_SetWindowModalFor.md @@ -13,7 +13,7 @@ Set the window as a modal for another window. ## Header File -Defined in [SDL_video.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_video.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_video.h) ## Syntax diff --git a/SDL3/SDL_SetWindowMouseGrab.md b/SDL3/SDL_SetWindowMouseGrab.md index 96fae12cc..e34ac6b0f 100644 --- a/SDL3/SDL_SetWindowMouseGrab.md +++ b/SDL3/SDL_SetWindowMouseGrab.md @@ -5,7 +5,7 @@ Set a window's mouse grab mode. ## Header File -Defined in [SDL_video.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_video.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_video.h) ## Syntax diff --git a/SDL3/SDL_SetWindowMouseRect.md b/SDL3/SDL_SetWindowMouseRect.md index e87c29840..8616c1db9 100644 --- a/SDL3/SDL_SetWindowMouseRect.md +++ b/SDL3/SDL_SetWindowMouseRect.md @@ -5,7 +5,7 @@ Confines the cursor to the specified area of a window. ## Header File -Defined in [SDL_video.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_video.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_video.h) ## Syntax diff --git a/SDL3/SDL_SetWindowOpacity.md b/SDL3/SDL_SetWindowOpacity.md index ac66e610f..0833e04dd 100644 --- a/SDL3/SDL_SetWindowOpacity.md +++ b/SDL3/SDL_SetWindowOpacity.md @@ -13,7 +13,7 @@ Set the opacity for a window. ## Header File -Defined in [SDL_video.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_video.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_video.h) ## Syntax diff --git a/SDL3/SDL_SetWindowPosition.md b/SDL3/SDL_SetWindowPosition.md index eafa1bca0..588b83d42 100644 --- a/SDL3/SDL_SetWindowPosition.md +++ b/SDL3/SDL_SetWindowPosition.md @@ -5,7 +5,7 @@ Request that the window's position be set. ## Header File -Defined in [SDL_video.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_video.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_video.h) ## Syntax diff --git a/SDL3/SDL_SetWindowResizable.md b/SDL3/SDL_SetWindowResizable.md index b124f60ca..71591922e 100644 --- a/SDL3/SDL_SetWindowResizable.md +++ b/SDL3/SDL_SetWindowResizable.md @@ -12,7 +12,7 @@ Set the user-resizable state of a window. ## Header File -Defined in [SDL_video.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_video.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_video.h) ## Syntax diff --git a/SDL3/SDL_SetWindowShape.md b/SDL3/SDL_SetWindowShape.md index 8a2bcbed0..ad1ec150b 100644 --- a/SDL3/SDL_SetWindowShape.md +++ b/SDL3/SDL_SetWindowShape.md @@ -5,7 +5,7 @@ Set the shape of a transparent window. ## Header File -Defined in [SDL_video.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_video.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_video.h) ## Syntax diff --git a/SDL3/SDL_SetWindowSize.md b/SDL3/SDL_SetWindowSize.md index a8eb5fb46..5f083e6be 100644 --- a/SDL3/SDL_SetWindowSize.md +++ b/SDL3/SDL_SetWindowSize.md @@ -5,7 +5,7 @@ Request that the size of a window's client area be set. ## Header File -Defined in [SDL_video.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_video.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_video.h) ## Syntax diff --git a/SDL3/SDL_SetWindowTitle.md b/SDL3/SDL_SetWindowTitle.md index 1018e1fff..ebda4a421 100644 --- a/SDL3/SDL_SetWindowTitle.md +++ b/SDL3/SDL_SetWindowTitle.md @@ -5,7 +5,7 @@ Set the title of a window. ## Header File -Defined in [SDL_video.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_video.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_video.h) ## Syntax diff --git a/SDL3/SDL_SetWindowsMessageHook.md b/SDL3/SDL_SetWindowsMessageHook.md index 7bb99d2e7..be591487e 100644 --- a/SDL3/SDL_SetWindowsMessageHook.md +++ b/SDL3/SDL_SetWindowsMessageHook.md @@ -12,7 +12,7 @@ Set a callback for every Windows message, run before TranslateMessage(). ## Header File -Defined in [SDL_system.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_system.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_system.h) ## Syntax diff --git a/SDL3/SDL_SetX11EventHook.md b/SDL3/SDL_SetX11EventHook.md index ea5d1bb49..82631b593 100644 --- a/SDL3/SDL_SetX11EventHook.md +++ b/SDL3/SDL_SetX11EventHook.md @@ -5,7 +5,7 @@ Set a callback for every X11 event. ## Header File -Defined in [SDL_system.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_system.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_system.h) ## Syntax diff --git a/SDL3/SDL_ShowCursor.md b/SDL3/SDL_ShowCursor.md index 62dd3c68f..c76481088 100644 --- a/SDL3/SDL_ShowCursor.md +++ b/SDL3/SDL_ShowCursor.md @@ -9,7 +9,7 @@ Show the cursor. ## Header File -Defined in [SDL_mouse.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_mouse.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_mouse.h) ## Syntax diff --git a/SDL3/SDL_ShowMessageBox.md b/SDL3/SDL_ShowMessageBox.md index 6a05f2c73..cbe74806d 100644 --- a/SDL3/SDL_ShowMessageBox.md +++ b/SDL3/SDL_ShowMessageBox.md @@ -13,7 +13,7 @@ Create a modal message box. ## Header File -Defined in [SDL_messagebox.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_messagebox.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_messagebox.h) ## Syntax diff --git a/SDL3/SDL_ShowOpenFileDialog.md b/SDL3/SDL_ShowOpenFileDialog.md index 570aefa7c..b9901d1f3 100644 --- a/SDL3/SDL_ShowOpenFileDialog.md +++ b/SDL3/SDL_ShowOpenFileDialog.md @@ -5,7 +5,7 @@ Displays a dialog that lets the user select a file on their filesystem. ## Header File -Defined in [SDL_dialog.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_dialog.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_dialog.h) ## Syntax diff --git a/SDL3/SDL_ShowOpenFolderDialog.md b/SDL3/SDL_ShowOpenFolderDialog.md index f0d467dbb..ef80fd0b3 100644 --- a/SDL3/SDL_ShowOpenFolderDialog.md +++ b/SDL3/SDL_ShowOpenFolderDialog.md @@ -5,7 +5,7 @@ Displays a dialog that lets the user select a folder on their filesystem. ## Header File -Defined in [SDL_dialog.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_dialog.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_dialog.h) ## Syntax diff --git a/SDL3/SDL_ShowSaveFileDialog.md b/SDL3/SDL_ShowSaveFileDialog.md index 667864033..5c286cbf8 100644 --- a/SDL3/SDL_ShowSaveFileDialog.md +++ b/SDL3/SDL_ShowSaveFileDialog.md @@ -5,7 +5,7 @@ Displays a dialog that lets the user choose a new or existing file on their file ## Header File -Defined in [SDL_dialog.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_dialog.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_dialog.h) ## Syntax diff --git a/SDL3/SDL_ShowSimpleMessageBox.md b/SDL3/SDL_ShowSimpleMessageBox.md index af9fd93a3..fd6515afe 100644 --- a/SDL3/SDL_ShowSimpleMessageBox.md +++ b/SDL3/SDL_ShowSimpleMessageBox.md @@ -5,7 +5,7 @@ Display a simple modal message box. ## Header File -Defined in [SDL_messagebox.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_messagebox.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_messagebox.h) ## Syntax diff --git a/SDL3/SDL_ShowWindow.md b/SDL3/SDL_ShowWindow.md index f13be2139..c02bf398a 100644 --- a/SDL3/SDL_ShowWindow.md +++ b/SDL3/SDL_ShowWindow.md @@ -5,7 +5,7 @@ Show a window. ## Header File -Defined in [SDL_video.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_video.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_video.h) ## Syntax diff --git a/SDL3/SDL_ShowWindowSystemMenu.md b/SDL3/SDL_ShowWindowSystemMenu.md index 38db79581..c4c846d4b 100644 --- a/SDL3/SDL_ShowWindowSystemMenu.md +++ b/SDL3/SDL_ShowWindowSystemMenu.md @@ -5,7 +5,7 @@ Display the system-level window menu. ## Header File -Defined in [SDL_video.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_video.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_video.h) ## Syntax diff --git a/SDL3/SDL_SignalCondition.md b/SDL3/SDL_SignalCondition.md index 2b7bde457..2cfb7fc87 100644 --- a/SDL3/SDL_SignalCondition.md +++ b/SDL3/SDL_SignalCondition.md @@ -5,7 +5,7 @@ Restart one of the threads that are waiting on the condition variable. ## Header File -Defined in [SDL_mutex.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_mutex.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_mutex.h) ## Syntax diff --git a/SDL3/SDL_SoftStretch.md b/SDL3/SDL_SoftStretch.md index 2257139f7..891dbfca3 100644 --- a/SDL3/SDL_SoftStretch.md +++ b/SDL3/SDL_SoftStretch.md @@ -5,7 +5,7 @@ Perform stretch blit between two surfaces of the same format. ## Header File -Defined in [SDL_surface.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_surface.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_surface.h) ## Syntax diff --git a/SDL3/SDL_StartTextInput.md b/SDL3/SDL_StartTextInput.md index 662cca5a9..8363dfbe5 100644 --- a/SDL3/SDL_StartTextInput.md +++ b/SDL3/SDL_StartTextInput.md @@ -9,7 +9,7 @@ Start accepting Unicode text input events. ## Header File -Defined in [SDL_keyboard.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_keyboard.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_keyboard.h) ## Syntax diff --git a/SDL3/SDL_StopHapticEffect.md b/SDL3/SDL_StopHapticEffect.md index 962a83113..9ca8762ac 100644 --- a/SDL3/SDL_StopHapticEffect.md +++ b/SDL3/SDL_StopHapticEffect.md @@ -5,7 +5,7 @@ Stop the haptic effect on its associated haptic device. ## Header File -Defined in [SDL_haptic.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_haptic.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_haptic.h) ## Syntax diff --git a/SDL3/SDL_StopHapticEffects.md b/SDL3/SDL_StopHapticEffects.md index 24c220325..d5d449a55 100644 --- a/SDL3/SDL_StopHapticEffects.md +++ b/SDL3/SDL_StopHapticEffects.md @@ -5,7 +5,7 @@ Stop all the currently playing effects on a haptic device. ## Header File -Defined in [SDL_haptic.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_haptic.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_haptic.h) ## Syntax diff --git a/SDL3/SDL_StopHapticRumble.md b/SDL3/SDL_StopHapticRumble.md index b844f292a..419e6c495 100644 --- a/SDL3/SDL_StopHapticRumble.md +++ b/SDL3/SDL_StopHapticRumble.md @@ -5,7 +5,7 @@ Stop the simple rumble on a haptic device. ## Header File -Defined in [SDL_haptic.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_haptic.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_haptic.h) ## Syntax diff --git a/SDL3/SDL_StopTextInput.md b/SDL3/SDL_StopTextInput.md index a15f20c46..fc477b0fb 100644 --- a/SDL3/SDL_StopTextInput.md +++ b/SDL3/SDL_StopTextInput.md @@ -9,7 +9,7 @@ Stop receiving any text input events. ## Header File -Defined in [SDL_keyboard.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_keyboard.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_keyboard.h) ## Syntax diff --git a/SDL3/SDL_StorageReady.md b/SDL3/SDL_StorageReady.md index 96fd45921..1584bed70 100644 --- a/SDL3/SDL_StorageReady.md +++ b/SDL3/SDL_StorageReady.md @@ -5,7 +5,7 @@ Checks if the storage container is ready to use. ## Header File -Defined in [SDL_storage.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_storage.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_storage.h) ## Syntax diff --git a/SDL3/SDL_Surface.md b/SDL3/SDL_Surface.md index c8797d0cd..6e78c4897 100644 --- a/SDL3/SDL_Surface.md +++ b/SDL3/SDL_Surface.md @@ -5,7 +5,7 @@ A collection of pixels used in software blitting. ## Header File -Defined in [SDL_surface.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_surface.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_surface.h) ## Syntax diff --git a/SDL3/SDL_SurfaceHasColorKey.md b/SDL3/SDL_SurfaceHasColorKey.md index 0dce88502..9bce24565 100644 --- a/SDL3/SDL_SurfaceHasColorKey.md +++ b/SDL3/SDL_SurfaceHasColorKey.md @@ -5,7 +5,7 @@ Returns whether the surface has a color key. ## Header File -Defined in [SDL_surface.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_surface.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_surface.h) ## Syntax diff --git a/SDL3/SDL_SurfaceHasRLE.md b/SDL3/SDL_SurfaceHasRLE.md index 245ff3f87..e30b30e1f 100644 --- a/SDL3/SDL_SurfaceHasRLE.md +++ b/SDL3/SDL_SurfaceHasRLE.md @@ -5,7 +5,7 @@ Returns whether the surface is RLE enabled. ## Header File -Defined in [SDL_surface.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_surface.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_surface.h) ## Syntax diff --git a/SDL3/SDL_Swap16.md b/SDL3/SDL_Swap16.md index d190e6dab..6ca5b880b 100644 --- a/SDL3/SDL_Swap16.md +++ b/SDL3/SDL_Swap16.md @@ -5,7 +5,7 @@ Byte-swap an unsigned 16-bit number. ## Header File -Defined in [SDL_endian.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_endian.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_endian.h) ## Syntax diff --git a/SDL3/SDL_Swap32.md b/SDL3/SDL_Swap32.md index dba814228..9b61e9a8d 100644 --- a/SDL3/SDL_Swap32.md +++ b/SDL3/SDL_Swap32.md @@ -5,7 +5,7 @@ Byte-swap an unsigned 32-bit number. ## Header File -Defined in [SDL_endian.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_endian.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_endian.h) ## Syntax diff --git a/SDL3/SDL_Swap64.md b/SDL3/SDL_Swap64.md index fff005295..13fa8c4a2 100644 --- a/SDL3/SDL_Swap64.md +++ b/SDL3/SDL_Swap64.md @@ -5,7 +5,7 @@ Byte-swap an unsigned 64-bit number. ## Header File -Defined in [SDL_endian.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_endian.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_endian.h) ## Syntax diff --git a/SDL3/SDL_SwapBE16.md b/SDL3/SDL_SwapBE16.md index e6f11ea53..936d3751b 100644 --- a/SDL3/SDL_SwapBE16.md +++ b/SDL3/SDL_SwapBE16.md @@ -5,7 +5,7 @@ Swap a 16-bit value from bigendian to native byte order. ## Header File -Defined in [SDL_endian.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_endian.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_endian.h) ## Syntax diff --git a/SDL3/SDL_SwapBE32.md b/SDL3/SDL_SwapBE32.md index 8643226c0..cab78061c 100644 --- a/SDL3/SDL_SwapBE32.md +++ b/SDL3/SDL_SwapBE32.md @@ -5,7 +5,7 @@ Swap a 32-bit value from bigendian to native byte order. ## Header File -Defined in [SDL_endian.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_endian.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_endian.h) ## Syntax diff --git a/SDL3/SDL_SwapBE64.md b/SDL3/SDL_SwapBE64.md index 55b167cfd..e40cc37fa 100644 --- a/SDL3/SDL_SwapBE64.md +++ b/SDL3/SDL_SwapBE64.md @@ -5,7 +5,7 @@ Swap a 64-bit value from bigendian to native byte order. ## Header File -Defined in [SDL_endian.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_endian.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_endian.h) ## Syntax diff --git a/SDL3/SDL_SwapFloat.md b/SDL3/SDL_SwapFloat.md index f41faf7d8..1f43dcfb1 100644 --- a/SDL3/SDL_SwapFloat.md +++ b/SDL3/SDL_SwapFloat.md @@ -5,7 +5,7 @@ Byte-swap a floating point number. ## Header File -Defined in [SDL_endian.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_endian.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_endian.h) ## Syntax diff --git a/SDL3/SDL_SwapFloatBE.md b/SDL3/SDL_SwapFloatBE.md index 1c231bab5..340b22cdc 100644 --- a/SDL3/SDL_SwapFloatBE.md +++ b/SDL3/SDL_SwapFloatBE.md @@ -5,7 +5,7 @@ Swap a floating point value from bigendian to native byte order. ## Header File -Defined in [SDL_endian.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_endian.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_endian.h) ## Syntax diff --git a/SDL3/SDL_SwapFloatLE.md b/SDL3/SDL_SwapFloatLE.md index a5f63d023..72d73f417 100644 --- a/SDL3/SDL_SwapFloatLE.md +++ b/SDL3/SDL_SwapFloatLE.md @@ -5,7 +5,7 @@ Swap a floating point value from littleendian to native byte order. ## Header File -Defined in [SDL_endian.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_endian.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_endian.h) ## Syntax diff --git a/SDL3/SDL_SwapLE16.md b/SDL3/SDL_SwapLE16.md index aa210bbde..24e84e47a 100644 --- a/SDL3/SDL_SwapLE16.md +++ b/SDL3/SDL_SwapLE16.md @@ -5,7 +5,7 @@ Swap a 16-bit value from littleendian to native byte order. ## Header File -Defined in [SDL_endian.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_endian.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_endian.h) ## Syntax diff --git a/SDL3/SDL_SwapLE32.md b/SDL3/SDL_SwapLE32.md index b95a4a6af..6e7ed0ca8 100644 --- a/SDL3/SDL_SwapLE32.md +++ b/SDL3/SDL_SwapLE32.md @@ -5,7 +5,7 @@ Swap a 32-bit value from littleendian to native byte order. ## Header File -Defined in [SDL_endian.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_endian.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_endian.h) ## Syntax diff --git a/SDL3/SDL_SwapLE64.md b/SDL3/SDL_SwapLE64.md index 074974ba9..a4fd3e934 100644 --- a/SDL3/SDL_SwapLE64.md +++ b/SDL3/SDL_SwapLE64.md @@ -5,7 +5,7 @@ Swap a 64-bit value from littleendian to native byte order. ## Header File -Defined in [SDL_endian.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_endian.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_endian.h) ## Syntax diff --git a/SDL3/SDL_SyncWindow.md b/SDL3/SDL_SyncWindow.md index fee9db5c0..33e47d597 100644 --- a/SDL3/SDL_SyncWindow.md +++ b/SDL3/SDL_SyncWindow.md @@ -5,7 +5,7 @@ Block until any pending window state is finalized. ## Header File -Defined in [SDL_video.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_video.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_video.h) ## Syntax diff --git a/SDL3/SDL_SystemCursor.md b/SDL3/SDL_SystemCursor.md index 694a515c6..4cd98a465 100644 --- a/SDL3/SDL_SystemCursor.md +++ b/SDL3/SDL_SystemCursor.md @@ -5,7 +5,7 @@ Cursor types for [SDL_CreateSystemCursor](SDL_CreateSystemCursor)(). ## Header File -Defined in [SDL_mouse.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_mouse.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_mouse.h) ## Syntax diff --git a/SDL3/SDL_SystemTheme.md b/SDL3/SDL_SystemTheme.md index 3e8359993..1e381020c 100644 --- a/SDL3/SDL_SystemTheme.md +++ b/SDL3/SDL_SystemTheme.md @@ -5,7 +5,7 @@ System theme. ## Header File -Defined in [SDL_video.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_video.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_video.h) ## Syntax diff --git a/SDL3/SDL_TRUE.md b/SDL3/SDL_TRUE.md index 68b56dd29..6b03f9fef 100644 --- a/SDL3/SDL_TRUE.md +++ b/SDL3/SDL_TRUE.md @@ -5,7 +5,7 @@ A boolean true. ## Header File -Defined in [SDL_stdinc.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_stdinc.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_stdinc.h) ## Syntax diff --git a/SDL3/SDL_TellIO.md b/SDL3/SDL_TellIO.md index 12e01d2f7..bdd5b3a47 100644 --- a/SDL3/SDL_TellIO.md +++ b/SDL3/SDL_TellIO.md @@ -5,7 +5,7 @@ Determine the current read/write offset in an [SDL_IOStream](SDL_IOStream) data ## Header File -Defined in [SDL_iostream.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_iostream.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_iostream.h) ## Syntax diff --git a/SDL3/SDL_TextEditingEvent.md b/SDL3/SDL_TextEditingEvent.md index fb65e59f6..cda779869 100644 --- a/SDL3/SDL_TextEditingEvent.md +++ b/SDL3/SDL_TextEditingEvent.md @@ -5,7 +5,7 @@ Keyboard text editing event structure (event.edit.*) ## Header File -Defined in [SDL_events.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_events.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_events.h) ## Syntax diff --git a/SDL3/SDL_TextInputActive.md b/SDL3/SDL_TextInputActive.md index 4165cea2a..74018d721 100644 --- a/SDL3/SDL_TextInputActive.md +++ b/SDL3/SDL_TextInputActive.md @@ -5,7 +5,7 @@ Check whether or not Unicode text input events are enabled. ## Header File -Defined in [SDL_keyboard.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_keyboard.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_keyboard.h) ## Syntax diff --git a/SDL3/SDL_TextInputEvent.md b/SDL3/SDL_TextInputEvent.md index c4120573b..44bd9fe6b 100644 --- a/SDL3/SDL_TextInputEvent.md +++ b/SDL3/SDL_TextInputEvent.md @@ -5,7 +5,7 @@ Keyboard text input event structure (event.text.*) ## Header File -Defined in [SDL_events.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_events.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_events.h) ## Syntax diff --git a/SDL3/SDL_Texture.md b/SDL3/SDL_Texture.md index ab6774e04..90a119dfc 100644 --- a/SDL3/SDL_Texture.md +++ b/SDL3/SDL_Texture.md @@ -5,7 +5,7 @@ An efficient driver-specific representation of pixel data ## Header File -Defined in [SDL_render.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_render.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_render.h) ## Syntax diff --git a/SDL3/SDL_TextureAccess.md b/SDL3/SDL_TextureAccess.md index cbd43f2bd..3ce8a8530 100644 --- a/SDL3/SDL_TextureAccess.md +++ b/SDL3/SDL_TextureAccess.md @@ -5,7 +5,7 @@ The access pattern allowed for a texture. ## Header File -Defined in [SDL_render.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_render.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_render.h) ## Syntax diff --git a/SDL3/SDL_ThreadFunction.md b/SDL3/SDL_ThreadFunction.md index bae35ece8..7205a241d 100644 --- a/SDL3/SDL_ThreadFunction.md +++ b/SDL3/SDL_ThreadFunction.md @@ -5,7 +5,7 @@ The function passed to [SDL_CreateThread](SDL_CreateThread)(). ## Header File -Defined in [SDL_thread.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_thread.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_thread.h) ## Syntax diff --git a/SDL3/SDL_ThreadPriority.md b/SDL3/SDL_ThreadPriority.md index 8a31e272f..49924059c 100644 --- a/SDL3/SDL_ThreadPriority.md +++ b/SDL3/SDL_ThreadPriority.md @@ -5,7 +5,7 @@ The SDL thread priority. ## Header File -Defined in [SDL_thread.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_thread.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_thread.h) ## Syntax diff --git a/SDL3/SDL_TimeFormat.md b/SDL3/SDL_TimeFormat.md index 18196e556..693d42272 100644 --- a/SDL3/SDL_TimeFormat.md +++ b/SDL3/SDL_TimeFormat.md @@ -5,7 +5,7 @@ The preferred time format of the current system locale. ## Header File -Defined in [SDL_time.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_time.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_time.h) ## Syntax diff --git a/SDL3/SDL_TimeFromWindows.md b/SDL3/SDL_TimeFromWindows.md index a74b2056b..b6ea74990 100644 --- a/SDL3/SDL_TimeFromWindows.md +++ b/SDL3/SDL_TimeFromWindows.md @@ -5,7 +5,7 @@ Converts a Windows FILETIME (100-nanosecond intervals since January 1, 1601) to ## Header File -Defined in [SDL_time.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_time.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_time.h) ## Syntax diff --git a/SDL3/SDL_TimeToDateTime.md b/SDL3/SDL_TimeToDateTime.md index 791913941..1fec722e2 100644 --- a/SDL3/SDL_TimeToDateTime.md +++ b/SDL3/SDL_TimeToDateTime.md @@ -5,7 +5,7 @@ Converts an [SDL_Time](SDL_Time) in nanoseconds since the epoch to a calendar ti ## Header File -Defined in [SDL_time.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_time.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_time.h) ## Syntax diff --git a/SDL3/SDL_TimeToWindows.md b/SDL3/SDL_TimeToWindows.md index 0cd82fc8f..44d6f0985 100644 --- a/SDL3/SDL_TimeToWindows.md +++ b/SDL3/SDL_TimeToWindows.md @@ -5,7 +5,7 @@ Converts an SDL time into a Windows FILETIME (100-nanosecond intervals since Jan ## Header File -Defined in [SDL_time.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_time.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_time.h) ## Syntax diff --git a/SDL3/SDL_TimerCallback.md b/SDL3/SDL_TimerCallback.md index 40354e39f..de86d2dac 100644 --- a/SDL3/SDL_TimerCallback.md +++ b/SDL3/SDL_TimerCallback.md @@ -5,7 +5,7 @@ Function prototype for the timer callback function. ## Header File -Defined in [SDL_timer.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_timer.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_timer.h) ## Syntax diff --git a/SDL3/SDL_TimerID.md b/SDL3/SDL_TimerID.md index 65f560282..f0b5df1a2 100644 --- a/SDL3/SDL_TimerID.md +++ b/SDL3/SDL_TimerID.md @@ -5,7 +5,7 @@ Definition of the timer ID type. ## Header File -Defined in [SDL_timer.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_timer.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_timer.h) ## Syntax diff --git a/SDL3/SDL_TouchFingerEvent.md b/SDL3/SDL_TouchFingerEvent.md index 39d64640e..5bf521f70 100644 --- a/SDL3/SDL_TouchFingerEvent.md +++ b/SDL3/SDL_TouchFingerEvent.md @@ -5,7 +5,7 @@ Touch finger event structure (event.tfinger.*) ## Header File -Defined in [SDL_events.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_events.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_events.h) ## Syntax diff --git a/SDL3/SDL_TransferCharacteristics.md b/SDL3/SDL_TransferCharacteristics.md index 1b5384e94..fbf6ad95d 100644 --- a/SDL3/SDL_TransferCharacteristics.md +++ b/SDL3/SDL_TransferCharacteristics.md @@ -5,7 +5,7 @@ The transfer characteristics, as described by https://www.itu.int/rec/T-REC-H.27 ## Header File -Defined in [SDL_pixels.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_pixels.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_pixels.h) ## Syntax diff --git a/SDL3/SDL_TriggerBreakpoint.md b/SDL3/SDL_TriggerBreakpoint.md index b7d13ed5c..d02c92c66 100644 --- a/SDL3/SDL_TriggerBreakpoint.md +++ b/SDL3/SDL_TriggerBreakpoint.md @@ -5,7 +5,7 @@ Attempt to tell an attached debugger to pause. ## Header File -Defined in [SDL_assert.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_assert.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_assert.h) ## Syntax diff --git a/SDL3/SDL_TryLockMutex.md b/SDL3/SDL_TryLockMutex.md index e1102b087..b2104d660 100644 --- a/SDL3/SDL_TryLockMutex.md +++ b/SDL3/SDL_TryLockMutex.md @@ -9,7 +9,7 @@ Try to lock a mutex without blocking. ## Header File -Defined in [SDL_mutex.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_mutex.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_mutex.h) ## Syntax diff --git a/SDL3/SDL_TryLockRWLockForReading.md b/SDL3/SDL_TryLockRWLockForReading.md index 3dbcf7bce..9556e61f9 100644 --- a/SDL3/SDL_TryLockRWLockForReading.md +++ b/SDL3/SDL_TryLockRWLockForReading.md @@ -5,7 +5,7 @@ Try to lock a read/write lock _for reading_ without blocking. ## Header File -Defined in [SDL_mutex.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_mutex.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_mutex.h) ## Syntax diff --git a/SDL3/SDL_TryLockRWLockForWriting.md b/SDL3/SDL_TryLockRWLockForWriting.md index bc4bc86bc..e666523f8 100644 --- a/SDL3/SDL_TryLockRWLockForWriting.md +++ b/SDL3/SDL_TryLockRWLockForWriting.md @@ -5,7 +5,7 @@ Try to lock a read/write lock _for writing_ without blocking. ## Header File -Defined in [SDL_mutex.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_mutex.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_mutex.h) ## Syntax diff --git a/SDL3/SDL_TryLockSpinlock.md b/SDL3/SDL_TryLockSpinlock.md index 3accdc288..8f0f5f542 100644 --- a/SDL3/SDL_TryLockSpinlock.md +++ b/SDL3/SDL_TryLockSpinlock.md @@ -5,7 +5,7 @@ Try to lock a spin lock by setting it to a non-zero value. ## Header File -Defined in [SDL_atomic.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_atomic.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_atomic.h) ## Syntax diff --git a/SDL3/SDL_TryWaitSemaphore.md b/SDL3/SDL_TryWaitSemaphore.md index 8f08d2d88..838d26f70 100644 --- a/SDL3/SDL_TryWaitSemaphore.md +++ b/SDL3/SDL_TryWaitSemaphore.md @@ -5,7 +5,7 @@ See if a semaphore has a positive value and decrement it if it does. ## Header File -Defined in [SDL_mutex.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_mutex.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_mutex.h) ## Syntax diff --git a/SDL3/SDL_UnbindAudioStream.md b/SDL3/SDL_UnbindAudioStream.md index fef1dfe71..e806d3221 100644 --- a/SDL3/SDL_UnbindAudioStream.md +++ b/SDL3/SDL_UnbindAudioStream.md @@ -5,7 +5,7 @@ Unbind a single audio stream from its audio device. ## Header File -Defined in [SDL_audio.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_audio.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_audio.h) ## Syntax diff --git a/SDL3/SDL_UnbindAudioStreams.md b/SDL3/SDL_UnbindAudioStreams.md index 5a2d053ad..4f04265cf 100644 --- a/SDL3/SDL_UnbindAudioStreams.md +++ b/SDL3/SDL_UnbindAudioStreams.md @@ -5,7 +5,7 @@ Unbind a list of audio streams from their audio devices. ## Header File -Defined in [SDL_audio.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_audio.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_audio.h) ## Syntax diff --git a/SDL3/SDL_UnloadObject.md b/SDL3/SDL_UnloadObject.md index 51df545cf..b704e76db 100644 --- a/SDL3/SDL_UnloadObject.md +++ b/SDL3/SDL_UnloadObject.md @@ -5,7 +5,7 @@ Unload a shared object from memory. ## Header File -Defined in [SDL_loadso.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_loadso.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_loadso.h) ## Syntax diff --git a/SDL3/SDL_UnlockAudioStream.md b/SDL3/SDL_UnlockAudioStream.md index ae8e8d28b..83a1b3382 100644 --- a/SDL3/SDL_UnlockAudioStream.md +++ b/SDL3/SDL_UnlockAudioStream.md @@ -5,7 +5,7 @@ Unlock an audio stream for serialized access. ## Header File -Defined in [SDL_audio.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_audio.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_audio.h) ## Syntax diff --git a/SDL3/SDL_UnlockJoysticks.md b/SDL3/SDL_UnlockJoysticks.md index 4ea27a0ca..9419cc35e 100644 --- a/SDL3/SDL_UnlockJoysticks.md +++ b/SDL3/SDL_UnlockJoysticks.md @@ -5,7 +5,7 @@ Unlocking for atomic access to the joystick API. ## Header File -Defined in [SDL_joystick.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_joystick.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_joystick.h) ## Syntax diff --git a/SDL3/SDL_UnlockMutex.md b/SDL3/SDL_UnlockMutex.md index 0de28909d..d9c99710e 100644 --- a/SDL3/SDL_UnlockMutex.md +++ b/SDL3/SDL_UnlockMutex.md @@ -5,7 +5,7 @@ Unlock the mutex. ## Header File -Defined in [SDL_mutex.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_mutex.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_mutex.h) ## Syntax diff --git a/SDL3/SDL_UnlockProperties.md b/SDL3/SDL_UnlockProperties.md index 0bfd1cfe0..11b3d1092 100644 --- a/SDL3/SDL_UnlockProperties.md +++ b/SDL3/SDL_UnlockProperties.md @@ -5,7 +5,7 @@ Unlock a set of properties. ## Header File -Defined in [SDL_properties.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_properties.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_properties.h) ## Syntax diff --git a/SDL3/SDL_UnlockRWLock.md b/SDL3/SDL_UnlockRWLock.md index acbec5bb9..e1fe6300a 100644 --- a/SDL3/SDL_UnlockRWLock.md +++ b/SDL3/SDL_UnlockRWLock.md @@ -5,7 +5,7 @@ Unlock the read/write lock. ## Header File -Defined in [SDL_mutex.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_mutex.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_mutex.h) ## Syntax diff --git a/SDL3/SDL_UnlockSpinlock.md b/SDL3/SDL_UnlockSpinlock.md index efb242ad2..a308521ce 100644 --- a/SDL3/SDL_UnlockSpinlock.md +++ b/SDL3/SDL_UnlockSpinlock.md @@ -5,7 +5,7 @@ Unlock a spin lock by setting it to 0. ## Header File -Defined in [SDL_atomic.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_atomic.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_atomic.h) ## Syntax diff --git a/SDL3/SDL_UnlockSurface.md b/SDL3/SDL_UnlockSurface.md index 24a0d0b93..801982cdf 100644 --- a/SDL3/SDL_UnlockSurface.md +++ b/SDL3/SDL_UnlockSurface.md @@ -5,7 +5,7 @@ Release a surface after directly accessing the pixels. ## Header File -Defined in [SDL_surface.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_surface.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_surface.h) ## Syntax diff --git a/SDL3/SDL_UnlockTexture.md b/SDL3/SDL_UnlockTexture.md index 194ee51d4..b3a60e916 100644 --- a/SDL3/SDL_UnlockTexture.md +++ b/SDL3/SDL_UnlockTexture.md @@ -5,7 +5,7 @@ Unlock a texture, uploading the changes to video memory, if needed. ## Header File -Defined in [SDL_render.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_render.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_render.h) ## Syntax diff --git a/SDL3/SDL_UnregisterApp.md b/SDL3/SDL_UnregisterApp.md index 1842d9177..b51c52325 100644 --- a/SDL3/SDL_UnregisterApp.md +++ b/SDL3/SDL_UnregisterApp.md @@ -5,7 +5,7 @@ Deregister the win32 window class from an [SDL_RegisterApp](SDL_RegisterApp) cal ## Header File -Defined in [SDL_main.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_main.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_main.h) ## Syntax diff --git a/SDL3/SDL_UpdateGamepads.md b/SDL3/SDL_UpdateGamepads.md index 5d84eb2dd..77316c23f 100644 --- a/SDL3/SDL_UpdateGamepads.md +++ b/SDL3/SDL_UpdateGamepads.md @@ -5,7 +5,7 @@ Manually pump gamepad updates if not using the loop. ## Header File -Defined in [SDL_gamepad.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_gamepad.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_gamepad.h) ## Syntax diff --git a/SDL3/SDL_UpdateHapticEffect.md b/SDL3/SDL_UpdateHapticEffect.md index 9bd7784eb..cf4f2d2c8 100644 --- a/SDL3/SDL_UpdateHapticEffect.md +++ b/SDL3/SDL_UpdateHapticEffect.md @@ -5,7 +5,7 @@ Update the properties of an effect. ## Header File -Defined in [SDL_haptic.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_haptic.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_haptic.h) ## Syntax diff --git a/SDL3/SDL_UpdateJoysticks.md b/SDL3/SDL_UpdateJoysticks.md index f9f8ee837..a6c889fae 100644 --- a/SDL3/SDL_UpdateJoysticks.md +++ b/SDL3/SDL_UpdateJoysticks.md @@ -5,7 +5,7 @@ Update the current state of the open joysticks. ## Header File -Defined in [SDL_joystick.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_joystick.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_joystick.h) ## Syntax diff --git a/SDL3/SDL_UpdateNVTexture.md b/SDL3/SDL_UpdateNVTexture.md index 6db2b0a37..cd95cbeb0 100644 --- a/SDL3/SDL_UpdateNVTexture.md +++ b/SDL3/SDL_UpdateNVTexture.md @@ -5,7 +5,7 @@ Update a rectangle within a planar NV12 or NV21 texture with new pixels. ## Header File -Defined in [SDL_render.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_render.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_render.h) ## Syntax diff --git a/SDL3/SDL_UpdateSensors.md b/SDL3/SDL_UpdateSensors.md index 405a4ad08..f565530b7 100644 --- a/SDL3/SDL_UpdateSensors.md +++ b/SDL3/SDL_UpdateSensors.md @@ -5,7 +5,7 @@ Update the current state of the open sensors. ## Header File -Defined in [SDL_sensor.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_sensor.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_sensor.h) ## Syntax diff --git a/SDL3/SDL_UpdateTexture.md b/SDL3/SDL_UpdateTexture.md index 80682d19d..e9f2a27c7 100644 --- a/SDL3/SDL_UpdateTexture.md +++ b/SDL3/SDL_UpdateTexture.md @@ -5,7 +5,7 @@ Update the given texture rectangle with new pixel data. ## Header File -Defined in [SDL_render.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_render.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_render.h) ## Syntax diff --git a/SDL3/SDL_UpdateWindowSurface.md b/SDL3/SDL_UpdateWindowSurface.md index 517de6571..0e56f1bea 100644 --- a/SDL3/SDL_UpdateWindowSurface.md +++ b/SDL3/SDL_UpdateWindowSurface.md @@ -5,7 +5,7 @@ Copy the window surface to the screen. ## Header File -Defined in [SDL_video.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_video.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_video.h) ## Syntax diff --git a/SDL3/SDL_UpdateWindowSurfaceRects.md b/SDL3/SDL_UpdateWindowSurfaceRects.md index 87a63e264..f44f9b12c 100644 --- a/SDL3/SDL_UpdateWindowSurfaceRects.md +++ b/SDL3/SDL_UpdateWindowSurfaceRects.md @@ -5,7 +5,7 @@ Copy areas of the window surface to the screen. ## Header File -Defined in [SDL_video.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_video.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_video.h) ## Syntax diff --git a/SDL3/SDL_UpdateYUVTexture.md b/SDL3/SDL_UpdateYUVTexture.md index ff00df7a5..77b6f5821 100644 --- a/SDL3/SDL_UpdateYUVTexture.md +++ b/SDL3/SDL_UpdateYUVTexture.md @@ -13,7 +13,7 @@ Update a rectangle within a planar YV12 or IYUV texture with new pixel data. ## Header File -Defined in [SDL_render.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_render.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_render.h) ## Syntax diff --git a/SDL3/SDL_UserEvent.md b/SDL3/SDL_UserEvent.md index 4a9c7df6a..5c44c4f00 100644 --- a/SDL3/SDL_UserEvent.md +++ b/SDL3/SDL_UserEvent.md @@ -5,7 +5,7 @@ A user-defined event type (event.user.*) ## Header File -Defined in [SDL_events.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_events.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_events.h) ## Syntax diff --git a/SDL3/SDL_VERSION.md b/SDL3/SDL_VERSION.md index b3422c2a8..bbd2704cf 100644 --- a/SDL3/SDL_VERSION.md +++ b/SDL3/SDL_VERSION.md @@ -5,7 +5,7 @@ Macro to determine SDL version program was compiled against. ## Header File -Defined in [SDL_version.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_version.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_version.h) ## Syntax diff --git a/SDL3/SDL_VERSIONNUM.md b/SDL3/SDL_VERSIONNUM.md index 1ccd065c0..36b3317af 100644 --- a/SDL3/SDL_VERSIONNUM.md +++ b/SDL3/SDL_VERSIONNUM.md @@ -5,7 +5,7 @@ This macro turns the version numbers into a numeric value. ## Header File -Defined in [SDL_version.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_version.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_version.h) ## Syntax diff --git a/SDL3/SDL_VERSION_ATLEAST.md b/SDL3/SDL_VERSION_ATLEAST.md index 347e8ed65..11accebd0 100644 --- a/SDL3/SDL_VERSION_ATLEAST.md +++ b/SDL3/SDL_VERSION_ATLEAST.md @@ -5,7 +5,7 @@ This macro will evaluate to true if compiled with SDL at least X.Y.Z. ## Header File -Defined in [SDL_version.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_version.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_version.h) ## Syntax diff --git a/SDL3/SDL_Version.md b/SDL3/SDL_Version.md index e7e2d0f75..7abc80321 100644 --- a/SDL3/SDL_Version.md +++ b/SDL3/SDL_Version.md @@ -5,7 +5,7 @@ Information about the version of SDL in use. ## Header File -Defined in [SDL_version.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_version.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_version.h) ## Syntax diff --git a/SDL3/SDL_Vertex.md b/SDL3/SDL_Vertex.md index c3ba3b5f0..a13d1d00e 100644 --- a/SDL3/SDL_Vertex.md +++ b/SDL3/SDL_Vertex.md @@ -5,7 +5,7 @@ Vertex structure. ## Header File -Defined in [SDL_render.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_render.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_render.h) ## Syntax diff --git a/SDL3/SDL_VirtualJoystickDesc.md b/SDL3/SDL_VirtualJoystickDesc.md index 16fe1e4ac..7a05e5e5e 100644 --- a/SDL3/SDL_VirtualJoystickDesc.md +++ b/SDL3/SDL_VirtualJoystickDesc.md @@ -5,7 +5,7 @@ The structure that defines an extended virtual joystick description ## Header File -Defined in [SDL_joystick.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_joystick.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_joystick.h) ## Syntax diff --git a/SDL3/SDL_Vulkan_CreateSurface.md b/SDL3/SDL_Vulkan_CreateSurface.md index 9b6b14c2f..bf5f94263 100644 --- a/SDL3/SDL_Vulkan_CreateSurface.md +++ b/SDL3/SDL_Vulkan_CreateSurface.md @@ -5,7 +5,7 @@ Create a Vulkan rendering surface for a window. ## Header File -Defined in [SDL_vulkan.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_vulkan.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_vulkan.h) ## Syntax diff --git a/SDL3/SDL_Vulkan_GetInstanceExtensions.md b/SDL3/SDL_Vulkan_GetInstanceExtensions.md index 619376053..6bbe1a8b8 100644 --- a/SDL3/SDL_Vulkan_GetInstanceExtensions.md +++ b/SDL3/SDL_Vulkan_GetInstanceExtensions.md @@ -5,7 +5,7 @@ Get the Vulkan instance extensions needed for vkCreateInstance. ## Header File -Defined in [SDL_vulkan.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_vulkan.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_vulkan.h) ## Syntax diff --git a/SDL3/SDL_Vulkan_GetVkGetInstanceProcAddr.md b/SDL3/SDL_Vulkan_GetVkGetInstanceProcAddr.md index 1c3f89f07..0958b0673 100644 --- a/SDL3/SDL_Vulkan_GetVkGetInstanceProcAddr.md +++ b/SDL3/SDL_Vulkan_GetVkGetInstanceProcAddr.md @@ -5,7 +5,7 @@ Get the address of the `vkGetInstanceProcAddr` function. ## Header File -Defined in [SDL_vulkan.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_vulkan.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_vulkan.h) ## Syntax diff --git a/SDL3/SDL_Vulkan_LoadLibrary.md b/SDL3/SDL_Vulkan_LoadLibrary.md index 2b0fa8b29..16c12b163 100644 --- a/SDL3/SDL_Vulkan_LoadLibrary.md +++ b/SDL3/SDL_Vulkan_LoadLibrary.md @@ -5,7 +5,7 @@ Dynamically load the Vulkan loader library. ## Header File -Defined in [SDL_vulkan.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_vulkan.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_vulkan.h) ## Syntax diff --git a/SDL3/SDL_Vulkan_UnloadLibrary.md b/SDL3/SDL_Vulkan_UnloadLibrary.md index 7951e11e1..8a38c2cf9 100644 --- a/SDL3/SDL_Vulkan_UnloadLibrary.md +++ b/SDL3/SDL_Vulkan_UnloadLibrary.md @@ -5,7 +5,7 @@ Unload the Vulkan library previously loaded by [SDL_Vulkan_LoadLibrary](SDL_Vulk ## Header File -Defined in [SDL_vulkan.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_vulkan.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_vulkan.h) ## Syntax diff --git a/SDL3/SDL_WINDOWPOS_CENTERED_MASK.md b/SDL3/SDL_WINDOWPOS_CENTERED_MASK.md index 2b31321f7..ed8127f58 100644 --- a/SDL3/SDL_WINDOWPOS_CENTERED_MASK.md +++ b/SDL3/SDL_WINDOWPOS_CENTERED_MASK.md @@ -5,7 +5,7 @@ Used to indicate that the window position should be centered. ## Header File -Defined in [SDL_video.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_video.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_video.h) ## Syntax diff --git a/SDL3/SDL_WINDOWPOS_UNDEFINED_MASK.md b/SDL3/SDL_WINDOWPOS_UNDEFINED_MASK.md index f8b0280ab..63a8e2e9c 100644 --- a/SDL3/SDL_WINDOWPOS_UNDEFINED_MASK.md +++ b/SDL3/SDL_WINDOWPOS_UNDEFINED_MASK.md @@ -5,7 +5,7 @@ Used to indicate that you don't care what the window position is. ## Header File -Defined in [SDL_video.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_video.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_video.h) ## Syntax diff --git a/SDL3/SDL_WaitCondition.md b/SDL3/SDL_WaitCondition.md index e44f0d7ac..794644cda 100644 --- a/SDL3/SDL_WaitCondition.md +++ b/SDL3/SDL_WaitCondition.md @@ -5,7 +5,7 @@ Wait until a condition variable is signaled. ## Header File -Defined in [SDL_mutex.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_mutex.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_mutex.h) ## Syntax diff --git a/SDL3/SDL_WaitConditionTimeout.md b/SDL3/SDL_WaitConditionTimeout.md index 4cfcfc35e..f666fb900 100644 --- a/SDL3/SDL_WaitConditionTimeout.md +++ b/SDL3/SDL_WaitConditionTimeout.md @@ -5,7 +5,7 @@ Wait until a condition variable is signaled or a certain time has passed. ## Header File -Defined in [SDL_mutex.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_mutex.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_mutex.h) ## Syntax diff --git a/SDL3/SDL_WaitEvent.md b/SDL3/SDL_WaitEvent.md index ba42cc97b..ea02e506b 100644 --- a/SDL3/SDL_WaitEvent.md +++ b/SDL3/SDL_WaitEvent.md @@ -5,7 +5,7 @@ Wait indefinitely for the next available event. ## Header File -Defined in [SDL_events.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_events.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_events.h) ## Syntax diff --git a/SDL3/SDL_WaitEventTimeout.md b/SDL3/SDL_WaitEventTimeout.md index 056d314f2..7f8d19803 100644 --- a/SDL3/SDL_WaitEventTimeout.md +++ b/SDL3/SDL_WaitEventTimeout.md @@ -5,7 +5,7 @@ Wait until the specified timeout (in milliseconds) for the next available event. ## Header File -Defined in [SDL_events.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_events.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_events.h) ## Syntax diff --git a/SDL3/SDL_WaitSemaphore.md b/SDL3/SDL_WaitSemaphore.md index 91097842f..881373437 100644 --- a/SDL3/SDL_WaitSemaphore.md +++ b/SDL3/SDL_WaitSemaphore.md @@ -5,7 +5,7 @@ Wait until a semaphore has a positive value and then decrements it. ## Header File -Defined in [SDL_mutex.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_mutex.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_mutex.h) ## Syntax diff --git a/SDL3/SDL_WaitSemaphoreTimeout.md b/SDL3/SDL_WaitSemaphoreTimeout.md index 71e80c18c..ec8d076ce 100644 --- a/SDL3/SDL_WaitSemaphoreTimeout.md +++ b/SDL3/SDL_WaitSemaphoreTimeout.md @@ -5,7 +5,7 @@ Wait until a semaphore has a positive value and then decrements it. ## Header File -Defined in [SDL_mutex.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_mutex.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_mutex.h) ## Syntax diff --git a/SDL3/SDL_WaitThread.md b/SDL3/SDL_WaitThread.md index bbd53f08f..d8fca1218 100644 --- a/SDL3/SDL_WaitThread.md +++ b/SDL3/SDL_WaitThread.md @@ -5,7 +5,7 @@ Wait for a thread to finish. ## Header File -Defined in [SDL_thread.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_thread.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_thread.h) ## Syntax diff --git a/SDL3/SDL_WarpMouseGlobal.md b/SDL3/SDL_WarpMouseGlobal.md index a414d9f5e..32c4fd2b2 100644 --- a/SDL3/SDL_WarpMouseGlobal.md +++ b/SDL3/SDL_WarpMouseGlobal.md @@ -12,7 +12,7 @@ Move the mouse to the given position in global screen space. ## Header File -Defined in [SDL_mouse.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_mouse.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_mouse.h) ## Syntax diff --git a/SDL3/SDL_WarpMouseInWindow.md b/SDL3/SDL_WarpMouseInWindow.md index 1a58087c7..f50e2ab95 100644 --- a/SDL3/SDL_WarpMouseInWindow.md +++ b/SDL3/SDL_WarpMouseInWindow.md @@ -9,7 +9,7 @@ Move the mouse cursor to the given position within the window. ## Header File -Defined in [SDL_mouse.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_mouse.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_mouse.h) ## Syntax diff --git a/SDL3/SDL_WasInit.md b/SDL3/SDL_WasInit.md index 93f46c037..2c3f5c36c 100644 --- a/SDL3/SDL_WasInit.md +++ b/SDL3/SDL_WasInit.md @@ -5,7 +5,7 @@ Get a mask of the specified subsystems which are currently initialized. ## Header File -Defined in [SDL_init.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_init.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_init.h) ## Syntax diff --git a/SDL3/SDL_WinRTGetDeviceFamily.md b/SDL3/SDL_WinRTGetDeviceFamily.md index 4ba937172..5fd069800 100644 --- a/SDL3/SDL_WinRTGetDeviceFamily.md +++ b/SDL3/SDL_WinRTGetDeviceFamily.md @@ -5,7 +5,7 @@ Detects the device family of WinRT platform at runtime. ## Header File -Defined in [SDL_system.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_system.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_system.h) ## Syntax diff --git a/SDL3/SDL_WinRTGetFSPath.md b/SDL3/SDL_WinRTGetFSPath.md index 09cf42722..e7b69ea0d 100644 --- a/SDL3/SDL_WinRTGetFSPath.md +++ b/SDL3/SDL_WinRTGetFSPath.md @@ -5,7 +5,7 @@ Retrieve a WinRT defined path on the local file system. ## Header File -Defined in [SDL_system.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_system.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_system.h) ## Syntax diff --git a/SDL3/SDL_WinRT_DeviceFamily.md b/SDL3/SDL_WinRT_DeviceFamily.md index bbb3b7d32..b0bd77c94 100644 --- a/SDL3/SDL_WinRT_DeviceFamily.md +++ b/SDL3/SDL_WinRT_DeviceFamily.md @@ -5,7 +5,7 @@ WinRT Device Family ## Header File -Defined in [SDL_system.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_system.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_system.h) ## Syntax diff --git a/SDL3/SDL_WinRT_Path.md b/SDL3/SDL_WinRT_Path.md index f5d255d71..37bba50f5 100644 --- a/SDL3/SDL_WinRT_Path.md +++ b/SDL3/SDL_WinRT_Path.md @@ -5,7 +5,7 @@ WinRT / Windows Phone path types ## Header File -Defined in [SDL_system.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_system.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_system.h) ## Syntax diff --git a/SDL3/SDL_Window.md b/SDL3/SDL_Window.md index 6895822d0..0a8755c0b 100644 --- a/SDL3/SDL_Window.md +++ b/SDL3/SDL_Window.md @@ -5,7 +5,7 @@ The struct used as an opaque handle to a window. ## Header File -Defined in [SDL_video.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_video.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_video.h) ## Syntax diff --git a/SDL3/SDL_WindowEvent.md b/SDL3/SDL_WindowEvent.md index 091411c26..87eac569e 100644 --- a/SDL3/SDL_WindowEvent.md +++ b/SDL3/SDL_WindowEvent.md @@ -5,7 +5,7 @@ Window state change event data (event.window.*) ## Header File -Defined in [SDL_events.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_events.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_events.h) ## Syntax diff --git a/SDL3/SDL_WindowFlags.md b/SDL3/SDL_WindowFlags.md index 4bc1cfe2a..8a720bae9 100644 --- a/SDL3/SDL_WindowFlags.md +++ b/SDL3/SDL_WindowFlags.md @@ -5,7 +5,7 @@ The flags on a window. ## Header File -Defined in [SDL_video.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_video.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_video.h) ## Syntax diff --git a/SDL3/SDL_WindowHasSurface.md b/SDL3/SDL_WindowHasSurface.md index decba6620..6415d8224 100644 --- a/SDL3/SDL_WindowHasSurface.md +++ b/SDL3/SDL_WindowHasSurface.md @@ -5,7 +5,7 @@ Return whether the window has a surface associated with it. ## Header File -Defined in [SDL_video.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_video.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_video.h) ## Syntax diff --git a/SDL3/SDL_WriteIO.md b/SDL3/SDL_WriteIO.md index f2cb3a85a..82e07792a 100644 --- a/SDL3/SDL_WriteIO.md +++ b/SDL3/SDL_WriteIO.md @@ -5,7 +5,7 @@ Write to an [SDL_IOStream](SDL_IOStream) data stream. ## Header File -Defined in [SDL_iostream.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_iostream.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_iostream.h) ## Syntax diff --git a/SDL3/SDL_WriteS16BE.md b/SDL3/SDL_WriteS16BE.md index 3fd600efc..0bb160c36 100644 --- a/SDL3/SDL_WriteS16BE.md +++ b/SDL3/SDL_WriteS16BE.md @@ -5,7 +5,7 @@ Use this function to write 16 bits in native format to an [SDL_IOStream](SDL_IOS ## Header File -Defined in [SDL_iostream.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_iostream.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_iostream.h) ## Syntax diff --git a/SDL3/SDL_WriteS16LE.md b/SDL3/SDL_WriteS16LE.md index b413419e5..4661955b9 100644 --- a/SDL3/SDL_WriteS16LE.md +++ b/SDL3/SDL_WriteS16LE.md @@ -5,7 +5,7 @@ Use this function to write 16 bits in native format to an [SDL_IOStream](SDL_IOS ## Header File -Defined in [SDL_iostream.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_iostream.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_iostream.h) ## Syntax diff --git a/SDL3/SDL_WriteS32BE.md b/SDL3/SDL_WriteS32BE.md index b16184016..17c0071ec 100644 --- a/SDL3/SDL_WriteS32BE.md +++ b/SDL3/SDL_WriteS32BE.md @@ -5,7 +5,7 @@ Use this function to write 32 bits in native format to an [SDL_IOStream](SDL_IOS ## Header File -Defined in [SDL_iostream.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_iostream.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_iostream.h) ## Syntax diff --git a/SDL3/SDL_WriteS32LE.md b/SDL3/SDL_WriteS32LE.md index 7f27723db..a5bca60aa 100644 --- a/SDL3/SDL_WriteS32LE.md +++ b/SDL3/SDL_WriteS32LE.md @@ -5,7 +5,7 @@ Use this function to write 32 bits in native format to an [SDL_IOStream](SDL_IOS ## Header File -Defined in [SDL_iostream.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_iostream.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_iostream.h) ## Syntax diff --git a/SDL3/SDL_WriteS64BE.md b/SDL3/SDL_WriteS64BE.md index 3446cda04..f2aaaf3e7 100644 --- a/SDL3/SDL_WriteS64BE.md +++ b/SDL3/SDL_WriteS64BE.md @@ -5,7 +5,7 @@ Use this function to write 64 bits in native format to an [SDL_IOStream](SDL_IOS ## Header File -Defined in [SDL_iostream.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_iostream.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_iostream.h) ## Syntax diff --git a/SDL3/SDL_WriteS64LE.md b/SDL3/SDL_WriteS64LE.md index 03159ce53..c9a45aa0a 100644 --- a/SDL3/SDL_WriteS64LE.md +++ b/SDL3/SDL_WriteS64LE.md @@ -5,7 +5,7 @@ Use this function to write 64 bits in native format to an [SDL_IOStream](SDL_IOS ## Header File -Defined in [SDL_iostream.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_iostream.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_iostream.h) ## Syntax diff --git a/SDL3/SDL_WriteStorageFile.md b/SDL3/SDL_WriteStorageFile.md index f45f0eda4..6237a5d35 100644 --- a/SDL3/SDL_WriteStorageFile.md +++ b/SDL3/SDL_WriteStorageFile.md @@ -5,7 +5,7 @@ Synchronously write a file from client memory into a storage container. ## Header File -Defined in [SDL_storage.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_storage.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_storage.h) ## Syntax diff --git a/SDL3/SDL_WriteU16BE.md b/SDL3/SDL_WriteU16BE.md index 0762c0322..cedfda33d 100644 --- a/SDL3/SDL_WriteU16BE.md +++ b/SDL3/SDL_WriteU16BE.md @@ -5,7 +5,7 @@ Use this function to write 16 bits in native format to an [SDL_IOStream](SDL_IOS ## Header File -Defined in [SDL_iostream.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_iostream.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_iostream.h) ## Syntax diff --git a/SDL3/SDL_WriteU16LE.md b/SDL3/SDL_WriteU16LE.md index 8c09e5c2d..89829f104 100644 --- a/SDL3/SDL_WriteU16LE.md +++ b/SDL3/SDL_WriteU16LE.md @@ -5,7 +5,7 @@ Use this function to write 16 bits in native format to an [SDL_IOStream](SDL_IOS ## Header File -Defined in [SDL_iostream.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_iostream.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_iostream.h) ## Syntax diff --git a/SDL3/SDL_WriteU32BE.md b/SDL3/SDL_WriteU32BE.md index a76ca1974..d148c767f 100644 --- a/SDL3/SDL_WriteU32BE.md +++ b/SDL3/SDL_WriteU32BE.md @@ -5,7 +5,7 @@ Use this function to write 32 bits in native format to an [SDL_IOStream](SDL_IOS ## Header File -Defined in [SDL_iostream.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_iostream.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_iostream.h) ## Syntax diff --git a/SDL3/SDL_WriteU32LE.md b/SDL3/SDL_WriteU32LE.md index fee8439f7..99cb0ccae 100644 --- a/SDL3/SDL_WriteU32LE.md +++ b/SDL3/SDL_WriteU32LE.md @@ -5,7 +5,7 @@ Use this function to write 32 bits in native format to an [SDL_IOStream](SDL_IOS ## Header File -Defined in [SDL_iostream.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_iostream.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_iostream.h) ## Syntax diff --git a/SDL3/SDL_WriteU64BE.md b/SDL3/SDL_WriteU64BE.md index c8e178b05..3703d0945 100644 --- a/SDL3/SDL_WriteU64BE.md +++ b/SDL3/SDL_WriteU64BE.md @@ -5,7 +5,7 @@ Use this function to write 64 bits in native format to an [SDL_IOStream](SDL_IOS ## Header File -Defined in [SDL_iostream.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_iostream.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_iostream.h) ## Syntax diff --git a/SDL3/SDL_WriteU64LE.md b/SDL3/SDL_WriteU64LE.md index 296949d71..6c5296e73 100644 --- a/SDL3/SDL_WriteU64LE.md +++ b/SDL3/SDL_WriteU64LE.md @@ -5,7 +5,7 @@ Use this function to write 64 bits in native format to an [SDL_IOStream](SDL_IOS ## Header File -Defined in [SDL_iostream.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_iostream.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_iostream.h) ## Syntax diff --git a/SDL3/SDL_WriteU8.md b/SDL3/SDL_WriteU8.md index a389ce75a..5e4cadae7 100644 --- a/SDL3/SDL_WriteU8.md +++ b/SDL3/SDL_WriteU8.md @@ -12,7 +12,7 @@ Use this function to write a byte to an [SDL_IOStream](SDL_IOStream). ## Header File -Defined in [SDL_iostream.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_iostream.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_iostream.h) ## Syntax diff --git a/SDL3/SDL_acos.md b/SDL3/SDL_acos.md index bda8f3d49..82a9ff00c 100644 --- a/SDL3/SDL_acos.md +++ b/SDL3/SDL_acos.md @@ -5,7 +5,7 @@ Compute the arc cosine of `x`. ## Header File -Defined in [SDL_stdinc.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_stdinc.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_stdinc.h) ## Syntax diff --git a/SDL3/SDL_acosf.md b/SDL3/SDL_acosf.md index f969f912d..d4cc90e25 100644 --- a/SDL3/SDL_acosf.md +++ b/SDL3/SDL_acosf.md @@ -5,7 +5,7 @@ Compute the arc cosine of `x`. ## Header File -Defined in [SDL_stdinc.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_stdinc.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_stdinc.h) ## Syntax diff --git a/SDL3/SDL_aligned_alloc.md b/SDL3/SDL_aligned_alloc.md index 93f7f32b4..5243c8a52 100644 --- a/SDL3/SDL_aligned_alloc.md +++ b/SDL3/SDL_aligned_alloc.md @@ -5,7 +5,7 @@ Allocate memory aligned to a specific value. ## Header File -Defined in [SDL_stdinc.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_stdinc.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_stdinc.h) ## Syntax diff --git a/SDL3/SDL_aligned_free.md b/SDL3/SDL_aligned_free.md index 304f64f0e..89de9a9f5 100644 --- a/SDL3/SDL_aligned_free.md +++ b/SDL3/SDL_aligned_free.md @@ -5,7 +5,7 @@ Free memory allocated by [SDL_aligned_alloc](SDL_aligned_alloc)(). ## Header File -Defined in [SDL_stdinc.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_stdinc.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_stdinc.h) ## Syntax diff --git a/SDL3/SDL_arraysize.md b/SDL3/SDL_arraysize.md index 57dfab993..f1980a2a6 100644 --- a/SDL3/SDL_arraysize.md +++ b/SDL3/SDL_arraysize.md @@ -5,7 +5,7 @@ The number of elements in an array. ## Header File -Defined in [SDL_stdinc.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_stdinc.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_stdinc.h) ## Syntax diff --git a/SDL3/SDL_asin.md b/SDL3/SDL_asin.md index 1ce8fa094..df0fdcf35 100644 --- a/SDL3/SDL_asin.md +++ b/SDL3/SDL_asin.md @@ -5,7 +5,7 @@ Compute the arc sine of `x`. ## Header File -Defined in [SDL_stdinc.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_stdinc.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_stdinc.h) ## Syntax diff --git a/SDL3/SDL_asinf.md b/SDL3/SDL_asinf.md index 2b0eadea0..c09e2c147 100644 --- a/SDL3/SDL_asinf.md +++ b/SDL3/SDL_asinf.md @@ -5,7 +5,7 @@ Compute the arc sine of `x`. ## Header File -Defined in [SDL_stdinc.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_stdinc.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_stdinc.h) ## Syntax diff --git a/SDL3/SDL_assert.md b/SDL3/SDL_assert.md index aa6dbb0a3..169f79495 100644 --- a/SDL3/SDL_assert.md +++ b/SDL3/SDL_assert.md @@ -5,7 +5,7 @@ An assertion test that is normally performed only in debug builds. ## Header File -Defined in [SDL_assert.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_assert.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_assert.h) ## Syntax diff --git a/SDL3/SDL_assert_always.md b/SDL3/SDL_assert_always.md index 1e4a674ce..d55948860 100644 --- a/SDL3/SDL_assert_always.md +++ b/SDL3/SDL_assert_always.md @@ -5,7 +5,7 @@ An assertion test that always performed. ## Header File -Defined in [SDL_assert.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_assert.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_assert.h) ## Syntax diff --git a/SDL3/SDL_assert_paranoid.md b/SDL3/SDL_assert_paranoid.md index cde3460e5..763aacf3e 100644 --- a/SDL3/SDL_assert_paranoid.md +++ b/SDL3/SDL_assert_paranoid.md @@ -5,7 +5,7 @@ An assertion test that is performed only when built with paranoid settings. ## Header File -Defined in [SDL_assert.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_assert.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_assert.h) ## Syntax diff --git a/SDL3/SDL_assert_release.md b/SDL3/SDL_assert_release.md index dd96c19bd..b49d8ac63 100644 --- a/SDL3/SDL_assert_release.md +++ b/SDL3/SDL_assert_release.md @@ -5,7 +5,7 @@ An assertion test that is performed even in release builds. ## Header File -Defined in [SDL_assert.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_assert.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_assert.h) ## Syntax diff --git a/SDL3/SDL_atan.md b/SDL3/SDL_atan.md index 524f8907e..b6081ca30 100644 --- a/SDL3/SDL_atan.md +++ b/SDL3/SDL_atan.md @@ -5,7 +5,7 @@ Compute the arc tangent of `x`. ## Header File -Defined in [SDL_stdinc.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_stdinc.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_stdinc.h) ## Syntax diff --git a/SDL3/SDL_atan2.md b/SDL3/SDL_atan2.md index 5be8aea66..d182fac94 100644 --- a/SDL3/SDL_atan2.md +++ b/SDL3/SDL_atan2.md @@ -5,7 +5,7 @@ Compute the arc tangent of `y / x`, using the signs of x and y to adjust the res ## Header File -Defined in [SDL_stdinc.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_stdinc.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_stdinc.h) ## Syntax diff --git a/SDL3/SDL_atan2f.md b/SDL3/SDL_atan2f.md index 7dda4cb07..73eb4fd85 100644 --- a/SDL3/SDL_atan2f.md +++ b/SDL3/SDL_atan2f.md @@ -5,7 +5,7 @@ Compute the arc tangent of `y / x`, using the signs of x and y to adjust the res ## Header File -Defined in [SDL_stdinc.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_stdinc.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_stdinc.h) ## Syntax diff --git a/SDL3/SDL_atanf.md b/SDL3/SDL_atanf.md index 3749c5e9c..a65a5d840 100644 --- a/SDL3/SDL_atanf.md +++ b/SDL3/SDL_atanf.md @@ -5,7 +5,7 @@ Compute the arc tangent of `x`. ## Header File -Defined in [SDL_stdinc.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_stdinc.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_stdinc.h) ## Syntax diff --git a/SDL3/SDL_bool.md b/SDL3/SDL_bool.md index d4a32bc7c..fe266c174 100644 --- a/SDL3/SDL_bool.md +++ b/SDL3/SDL_bool.md @@ -5,7 +5,7 @@ A boolean type: true or false. ## Header File -Defined in [SDL_stdinc.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_stdinc.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_stdinc.h) ## Syntax diff --git a/SDL3/SDL_ceil.md b/SDL3/SDL_ceil.md index 6482f257f..40f04935e 100644 --- a/SDL3/SDL_ceil.md +++ b/SDL3/SDL_ceil.md @@ -5,7 +5,7 @@ Compute the ceiling of `x`. ## Header File -Defined in [SDL_stdinc.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_stdinc.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_stdinc.h) ## Syntax diff --git a/SDL3/SDL_ceilf.md b/SDL3/SDL_ceilf.md index 4a79c75ba..1ff87d8f0 100644 --- a/SDL3/SDL_ceilf.md +++ b/SDL3/SDL_ceilf.md @@ -5,7 +5,7 @@ Compute the ceiling of `x`. ## Header File -Defined in [SDL_stdinc.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_stdinc.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_stdinc.h) ## Syntax diff --git a/SDL3/SDL_copysign.md b/SDL3/SDL_copysign.md index 7ab9f9170..83db8e3c6 100644 --- a/SDL3/SDL_copysign.md +++ b/SDL3/SDL_copysign.md @@ -5,7 +5,7 @@ Copy the sign of one floating-point value to another. ## Header File -Defined in [SDL_stdinc.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_stdinc.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_stdinc.h) ## Syntax diff --git a/SDL3/SDL_copysignf.md b/SDL3/SDL_copysignf.md index 7aa91d499..5a976c3c8 100644 --- a/SDL3/SDL_copysignf.md +++ b/SDL3/SDL_copysignf.md @@ -5,7 +5,7 @@ Copy the sign of one floating-point value to another. ## Header File -Defined in [SDL_stdinc.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_stdinc.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_stdinc.h) ## Syntax diff --git a/SDL3/SDL_cos.md b/SDL3/SDL_cos.md index 69a7179ef..84ce401d4 100644 --- a/SDL3/SDL_cos.md +++ b/SDL3/SDL_cos.md @@ -5,7 +5,7 @@ Compute the cosine of `x`. ## Header File -Defined in [SDL_stdinc.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_stdinc.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_stdinc.h) ## Syntax diff --git a/SDL3/SDL_cosf.md b/SDL3/SDL_cosf.md index 8d910165c..377d8f1ad 100644 --- a/SDL3/SDL_cosf.md +++ b/SDL3/SDL_cosf.md @@ -5,7 +5,7 @@ Compute the cosine of `x`. ## Header File -Defined in [SDL_stdinc.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_stdinc.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_stdinc.h) ## Syntax diff --git a/SDL3/SDL_exp.md b/SDL3/SDL_exp.md index e6c85caaa..dbacf5a7c 100644 --- a/SDL3/SDL_exp.md +++ b/SDL3/SDL_exp.md @@ -5,7 +5,7 @@ Compute the exponential of `x`. ## Header File -Defined in [SDL_stdinc.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_stdinc.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_stdinc.h) ## Syntax diff --git a/SDL3/SDL_expf.md b/SDL3/SDL_expf.md index f77c78f97..f13ea9a5e 100644 --- a/SDL3/SDL_expf.md +++ b/SDL3/SDL_expf.md @@ -5,7 +5,7 @@ Compute the exponential of `x`. ## Header File -Defined in [SDL_stdinc.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_stdinc.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_stdinc.h) ## Syntax diff --git a/SDL3/SDL_fabs.md b/SDL3/SDL_fabs.md index b7c2c62ae..674491637 100644 --- a/SDL3/SDL_fabs.md +++ b/SDL3/SDL_fabs.md @@ -5,7 +5,7 @@ Compute the absolute value of `x` ## Header File -Defined in [SDL_stdinc.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_stdinc.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_stdinc.h) ## Syntax diff --git a/SDL3/SDL_fabsf.md b/SDL3/SDL_fabsf.md index 494c3f5f8..a031af73b 100644 --- a/SDL3/SDL_fabsf.md +++ b/SDL3/SDL_fabsf.md @@ -5,7 +5,7 @@ Compute the absolute value of `x` ## Header File -Defined in [SDL_stdinc.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_stdinc.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_stdinc.h) ## Syntax diff --git a/SDL3/SDL_floor.md b/SDL3/SDL_floor.md index d6d196a5b..6181425bf 100644 --- a/SDL3/SDL_floor.md +++ b/SDL3/SDL_floor.md @@ -5,7 +5,7 @@ Compute the floor of `x`. ## Header File -Defined in [SDL_stdinc.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_stdinc.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_stdinc.h) ## Syntax diff --git a/SDL3/SDL_floorf.md b/SDL3/SDL_floorf.md index 62cc75932..2d303330c 100644 --- a/SDL3/SDL_floorf.md +++ b/SDL3/SDL_floorf.md @@ -5,7 +5,7 @@ Compute the floor of `x`. ## Header File -Defined in [SDL_stdinc.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_stdinc.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_stdinc.h) ## Syntax diff --git a/SDL3/SDL_fmod.md b/SDL3/SDL_fmod.md index c84243f7c..d03b41cb8 100644 --- a/SDL3/SDL_fmod.md +++ b/SDL3/SDL_fmod.md @@ -5,7 +5,7 @@ Return the floating-point remainder of `x / y` ## Header File -Defined in [SDL_stdinc.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_stdinc.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_stdinc.h) ## Syntax diff --git a/SDL3/SDL_fmodf.md b/SDL3/SDL_fmodf.md index d7d5c7c70..8e3aa0423 100644 --- a/SDL3/SDL_fmodf.md +++ b/SDL3/SDL_fmodf.md @@ -5,7 +5,7 @@ Return the floating-point remainder of `x / y` ## Header File -Defined in [SDL_stdinc.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_stdinc.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_stdinc.h) ## Syntax diff --git a/SDL3/SDL_hid_ble_scan.md b/SDL3/SDL_hid_ble_scan.md index 3d2cfd7a0..70e02a02a 100644 --- a/SDL3/SDL_hid_ble_scan.md +++ b/SDL3/SDL_hid_ble_scan.md @@ -5,7 +5,7 @@ Start or stop a BLE scan on iOS and tvOS to pair Steam Controllers. ## Header File -Defined in [SDL_hidapi.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hidapi.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hidapi.h) ## Syntax diff --git a/SDL3/SDL_hid_bus_type.md b/SDL3/SDL_hid_bus_type.md index d42089532..28c8e2337 100644 --- a/SDL3/SDL_hid_bus_type.md +++ b/SDL3/SDL_hid_bus_type.md @@ -5,7 +5,7 @@ HID underlying bus types. ## Header File -Defined in [SDL_hidapi.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hidapi.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hidapi.h) ## Syntax diff --git a/SDL3/SDL_hid_close.md b/SDL3/SDL_hid_close.md index ea65474c5..2662325bc 100644 --- a/SDL3/SDL_hid_close.md +++ b/SDL3/SDL_hid_close.md @@ -5,7 +5,7 @@ Close a HID device. ## Header File -Defined in [SDL_hidapi.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hidapi.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hidapi.h) ## Syntax diff --git a/SDL3/SDL_hid_device.md b/SDL3/SDL_hid_device.md index 0a98a35d7..1ac6dac5b 100644 --- a/SDL3/SDL_hid_device.md +++ b/SDL3/SDL_hid_device.md @@ -5,7 +5,7 @@ A handle representing an open HID device ## Header File -Defined in [SDL_hidapi.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hidapi.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hidapi.h) ## Syntax diff --git a/SDL3/SDL_hid_device_change_count.md b/SDL3/SDL_hid_device_change_count.md index 04a1c3f1c..f52f00f03 100644 --- a/SDL3/SDL_hid_device_change_count.md +++ b/SDL3/SDL_hid_device_change_count.md @@ -5,7 +5,7 @@ Check to see if devices may have been added or removed. ## Header File -Defined in [SDL_hidapi.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hidapi.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hidapi.h) ## Syntax diff --git a/SDL3/SDL_hid_device_info.md b/SDL3/SDL_hid_device_info.md index 884cd7795..bfa79a2af 100644 --- a/SDL3/SDL_hid_device_info.md +++ b/SDL3/SDL_hid_device_info.md @@ -5,7 +5,7 @@ Information about a connected HID device ## Header File -Defined in [SDL_hidapi.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hidapi.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hidapi.h) ## Syntax diff --git a/SDL3/SDL_hid_enumerate.md b/SDL3/SDL_hid_enumerate.md index ec691593a..79be5360f 100644 --- a/SDL3/SDL_hid_enumerate.md +++ b/SDL3/SDL_hid_enumerate.md @@ -5,7 +5,7 @@ Enumerate the HID Devices. ## Header File -Defined in [SDL_hidapi.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hidapi.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hidapi.h) ## Syntax diff --git a/SDL3/SDL_hid_exit.md b/SDL3/SDL_hid_exit.md index bd162d8be..fa8c90abb 100644 --- a/SDL3/SDL_hid_exit.md +++ b/SDL3/SDL_hid_exit.md @@ -5,7 +5,7 @@ Finalize the HIDAPI library. ## Header File -Defined in [SDL_hidapi.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hidapi.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hidapi.h) ## Syntax diff --git a/SDL3/SDL_hid_free_enumeration.md b/SDL3/SDL_hid_free_enumeration.md index 49638393a..d6eae9ff3 100644 --- a/SDL3/SDL_hid_free_enumeration.md +++ b/SDL3/SDL_hid_free_enumeration.md @@ -5,7 +5,7 @@ Free an enumeration linked list. ## Header File -Defined in [SDL_hidapi.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hidapi.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hidapi.h) ## Syntax diff --git a/SDL3/SDL_hid_get_device_info.md b/SDL3/SDL_hid_get_device_info.md index 406639c3b..2fff64a53 100644 --- a/SDL3/SDL_hid_get_device_info.md +++ b/SDL3/SDL_hid_get_device_info.md @@ -5,7 +5,7 @@ Get the device info from a HID device. ## Header File -Defined in [SDL_hidapi.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hidapi.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hidapi.h) ## Syntax diff --git a/SDL3/SDL_hid_get_feature_report.md b/SDL3/SDL_hid_get_feature_report.md index 56f5a380b..abecea816 100644 --- a/SDL3/SDL_hid_get_feature_report.md +++ b/SDL3/SDL_hid_get_feature_report.md @@ -5,7 +5,7 @@ Get a feature report from a HID device. ## Header File -Defined in [SDL_hidapi.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hidapi.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hidapi.h) ## Syntax diff --git a/SDL3/SDL_hid_get_indexed_string.md b/SDL3/SDL_hid_get_indexed_string.md index 009dac514..307618635 100644 --- a/SDL3/SDL_hid_get_indexed_string.md +++ b/SDL3/SDL_hid_get_indexed_string.md @@ -5,7 +5,7 @@ Get a string from a HID device, based on its string index. ## Header File -Defined in [SDL_hidapi.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hidapi.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hidapi.h) ## Syntax diff --git a/SDL3/SDL_hid_get_input_report.md b/SDL3/SDL_hid_get_input_report.md index 4bea7cc11..e326d739b 100644 --- a/SDL3/SDL_hid_get_input_report.md +++ b/SDL3/SDL_hid_get_input_report.md @@ -5,7 +5,7 @@ Get an input report from a HID device. ## Header File -Defined in [SDL_hidapi.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hidapi.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hidapi.h) ## Syntax diff --git a/SDL3/SDL_hid_get_manufacturer_string.md b/SDL3/SDL_hid_get_manufacturer_string.md index 814d351ea..b35c236ad 100644 --- a/SDL3/SDL_hid_get_manufacturer_string.md +++ b/SDL3/SDL_hid_get_manufacturer_string.md @@ -5,7 +5,7 @@ Get The Manufacturer String from a HID device. ## Header File -Defined in [SDL_hidapi.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hidapi.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hidapi.h) ## Syntax diff --git a/SDL3/SDL_hid_get_product_string.md b/SDL3/SDL_hid_get_product_string.md index 636c2b02b..5f2060b86 100644 --- a/SDL3/SDL_hid_get_product_string.md +++ b/SDL3/SDL_hid_get_product_string.md @@ -5,7 +5,7 @@ Get The Product String from a HID device. ## Header File -Defined in [SDL_hidapi.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hidapi.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hidapi.h) ## Syntax diff --git a/SDL3/SDL_hid_get_report_descriptor.md b/SDL3/SDL_hid_get_report_descriptor.md index 3cee69896..915ff839d 100644 --- a/SDL3/SDL_hid_get_report_descriptor.md +++ b/SDL3/SDL_hid_get_report_descriptor.md @@ -5,7 +5,7 @@ Get a report descriptor from a HID device. ## Header File -Defined in [SDL_hidapi.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hidapi.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hidapi.h) ## Syntax diff --git a/SDL3/SDL_hid_get_serial_number_string.md b/SDL3/SDL_hid_get_serial_number_string.md index 6f95c880e..6228386db 100644 --- a/SDL3/SDL_hid_get_serial_number_string.md +++ b/SDL3/SDL_hid_get_serial_number_string.md @@ -5,7 +5,7 @@ Get The Serial Number String from a HID device. ## Header File -Defined in [SDL_hidapi.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hidapi.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hidapi.h) ## Syntax diff --git a/SDL3/SDL_hid_init.md b/SDL3/SDL_hid_init.md index 771048b4a..a78819395 100644 --- a/SDL3/SDL_hid_init.md +++ b/SDL3/SDL_hid_init.md @@ -5,7 +5,7 @@ Initialize the HIDAPI library. ## Header File -Defined in [SDL_hidapi.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hidapi.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hidapi.h) ## Syntax diff --git a/SDL3/SDL_hid_open.md b/SDL3/SDL_hid_open.md index 6b47ad082..a06d9caee 100644 --- a/SDL3/SDL_hid_open.md +++ b/SDL3/SDL_hid_open.md @@ -5,7 +5,7 @@ Open a HID device using a Vendor ID (VID), Product ID (PID) and optionally a ser ## Header File -Defined in [SDL_hidapi.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hidapi.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hidapi.h) ## Syntax diff --git a/SDL3/SDL_hid_open_path.md b/SDL3/SDL_hid_open_path.md index 20911b9fd..58c2c8d7f 100644 --- a/SDL3/SDL_hid_open_path.md +++ b/SDL3/SDL_hid_open_path.md @@ -5,7 +5,7 @@ Open a HID device by its path name. ## Header File -Defined in [SDL_hidapi.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hidapi.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hidapi.h) ## Syntax diff --git a/SDL3/SDL_hid_read.md b/SDL3/SDL_hid_read.md index 3a853bfae..618166b6c 100644 --- a/SDL3/SDL_hid_read.md +++ b/SDL3/SDL_hid_read.md @@ -5,7 +5,7 @@ Read an Input report from a HID device. ## Header File -Defined in [SDL_hidapi.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hidapi.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hidapi.h) ## Syntax diff --git a/SDL3/SDL_hid_read_timeout.md b/SDL3/SDL_hid_read_timeout.md index fc8f17293..d8b6cbab6 100644 --- a/SDL3/SDL_hid_read_timeout.md +++ b/SDL3/SDL_hid_read_timeout.md @@ -5,7 +5,7 @@ Read an Input report from a HID device with timeout. ## Header File -Defined in [SDL_hidapi.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hidapi.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hidapi.h) ## Syntax diff --git a/SDL3/SDL_hid_send_feature_report.md b/SDL3/SDL_hid_send_feature_report.md index 895300aff..8dbec445c 100644 --- a/SDL3/SDL_hid_send_feature_report.md +++ b/SDL3/SDL_hid_send_feature_report.md @@ -5,7 +5,7 @@ Send a Feature report to the device. ## Header File -Defined in [SDL_hidapi.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hidapi.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hidapi.h) ## Syntax diff --git a/SDL3/SDL_hid_set_nonblocking.md b/SDL3/SDL_hid_set_nonblocking.md index ab0817f0f..8ecc099a3 100644 --- a/SDL3/SDL_hid_set_nonblocking.md +++ b/SDL3/SDL_hid_set_nonblocking.md @@ -5,7 +5,7 @@ Set the device handle to be non-blocking. ## Header File -Defined in [SDL_hidapi.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hidapi.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hidapi.h) ## Syntax diff --git a/SDL3/SDL_hid_write.md b/SDL3/SDL_hid_write.md index c99dd17fb..8e613f3e7 100644 --- a/SDL3/SDL_hid_write.md +++ b/SDL3/SDL_hid_write.md @@ -5,7 +5,7 @@ Write an Output report to a HID device. ## Header File -Defined in [SDL_hidapi.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hidapi.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_hidapi.h) ## Syntax diff --git a/SDL3/SDL_iOSSetAnimationCallback.md b/SDL3/SDL_iOSSetAnimationCallback.md index 978c840da..cacae71af 100644 --- a/SDL3/SDL_iOSSetAnimationCallback.md +++ b/SDL3/SDL_iOSSetAnimationCallback.md @@ -5,7 +5,7 @@ Use this function to set the animation callback on Apple iOS. ## Header File -Defined in [SDL_system.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_system.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_system.h) ## Syntax diff --git a/SDL3/SDL_iOSSetEventPump.md b/SDL3/SDL_iOSSetEventPump.md index 42a8ff5f9..10527a2d6 100644 --- a/SDL3/SDL_iOSSetEventPump.md +++ b/SDL3/SDL_iOSSetEventPump.md @@ -5,7 +5,7 @@ Use this function to enable or disable the SDL event pump on Apple iOS. ## Header File -Defined in [SDL_system.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_system.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_system.h) ## Syntax diff --git a/SDL3/SDL_iconv_string.md b/SDL3/SDL_iconv_string.md index 39c449c4c..8cbb9670c 100644 --- a/SDL3/SDL_iconv_string.md +++ b/SDL3/SDL_iconv_string.md @@ -5,7 +5,7 @@ This function converts a buffer or string between encodings in one pass, returni ## Header File -Defined in [SDL_stdinc.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_stdinc.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_stdinc.h) ## Syntax diff --git a/SDL3/SDL_isalnum.md b/SDL3/SDL_isalnum.md index a507bc0c7..34507e07a 100644 --- a/SDL3/SDL_isalnum.md +++ b/SDL3/SDL_isalnum.md @@ -5,7 +5,7 @@ Query if a character is alphabetic (a letter) or a number. ## Header File -Defined in [SDL_stdinc.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_stdinc.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_stdinc.h) ## Syntax diff --git a/SDL3/SDL_isalpha.md b/SDL3/SDL_isalpha.md index 9c9664282..00e9ae04b 100644 --- a/SDL3/SDL_isalpha.md +++ b/SDL3/SDL_isalpha.md @@ -5,7 +5,7 @@ Query if a character is alphabetic (a letter). ## Header File -Defined in [SDL_stdinc.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_stdinc.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_stdinc.h) ## Syntax diff --git a/SDL3/SDL_isblank.md b/SDL3/SDL_isblank.md index 99dd57516..e222f1bd1 100644 --- a/SDL3/SDL_isblank.md +++ b/SDL3/SDL_isblank.md @@ -5,7 +5,7 @@ Report if a character is blank (a space or tab). ## Header File -Defined in [SDL_stdinc.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_stdinc.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_stdinc.h) ## Syntax diff --git a/SDL3/SDL_iscntrl.md b/SDL3/SDL_iscntrl.md index fe70b1599..01e5cd0ff 100644 --- a/SDL3/SDL_iscntrl.md +++ b/SDL3/SDL_iscntrl.md @@ -5,7 +5,7 @@ Report if a character is a control character. ## Header File -Defined in [SDL_stdinc.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_stdinc.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_stdinc.h) ## Syntax diff --git a/SDL3/SDL_isdigit.md b/SDL3/SDL_isdigit.md index d6b8c657e..d7dcdf42f 100644 --- a/SDL3/SDL_isdigit.md +++ b/SDL3/SDL_isdigit.md @@ -5,7 +5,7 @@ Report if a character is a numeric digit. ## Header File -Defined in [SDL_stdinc.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_stdinc.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_stdinc.h) ## Syntax diff --git a/SDL3/SDL_isgraph.md b/SDL3/SDL_isgraph.md index 531c1d65a..29fda68d9 100644 --- a/SDL3/SDL_isgraph.md +++ b/SDL3/SDL_isgraph.md @@ -5,7 +5,7 @@ Report if a character is any "printable" except space. ## Header File -Defined in [SDL_stdinc.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_stdinc.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_stdinc.h) ## Syntax diff --git a/SDL3/SDL_islower.md b/SDL3/SDL_islower.md index 3bad9ea5a..61206fe46 100644 --- a/SDL3/SDL_islower.md +++ b/SDL3/SDL_islower.md @@ -5,7 +5,7 @@ Report if a character is lower case. ## Header File -Defined in [SDL_stdinc.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_stdinc.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_stdinc.h) ## Syntax diff --git a/SDL3/SDL_isprint.md b/SDL3/SDL_isprint.md index 39e5891e8..7861e37c9 100644 --- a/SDL3/SDL_isprint.md +++ b/SDL3/SDL_isprint.md @@ -5,7 +5,7 @@ Report if a character is "printable". ## Header File -Defined in [SDL_stdinc.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_stdinc.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_stdinc.h) ## Syntax diff --git a/SDL3/SDL_ispunct.md b/SDL3/SDL_ispunct.md index ca3fa16a6..6b39238aa 100644 --- a/SDL3/SDL_ispunct.md +++ b/SDL3/SDL_ispunct.md @@ -5,7 +5,7 @@ Report if a character is a punctuation mark. ## Header File -Defined in [SDL_stdinc.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_stdinc.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_stdinc.h) ## Syntax diff --git a/SDL3/SDL_isspace.md b/SDL3/SDL_isspace.md index 74db862b7..b11a21f0c 100644 --- a/SDL3/SDL_isspace.md +++ b/SDL3/SDL_isspace.md @@ -5,7 +5,7 @@ Report if a character is whitespace. ## Header File -Defined in [SDL_stdinc.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_stdinc.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_stdinc.h) ## Syntax diff --git a/SDL3/SDL_isupper.md b/SDL3/SDL_isupper.md index aa41ef9b8..96b199a41 100644 --- a/SDL3/SDL_isupper.md +++ b/SDL3/SDL_isupper.md @@ -5,7 +5,7 @@ Report if a character is upper case. ## Header File -Defined in [SDL_stdinc.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_stdinc.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_stdinc.h) ## Syntax diff --git a/SDL3/SDL_isxdigit.md b/SDL3/SDL_isxdigit.md index 7fac63d75..aa96aa227 100644 --- a/SDL3/SDL_isxdigit.md +++ b/SDL3/SDL_isxdigit.md @@ -5,7 +5,7 @@ Report if a character is a hexadecimal digit. ## Header File -Defined in [SDL_stdinc.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_stdinc.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_stdinc.h) ## Syntax diff --git a/SDL3/SDL_log.md b/SDL3/SDL_log.md index 4de505bb5..b2db1e386 100644 --- a/SDL3/SDL_log.md +++ b/SDL3/SDL_log.md @@ -5,7 +5,7 @@ Compute the natural logarithm of `x`. ## Header File -Defined in [SDL_stdinc.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_stdinc.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_stdinc.h) ## Syntax diff --git a/SDL3/SDL_log10.md b/SDL3/SDL_log10.md index c42c90758..2d8a5c5df 100644 --- a/SDL3/SDL_log10.md +++ b/SDL3/SDL_log10.md @@ -5,7 +5,7 @@ Compute the base-10 logarithm of `x`. ## Header File -Defined in [SDL_stdinc.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_stdinc.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_stdinc.h) ## Syntax diff --git a/SDL3/SDL_log10f.md b/SDL3/SDL_log10f.md index c21f0b9b2..b829c7fe9 100644 --- a/SDL3/SDL_log10f.md +++ b/SDL3/SDL_log10f.md @@ -5,7 +5,7 @@ Compute the base-10 logarithm of `x`. ## Header File -Defined in [SDL_stdinc.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_stdinc.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_stdinc.h) ## Syntax diff --git a/SDL3/SDL_logf.md b/SDL3/SDL_logf.md index c9927bc1a..996126cf8 100644 --- a/SDL3/SDL_logf.md +++ b/SDL3/SDL_logf.md @@ -5,7 +5,7 @@ Compute the natural logarithm of `x`. ## Header File -Defined in [SDL_stdinc.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_stdinc.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_stdinc.h) ## Syntax diff --git a/SDL3/SDL_lround.md b/SDL3/SDL_lround.md index 73f5bba21..d92284b8f 100644 --- a/SDL3/SDL_lround.md +++ b/SDL3/SDL_lround.md @@ -5,7 +5,7 @@ Round `x` to the nearest integer representable as a long ## Header File -Defined in [SDL_stdinc.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_stdinc.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_stdinc.h) ## Syntax diff --git a/SDL3/SDL_lroundf.md b/SDL3/SDL_lroundf.md index d8c005429..82a3c8400 100644 --- a/SDL3/SDL_lroundf.md +++ b/SDL3/SDL_lroundf.md @@ -5,7 +5,7 @@ Round `x` to the nearest integer representable as a long ## Header File -Defined in [SDL_stdinc.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_stdinc.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_stdinc.h) ## Syntax diff --git a/SDL3/SDL_main_func.md b/SDL3/SDL_main_func.md index 9dd877560..e59d5979f 100644 --- a/SDL3/SDL_main_func.md +++ b/SDL3/SDL_main_func.md @@ -5,7 +5,7 @@ The prototype for the application's main() function ## Header File -Defined in [SDL_main.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_main.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_main.h) ## Syntax diff --git a/SDL3/SDL_modf.md b/SDL3/SDL_modf.md index a4293f126..ce99471dd 100644 --- a/SDL3/SDL_modf.md +++ b/SDL3/SDL_modf.md @@ -5,7 +5,7 @@ Split `x` into integer and fractional parts ## Header File -Defined in [SDL_stdinc.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_stdinc.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_stdinc.h) ## Syntax diff --git a/SDL3/SDL_modff.md b/SDL3/SDL_modff.md index 97b6b294d..69cea23cc 100644 --- a/SDL3/SDL_modff.md +++ b/SDL3/SDL_modff.md @@ -5,7 +5,7 @@ Split `x` into integer and fractional parts ## Header File -Defined in [SDL_stdinc.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_stdinc.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_stdinc.h) ## Syntax diff --git a/SDL3/SDL_pow.md b/SDL3/SDL_pow.md index 8451ced87..a27358d1b 100644 --- a/SDL3/SDL_pow.md +++ b/SDL3/SDL_pow.md @@ -5,7 +5,7 @@ Raise `x` to the power `y` ## Header File -Defined in [SDL_stdinc.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_stdinc.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_stdinc.h) ## Syntax diff --git a/SDL3/SDL_powf.md b/SDL3/SDL_powf.md index 85bc3308d..d7c18ce8b 100644 --- a/SDL3/SDL_powf.md +++ b/SDL3/SDL_powf.md @@ -5,7 +5,7 @@ Raise `x` to the power `y` ## Header File -Defined in [SDL_stdinc.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_stdinc.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_stdinc.h) ## Syntax diff --git a/SDL3/SDL_round.md b/SDL3/SDL_round.md index e839e2b7e..34321a2a7 100644 --- a/SDL3/SDL_round.md +++ b/SDL3/SDL_round.md @@ -5,7 +5,7 @@ Round `x` to the nearest integer. ## Header File -Defined in [SDL_stdinc.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_stdinc.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_stdinc.h) ## Syntax diff --git a/SDL3/SDL_roundf.md b/SDL3/SDL_roundf.md index 6acf54110..284a229da 100644 --- a/SDL3/SDL_roundf.md +++ b/SDL3/SDL_roundf.md @@ -5,7 +5,7 @@ Round `x` to the nearest integer. ## Header File -Defined in [SDL_stdinc.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_stdinc.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_stdinc.h) ## Syntax diff --git a/SDL3/SDL_scalbn.md b/SDL3/SDL_scalbn.md index 31109f503..a77ab022d 100644 --- a/SDL3/SDL_scalbn.md +++ b/SDL3/SDL_scalbn.md @@ -5,7 +5,7 @@ Scale `x` by an integer power of two. ## Header File -Defined in [SDL_stdinc.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_stdinc.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_stdinc.h) ## Syntax diff --git a/SDL3/SDL_scalbnf.md b/SDL3/SDL_scalbnf.md index efd365cec..ed1c73326 100644 --- a/SDL3/SDL_scalbnf.md +++ b/SDL3/SDL_scalbnf.md @@ -5,7 +5,7 @@ Scale `x` by an integer power of two. ## Header File -Defined in [SDL_stdinc.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_stdinc.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_stdinc.h) ## Syntax diff --git a/SDL3/SDL_sin.md b/SDL3/SDL_sin.md index 5aaf0bbfc..9530ed0fe 100644 --- a/SDL3/SDL_sin.md +++ b/SDL3/SDL_sin.md @@ -5,7 +5,7 @@ Compute the sine of `x`. ## Header File -Defined in [SDL_stdinc.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_stdinc.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_stdinc.h) ## Syntax diff --git a/SDL3/SDL_sinf.md b/SDL3/SDL_sinf.md index eef15a4a6..92df20da1 100644 --- a/SDL3/SDL_sinf.md +++ b/SDL3/SDL_sinf.md @@ -5,7 +5,7 @@ Compute the sine of `x`. ## Header File -Defined in [SDL_stdinc.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_stdinc.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_stdinc.h) ## Syntax diff --git a/SDL3/SDL_size_add_overflow.md b/SDL3/SDL_size_add_overflow.md index fa8d9a929..e719f5cca 100644 --- a/SDL3/SDL_size_add_overflow.md +++ b/SDL3/SDL_size_add_overflow.md @@ -5,7 +5,7 @@ If a + b would overflow, return -1. ## Header File -Defined in [SDL_stdinc.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_stdinc.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_stdinc.h) ## Syntax diff --git a/SDL3/SDL_size_mul_overflow.md b/SDL3/SDL_size_mul_overflow.md index 28aca9654..0170e718f 100644 --- a/SDL3/SDL_size_mul_overflow.md +++ b/SDL3/SDL_size_mul_overflow.md @@ -5,7 +5,7 @@ If a * b would overflow, return -1. ## Header File -Defined in [SDL_stdinc.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_stdinc.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_stdinc.h) ## Syntax diff --git a/SDL3/SDL_sqrt.md b/SDL3/SDL_sqrt.md index 4dc76a4e2..98b44f644 100644 --- a/SDL3/SDL_sqrt.md +++ b/SDL3/SDL_sqrt.md @@ -5,7 +5,7 @@ Compute the square root of `x`. ## Header File -Defined in [SDL_stdinc.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_stdinc.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_stdinc.h) ## Syntax diff --git a/SDL3/SDL_sqrtf.md b/SDL3/SDL_sqrtf.md index 7ef6d890c..f24c1f367 100644 --- a/SDL3/SDL_sqrtf.md +++ b/SDL3/SDL_sqrtf.md @@ -5,7 +5,7 @@ Compute the square root of `x`. ## Header File -Defined in [SDL_stdinc.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_stdinc.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_stdinc.h) ## Syntax diff --git a/SDL3/SDL_strcasecmp.md b/SDL3/SDL_strcasecmp.md index 5ff90108e..413127314 100644 --- a/SDL3/SDL_strcasecmp.md +++ b/SDL3/SDL_strcasecmp.md @@ -5,7 +5,7 @@ Compare two null-terminated UTF-8 strings, case-insensitively. ## Header File -Defined in [SDL_stdinc.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_stdinc.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_stdinc.h) ## Syntax diff --git a/SDL3/SDL_strcmp.md b/SDL3/SDL_strcmp.md index 36985f27c..f38262b34 100644 --- a/SDL3/SDL_strcmp.md +++ b/SDL3/SDL_strcmp.md @@ -5,7 +5,7 @@ Compare two null-terminated UTF-8 strings. ## Header File -Defined in [SDL_stdinc.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_stdinc.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_stdinc.h) ## Syntax diff --git a/SDL3/SDL_strlwr.md b/SDL3/SDL_strlwr.md index ec0b699a0..0b6fb8e79 100644 --- a/SDL3/SDL_strlwr.md +++ b/SDL3/SDL_strlwr.md @@ -5,7 +5,7 @@ Convert a string to lowercase. ## Header File -Defined in [SDL_stdinc.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_stdinc.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_stdinc.h) ## Syntax diff --git a/SDL3/SDL_strncasecmp.md b/SDL3/SDL_strncasecmp.md index f17369719..5fb5ddf85 100644 --- a/SDL3/SDL_strncasecmp.md +++ b/SDL3/SDL_strncasecmp.md @@ -5,7 +5,7 @@ Compare two UTF-8 strings, case-insensitively, up to a number of bytes. ## Header File -Defined in [SDL_stdinc.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_stdinc.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_stdinc.h) ## Syntax diff --git a/SDL3/SDL_strncmp.md b/SDL3/SDL_strncmp.md index 4b86e3a52..f7d3b793b 100644 --- a/SDL3/SDL_strncmp.md +++ b/SDL3/SDL_strncmp.md @@ -5,7 +5,7 @@ Compare two UTF-8 strings up to a number of bytes. ## Header File -Defined in [SDL_stdinc.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_stdinc.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_stdinc.h) ## Syntax diff --git a/SDL3/SDL_strupr.md b/SDL3/SDL_strupr.md index 83ead1795..1871ce2c1 100644 --- a/SDL3/SDL_strupr.md +++ b/SDL3/SDL_strupr.md @@ -5,7 +5,7 @@ Convert a string to uppercase. ## Header File -Defined in [SDL_stdinc.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_stdinc.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_stdinc.h) ## Syntax diff --git a/SDL3/SDL_tan.md b/SDL3/SDL_tan.md index 8b26df3d3..d35d30eea 100644 --- a/SDL3/SDL_tan.md +++ b/SDL3/SDL_tan.md @@ -5,7 +5,7 @@ Compute the tangent of `x`. ## Header File -Defined in [SDL_stdinc.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_stdinc.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_stdinc.h) ## Syntax diff --git a/SDL3/SDL_tanf.md b/SDL3/SDL_tanf.md index a01fadbb6..38e904eee 100644 --- a/SDL3/SDL_tanf.md +++ b/SDL3/SDL_tanf.md @@ -5,7 +5,7 @@ Compute the tangent of `x`. ## Header File -Defined in [SDL_stdinc.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_stdinc.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_stdinc.h) ## Syntax diff --git a/SDL3/SDL_tolower.md b/SDL3/SDL_tolower.md index 6135f5d97..65b18cffb 100644 --- a/SDL3/SDL_tolower.md +++ b/SDL3/SDL_tolower.md @@ -5,7 +5,7 @@ Convert low-ASCII English letters to lowercase. ## Header File -Defined in [SDL_stdinc.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_stdinc.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_stdinc.h) ## Syntax diff --git a/SDL3/SDL_toupper.md b/SDL3/SDL_toupper.md index e56d99e3a..7a8cba3e9 100644 --- a/SDL3/SDL_toupper.md +++ b/SDL3/SDL_toupper.md @@ -5,7 +5,7 @@ Convert low-ASCII English letters to uppercase. ## Header File -Defined in [SDL_stdinc.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_stdinc.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_stdinc.h) ## Syntax diff --git a/SDL3/SDL_trunc.md b/SDL3/SDL_trunc.md index cf94db4cb..b1a00d21c 100644 --- a/SDL3/SDL_trunc.md +++ b/SDL3/SDL_trunc.md @@ -5,7 +5,7 @@ Truncate `x` to an integer. ## Header File -Defined in [SDL_stdinc.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_stdinc.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_stdinc.h) ## Syntax diff --git a/SDL3/SDL_truncf.md b/SDL3/SDL_truncf.md index 3da66ead5..1712db11c 100644 --- a/SDL3/SDL_truncf.md +++ b/SDL3/SDL_truncf.md @@ -5,7 +5,7 @@ Truncate `x` to an integer. ## Header File -Defined in [SDL_stdinc.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_stdinc.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_stdinc.h) ## Syntax diff --git a/SDL3/SDL_wcscasecmp.md b/SDL3/SDL_wcscasecmp.md index 2ee06c203..bd5f26257 100644 --- a/SDL3/SDL_wcscasecmp.md +++ b/SDL3/SDL_wcscasecmp.md @@ -5,7 +5,7 @@ Compare two null-terminated wide strings, case-insensitively. ## Header File -Defined in [SDL_stdinc.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_stdinc.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_stdinc.h) ## Syntax diff --git a/SDL3/SDL_wcscmp.md b/SDL3/SDL_wcscmp.md index 3e770abfd..deacd53e4 100644 --- a/SDL3/SDL_wcscmp.md +++ b/SDL3/SDL_wcscmp.md @@ -5,7 +5,7 @@ Compare two null-terminated wide strings. ## Header File -Defined in [SDL_stdinc.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_stdinc.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_stdinc.h) ## Syntax diff --git a/SDL3/SDL_wcsncasecmp.md b/SDL3/SDL_wcsncasecmp.md index 06ec670db..c59b443f6 100644 --- a/SDL3/SDL_wcsncasecmp.md +++ b/SDL3/SDL_wcsncasecmp.md @@ -5,7 +5,7 @@ Compare two wide strings, case-insensitively, up to a number of wchar_t. ## Header File -Defined in [SDL_stdinc.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_stdinc.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_stdinc.h) ## Syntax diff --git a/SDL3/SDL_wcsncmp.md b/SDL3/SDL_wcsncmp.md index 1359a6f59..a4a83cd53 100644 --- a/SDL3/SDL_wcsncmp.md +++ b/SDL3/SDL_wcsncmp.md @@ -5,7 +5,7 @@ Compare two wide strings up to a number of wchar_t values. ## Header File -Defined in [SDL_stdinc.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_stdinc.h) +Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_stdinc.h) ## Syntax