SDL 2 API Quick Reference: gist.github.com/dbechrd/4dd56c964c9beda3d16f1d29da74108f Note: Github wraps the text weirdly in the browser. Click "Raw" on the top right of the Gist page to get a raw version, or just download it locally and view it in your editor with syntax highlighting to get the most bang for your buck!
@mehmetakyuz52902 жыл бұрын
Thanks for the video, it was pretty useful. Also great to see how proficient you're at text editing on VS Code, enlightens me how to get better at it!
@presauced Жыл бұрын
Really nice. Sort of like raylib's cheatsheet. Hopefully I'll document the same for my own library that I'm working. It's a very simple library (only currently does cpu rendering, basic primitives, i/o, 4x4 font). Thanks for giving me an insight :)