Update JoeyLib API
parent
c243fa7806
commit
bb9fd4156f
1 changed files with 15 additions and 14 deletions
|
@ -2,19 +2,20 @@
|
|||
|
||||
The JoeyLib API is broken into several sections:
|
||||
|
||||
* [Data Types](JoeyLib Data Types)
|
||||
* [Definitions](JoeyLib Definitions)
|
||||
* [Enumerations](JoeyLib Enumerations)
|
||||
* [Structures](JoeyLib Structures)
|
||||
* Data
|
||||
* [Data Types](JoeyLib Data Types)
|
||||
* [Definitions](JoeyLib Definitions)
|
||||
* [Enumerations](JoeyLib Enumerations)
|
||||
* [Structures](JoeyLib Structures)
|
||||
|
||||
* Functions
|
||||
* [Display](JoeyLib Display Functions)
|
||||
* [Drawing](JoeyLib Drawing Functions)
|
||||
* [Gamepad](JoeyLib Gamepad Functions)
|
||||
* [Keyboard](JoeyLib Keyboard Functions)
|
||||
* [Memory Management](JoeyLib Memory Functions)
|
||||
* [Palette](JoeyLib Palette Functions)
|
||||
* [Sound & Music](JoeyLib Sound Functions)
|
||||
* [Static Images](JoeyLib Static Image Functions)
|
||||
* [Utilities](JoeyLib Utility Functions)
|
||||
* [Vector Images](JoeyLib Vector Image Functions)
|
||||
* [Display](JoeyLib Display Functions)
|
||||
* [Drawing](JoeyLib Drawing Functions)
|
||||
* [Gamepad](JoeyLib Gamepad Functions)
|
||||
* [Keyboard](JoeyLib Keyboard Functions)
|
||||
* [Memory Management](JoeyLib Memory Functions)
|
||||
* [Palette](JoeyLib Palette Functions)
|
||||
* [Sound & Music](JoeyLib Sound Functions)
|
||||
* [Static Images](JoeyLib Static Image Functions)
|
||||
* [Utilities](JoeyLib Utility Functions)
|
||||
* [Vector Images](JoeyLib Vector Image Functions)
|
||||
|
|
Loading…
Add table
Reference in a new issue