diff --git a/JoeyLib-API.md b/JoeyLib-API.md new file mode 100644 index 0000000..cb4c3c4 --- /dev/null +++ b/JoeyLib-API.md @@ -0,0 +1,19 @@ +*This documentation only covers the public parts of JoeyLib. Do NOT use any private structs, enums, functions, etc. you may find in the code!* + +The JoeyLib API is broken into several sections: + +* [Definitions][] +* [Enumerations] +* [Structures] + +* Functions + * Display + * Drawing + * Gamepad + * Keyboard + * Memory Management + * Palette + * Sound & Music + * Static Images + * Utilities + * Vector Images \ No newline at end of file