SDL 2.0 API by Category

Basics

 

Video

 

Input Events

 

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

SDL_atomic.h

 

Timers

View information and functions related to...

View the header

Timer Support

SDL_timer.h

 

File Abstraction

View information and functions related to...

View the header

Filesystem Paths

SDL_filesystem.h

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

 

Power Management

View information and functions related to...

View the header

Power Management Status

SDL_power.h

 

Additional Functionality

View information and functions related to...

View the header

Platform-specific Functionality

SDL_system.h

Standard Library Functionality

SDL_stdinc.h

原文地址:https://www.cnblogs.com/boonya/p/8605055.html