Wiki Page Content

Differences between revisions 17 and 18
Revision 17 as of 2013-10-29 21:02:42
Size: 8980
Comment: Updated list of missing functions.
Revision 18 as of 2013-10-29 21:07:00
Size: 9305
Comment: Added table of contents and formatting to headings.
Deletions are marked like this. Additions are marked like this.
Line 2: Line 2:

<<TableOfContents()>>
Line 6: Line 8:
SDL_assert.h ==== SDL_assert.h ====
Line 11: Line 13:
SDL_error.h ==== SDL_error.h ====
Line 16: Line 18:
SDL_gamecontroller.h ==== SDL_gamecontroller.h ====
Line 42: Line 44:
SDL_gesture.h ==== SDL_gesture.h ====
Line 49: Line 51:
SDL_hints.h ==== SDL_hints.h ====
Line 54: Line 56:
SDL_input.h ==== SDL_input.h ====
Line 62: Line 64:
SDL_joystick.h ==== SDL_joystick.h ====
Line 72: Line 74:
SDL_keyboard.h ==== SDL_keyboard.h ====
Line 78: Line 80:
SDL_main.h ==== SDL_main.h ====
Line 84: Line 86:
SDL_messagebox.h ==== SDL_messagebox.h ====
Line 89: Line 91:
SDL_mouse.h ==== SDL_mouse.h ====
Line 94: Line 96:
SDL_mutex.h ==== SDL_mutex.h ====
Line 98: Line 100:
SDL_render.h ==== SDL_render.h ====
Line 109: Line 111:
SDL_rwops.h ==== SDL_rwops.h ====
Line 114: Line 116:
SDL_shape.h ==== SDL_shape.h ====
Line 122: Line 124:
SDL_system.h ==== SDL_system.h ====
Line 132: Line 134:
SDL_thread.h ==== SDL_thread.h ====
Line 138: Line 140:
SDL_touch.h ==== SDL_touch.h ====
Line 145: Line 147:
SDL_video.h ==== SDL_video.h ====
Line 157: Line 159:
SDL_stdinc.h ==== SDL_stdinc.h ====
Line 231: Line 233:
SDL2_test ==== SDL2_test ====
Line 315: Line 317:
SDL_events.h ==== SDL_events.h ====
Line 324: Line 326:
SDL_gamecontroller.h ==== SDL_gamecontroller.h ====
Line 327: Line 329:
SDL_haptic.h ==== SDL_haptic.h ====
Line 330: Line 332:
SDL_joystick.h ==== SDL_joystick.h ====
Line 333: Line 335:
SDL_messagebox.h ==== SDL_messagebox.h ====
Line 339: Line 341:
SDL_shape.h ==== SDL_shape.h ====
Line 342: Line 344:
SDL_touch.h ==== SDL_touch.h ====
Line 345: Line 347:
SDL2_test ==== SDL2_test ====
Line 356: Line 358:
SDL_shape.h ==== SDL_shape.h ====

This page is intended to help focus the efforts of the SDL Documentation Wiki contributors.

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

SDL_hints.h

SDL_input.h

The input API was never implemented and has been removed, so ignore these functions.

SDL_joystick.h

SDL_keyboard.h

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

SDL_mouse.h

SDL_mutex.h

SDL_render.h

SDL_rwops.h

SDL_shape.h

These functions need testing on all supported platforms and possibly implementation as well.

SDL_system.h

SDL_thread.h

SDL_touch.h

SDL_video.h

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

Missing structures

SDL_events.h

SDL_gamecontroller.h

SDL_haptic.h

SDL_joystick.h

SDL_messagebox.h

SDL_shape.h

SDL_touch.h

SDL2_test

Missing unions

SDL_shape.h

Not linked pages

None: ToDo (last edited 2016-04-15 21:25:48 by PhilippWiesemann)

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