Wiki Page Content

Differences between revisions 5 and 6
Revision 5 as of 2013-06-16 09:50:55
Size: 3628
Comment: Added no more available structures from SDL_events.h.
Revision 6 as of 2013-08-10 19:17:20
Size: 4072
Comment: Added to list of missing functions.
Deletions are marked like this. Additions are marked like this.
Line 31: Line 31:
These functions are currently undocumented:

 * [[SDL_GameControllerMapping]]
 * [[SDL_GameControllerMappingForGUID]]
 * [[SDL_GameControllerGetAxis]]
 * [[SDL_GameControllerGetBindForAxis]]
 * [[SDL_GameControllerGetBindForButton]]
 * [[SDL_GameControllerGetStringForAxis]]
 * [[SDL_GameControllerGetStringForButton]]
 * [[SDL_GameControllerUpdate]] (maybe)
Line 37: Line 48:

SDL_hints.h

 * [[SDL_AddHintCallback]]
 * [[SDL_DelHintCallback]]

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 undocumented:

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_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_touch.h

SDL_video.h

Missing structures

SDL_events.h

Old structures

SDL_events.h

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