-
Notifications
You must be signed in to change notification settings - Fork 29
Home
Albin Johansson edited this page Jan 25, 2020
·
18 revisions
[SDL2], [SDL2_ttf], [SDL2_mixer], [SDL2_image]
This wiki purposefully mimics the format of the SDL2 wiki.
Page | Header |
---|---|
Initialization and shutdown | centurion.h |
Errors | error.h |
Logging | log.h |
Page | Header |
---|---|
Windows | window.h |
Rendering | renderer.h |
Images | image.h, image_generator.h |
Fonts | font.h |
Colors | color.h, colors.h |
Rectangles | rectangle.h |
Points | point.h |
Page | Header |
---|---|
Keyboard state | key_state.h |
Mouse state | mouse_state.h |
Page | Header |
---|---|
Music | music.h |
Sound effects | sound_effect.h |
Page | Header |
---|---|
Timing | timer.h |
Page | Header |
---|---|
System paths | paths.h |
Page | Header |
---|---|
System, RAM, CPU, power, platform and screen information | system.h |