Update JoeyLib API

Scott Duensing 2019-10-17 18:19:24 -05:00
parent c243fa7806
commit bb9fd4156f

@ -2,19 +2,20 @@
The JoeyLib API is broken into several sections: The JoeyLib API is broken into several sections:
* [Data Types](JoeyLib Data Types) * Data
* [Definitions](JoeyLib Definitions) * [Data Types](JoeyLib Data Types)
* [Enumerations](JoeyLib Enumerations) * [Definitions](JoeyLib Definitions)
* [Structures](JoeyLib Structures) * [Enumerations](JoeyLib Enumerations)
* [Structures](JoeyLib Structures)
* Functions * Functions
* [Display](JoeyLib Display Functions) * [Display](JoeyLib Display Functions)
* [Drawing](JoeyLib Drawing Functions) * [Drawing](JoeyLib Drawing Functions)
* [Gamepad](JoeyLib Gamepad Functions) * [Gamepad](JoeyLib Gamepad Functions)
* [Keyboard](JoeyLib Keyboard Functions) * [Keyboard](JoeyLib Keyboard Functions)
* [Memory Management](JoeyLib Memory Functions) * [Memory Management](JoeyLib Memory Functions)
* [Palette](JoeyLib Palette Functions) * [Palette](JoeyLib Palette Functions)
* [Sound & Music](JoeyLib Sound Functions) * [Sound & Music](JoeyLib Sound Functions)
* [Static Images](JoeyLib Static Image Functions) * [Static Images](JoeyLib Static Image Functions)
* [Utilities](JoeyLib Utility Functions) * [Utilities](JoeyLib Utility Functions)
* [Vector Images](JoeyLib Vector Image Functions) * [Vector Images](JoeyLib Vector Image Functions)