|
Size: 8987
Comment: Added to list of missing structures, added missing union.
|
← Revision 36 as of 2016-04-15 21:25:48 ⇥
Size: 11159
Comment: SDL_SystemCursor maybe does not need an own page.
|
| Deletions are marked like this. | Additions are marked like this. |
| Line 1: | Line 1: |
| #pragma camelcase off = ToDo = |
|
| Line 3: | Line 7: |
| <<TableOfContents()>> |
|
| Line 4: | Line 10: |
| The following functions are found in the header files, but not (yet) on the wiki. Some pages just need to be categorized, others don't exist yet and need to be made, and some might not belong on the wiki anyway (for example, none of the internal SDL_cstdlib functions have been listed here). SDL_assert.h |
The following functions are found in the header files, but not (yet) on the wiki. Some pages just need to be categorized, others don't exist yet and need to be made, and some might not belong on the wiki anyway --((for example, none of the internal SDL_cstdlib functions have been listed here))--. ==== SDL_assert.h ==== |
| Line 11: | Line 17: |
| SDL_error.h | ==== SDL_error.h ==== |
| Line 16: | Line 22: |
| SDL_gamecontroller.h | ==== SDL_gamecontroller.h ==== |
| Line 31: | Line 37: |
| These functions are currently undocumented: | These functions are currently documented as "draft" only and need improvements: |
| Line 40: | Line 46: |
| * [[SDL_GameControllerUpdate]] (maybe) SDL_gesture.h |
* [[SDL_GameControllerUpdate]] ==== SDL_gesture.h ==== These functions are currently documented as "draft" only and need improvements: |
| Line 49: | Line 56: |
| SDL_hints.h |
==== SDL_hints.h ==== These functions are currently documented as "draft" only and need improvements: |
| Line 54: | Line 62: |
| SDL_input.h | ==== SDL_input.h ==== |
| Line 62: | Line 70: |
| SDL_joystick.h |
==== SDL_joystick.h ==== These functions are currently documented as "draft" only and need improvements: |
| Line 72: | Line 81: |
| SDL_keyboard.h |
==== SDL_keyboard.h ==== These functions are currently documented as "draft" only and need improvements: |
| Line 78: | Line 88: |
| SDL_main.h | ==== SDL_main.h ==== |
| Line 84: | Line 94: |
| SDL_messagebox.h |
==== SDL_messagebox.h ==== These functions are currently documented as "draft" only and need improvements: |
| Line 89: | Line 100: |
| SDL_mouse.h |
==== SDL_mouse.h ==== These functions are currently documented as "draft" only and need improvements: |
| Line 94: | Line 106: |
| SDL_mutex.h |
==== SDL_mutex.h ==== These functions are currently documented as "draft" only and need improvements: |
| Line 98: | Line 111: |
| SDL_render.h |
==== SDL_render.h ==== These functions are currently documented as "draft" only and need improvements: |
| Line 109: | Line 123: |
| SDL_rwops.h | ==== SDL_rwops.h ==== These functions are currently documented as "draft" only and need improvements: |
| Line 114: | Line 130: |
| SDL_shape.h | ==== SDL_shape.h ==== |
| Line 122: | Line 138: |
| SDL_system.h | ==== SDL_system.h ==== These functions are currently documented as "draft" only and need improvements: |
| Line 131: | Line 149: |
SDL_thread.h |
* [[SDL_Direct3D9GetAdapterIndex]] * [[SDL_RenderGetD3D9Device]] ==== SDL_thread.h ==== These functions are currently documented as "draft" only and need improvements: |
| Line 138: | Line 159: |
| SDL_touch.h |
==== SDL_touch.h ==== These functions are currently documented as "draft" only and need improvements: |
| Line 145: | Line 167: |
| SDL_video.h |
==== SDL_video.h ==== These functions are currently documented as "draft" only and need improvements: |
| Line 157: | Line 180: |
| SDL_stdinc.h | ==== SDL_stdinc.h ==== |
| Line 161: | Line 184: |
| * [[SDL_acos]] * [[SDL_asin]] |
|
| Line 231: | Line 256: |
| SDL2_test | ==== SDL2_test ==== |
| Line 304: | Line 329: |
| * [[SDL_GameControllerBindType]] * --([[SDL_SystemCursor]])-- (only needed in [[SDL_CreateSystemCursor]]) * [[WindowShapeMode]] These enumerations are currently documented as "draft" only and need improvements: |
|
| Line 305: | Line 335: |
| * [[SDL_GameControllerBindType]] | |
| Line 310: | Line 339: |
| * [[SDL_SystemCursor]] * [[WindowShapeMode]] |
|
| Line 315: | Line 342: |
| SDL_events.h | ==== SDL_events.h ==== * --(SDL_!CommonEvent)-- (shared) * --(SDL_OSEvent)-- (unused) These structures are currently documented as "draft" only and need improvements: |
| Line 318: | Line 350: |
| * [[SDL_CommonEvent]] | |
| Line 322: | Line 353: |
| * [[SDL_OSEvent]] SDL_gamecontroller.h |
==== SDL_gamecontroller.h ==== |
| Line 327: | Line 357: |
| SDL_haptic.h | ==== SDL_haptic.h ==== These structures are currently documented as "draft" only and need improvements: |
| Line 330: | Line 361: |
| SDL_joystick.h | ==== SDL_joystick.h ==== |
| Line 333: | Line 364: |
| SDL_messagebox.h | ==== SDL_messagebox.h ==== These structures are currently documented as "draft" only and need improvements: |
| Line 339: | Line 371: |
| SDL_shape.h | ==== SDL_shape.h ==== |
| Line 342: | Line 374: |
| SDL_touch.h | ==== SDL_touch.h ==== These structures are currently documented as "draft" only and need improvements: |
| Line 345: | Line 378: |
| SDL2_test | ==== SDL2_test ==== |
| Line 356: | Line 389: |
| SDL_shape.h | ==== SDL_shape.h ==== |
| Line 361: | Line 394: |
| * [[Test]] | |
| Line 362: | Line 396: |
=== See also === * [[temp]] |
* [[SDL-gsoc2010_android]] * [[SDL-gsoc2010_gesture]] * [[SDL-gsoc2010_IME]] * [[SDL-gsoc2010_shaped_windows]] * [[SDL-gsoc2010_xrender]] |
ToDo
This page is intended to help focus the efforts of the SDL Documentation Wiki contributors.
Contents
Missing functions
The following functions are found in the header files, but not (yet) on the wiki. Some pages just need to be categorized, others don't exist yet and need to be made, and some might not belong on the wiki anyway (for example, none of the internal SDL_cstdlib functions have been listed here).
SDL_assert.h
These functions are for internal use and not meant to be documented:
SDL_error.h
These functions are for internal use and not meant to be documented:
SDL_gamecontroller.h
These functions are in the process of being documented by Jorgen
These functions are currently documented as "draft" only and need improvements:
SDL_gesture.h
These functions are currently documented as "draft" only and need improvements:
SDL_hints.h
These functions are currently documented as "draft" only and need improvements:
SDL_input.h
The input API was never implemented and has been removed, so ignore these functions.
SDL_joystick.h
These functions are currently documented as "draft" only and need improvements:
SDL_keyboard.h
These functions are currently documented as "draft" only and need improvements:
SDL_main.h
These functions are platform specific and were left undocumented because they require advanced knowledge of Windows functionality. You may document them but will need to explain when and why you should use them.
SDL_messagebox.h
These functions are currently documented as "draft" only and need improvements:
SDL_mouse.h
These functions are currently documented as "draft" only and need improvements:
SDL_mutex.h
These functions are currently documented as "draft" only and need improvements:
SDL_render.h
These functions are currently documented as "draft" only and need improvements:
SDL_rwops.h
These functions are currently documented as "draft" only and need improvements:
SDL_shape.h
These functions need testing on all supported platforms and possibly implementation as well.
SDL_system.h
These functions are currently documented as "draft" only and need improvements:
SDL_thread.h
These functions are currently documented as "draft" only and need improvements:
SDL_touch.h
These functions are currently documented as "draft" only and need improvements:
SDL_video.h
These functions are currently documented as "draft" only and need improvements:
SDL_stdinc.h
These functions maybe do not need to be documented here
SDL2_test
These functions maybe do not need to be documented here
Missing enumerations
SDL_SystemCursor (only needed in SDL_CreateSystemCursor)
These enumerations are currently documented as "draft" only and need improvements:
Missing structures
SDL_events.h
SDL_CommonEvent (shared)
SDL_OSEvent (unused)
These structures are currently documented as "draft" only and need improvements:
SDL_gamecontroller.h
SDL_haptic.h
These structures are currently documented as "draft" only and need improvements:
SDL_joystick.h
SDL_messagebox.h
These structures are currently documented as "draft" only and need improvements:
SDL_shape.h
SDL_touch.h
These structures are currently documented as "draft" only and need improvements:
SDL2_test
Missing unions
SDL_shape.h
