Wiki Page Content

Differences between revisions 28 and 29
Revision 28 as of 2010-07-21 03:38:13
Size: 4852
Editor: SheenaSmith
Comment: remove 'draft' note
Revision 29 as of 2010-08-01 22:02:13
Size: 5025
Editor: SheenaSmith
Comment: add content
Deletions are marked like this. Additions are marked like this.
Line 10: Line 10:
== Basics == == Enumerations ==

[[CategoryEnum|View the SDL Enumerations]]

== Structures ==

[[CategoryStruct|View the SDL Structures]]

== Functions ==
=== Basics ===
Line 18: Line 27:
== Video == === Video ===
Line 28: Line 37:
== Input Events == === Input Events ===
Line 37: Line 46:
== Force Feedback == === Force Feedback ===
Line 43: Line 52:
== Audio == === Audio ===
Line 49: Line 58:
== Threads == === Threads ===
Line 57: Line 66:
== Timers == === Timers ===
Line 63: Line 72:
== File I/O Abstraction == === File I/O Abstraction ===
Line 69: Line 78:
== Shared Object Support == === Shared Object Support ===
Line 75: Line 84:
== Platform and CPU Information == === Platform and CPU Information ===
Line 83: Line 92:
== Power Management == === Power Management ===

SDL 1.3 API by Category

Enumerations

View the SDL Enumerations

Structures

View the SDL Structures

Functions

Basics

View information and functions related to...

View the header

Initialization & Shutdown

SDL.h

Error Handling

SDL_error.h

Querying SDL Version

SDL_version.h

Video

View information and functions related to...

View the header

Display Management, Window Management and Rendering

SDL_video.h

Pixel Formats and Conversion Routines

SDL_pixels.h

Rectangle Functions

SDL_rect.h

Surface Creation and Simple Drawing

SDL_surface.h

Platform-specific Window Management

SDL_syswm.h

Input Events

View information and functions related to...

View the header

Event Handling

SDL_events.h

Keyboard Support

SDL_keyboard.h

Mouse Support

SDL_mouse.h

Joystick Support

SDL_joystick.h

Force Feedback

View information and functions related to...

View the header

Force Feedback Support

SDL_haptic.h

Audio

View information and functions related to...

View the header

Audio Device Management, Playing and Recording

SDL_audio.h

Threads

View information and functions related to...

View the header

Thread Management

SDL_thread.h

Thread Synchronization Primitives

SDL_mutex.h

Atomic Operations for 32 and 64 Bit Values

SDL_atomic.h

Timers

View information and functions related to...

View the header

Timer Support

SDL_timer.h

File I/O Abstraction

View information and functions related to...

View the header

File I/O Abstraction

SDL_rwops.h

Shared Object Support

View information and functions related to...

View the header

Shared Object Loading and Function Lookup

SDL_loadso.h

Platform and CPU Information

View information and functions related to...

View the header

Platform Detection

SDL_platform.h

CPU Feature Detection

SDL_cpuinfo.h

Byte Order and Byte Swapping

SDL_endian.h

Power Management

View information and functions related to...

View the header

Power Management Status

SDL_power.h

None: APIByCategory (last edited 2020-01-13 13:44:18 by markand)

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