-
Notifications
You must be signed in to change notification settings - Fork 29
API Reference
Eduard Gushchin edited this page Jun 12, 2026
·
2 revisions
Index of public SDL3-CS functions grouped by the main API surfaces.
| Surface | Page | Functions | With XML docs | Description |
|---|---|---|---|---|
SDL |
SDL core API | 1405 | 1396 | Core SDL3 wrapper functions and nested helper surfaces. |
Image |
SDL_image API | 102 | 102 | Image loading, saving, animation, and metadata functions. |
Mixer |
SDL_mixer API | 91 | 91 | Audio mixer, track, group, and decoder functions. |
TTF |
SDL_ttf API | 125 | 125 | Font loading, text shaping, measurement, and rendering functions. |
ShaderCross |
SDL_shadercross API | 15 | 15 | Shader translation, compilation, and reflection functions. |