Update JoeyLib API
parent
1b9044bcf4
commit
b7abb8c26c
1 changed files with 13 additions and 13 deletions
|
@ -2,18 +2,18 @@
|
|||
|
||||
The JoeyLib API is broken into several sections:
|
||||
|
||||
* [Definitions][]
|
||||
* [Enumerations]
|
||||
* [Structures]
|
||||
* [Definitions](JoeyLib Definitions)
|
||||
* [Enumerations](JoeyLib Enumerations)
|
||||
* [Structures](JoeyLib Structures)
|
||||
|
||||
* Functions
|
||||
* Display
|
||||
* Drawing
|
||||
* Gamepad
|
||||
* Keyboard
|
||||
* Memory Management
|
||||
* Palette
|
||||
* Sound & Music
|
||||
* Static Images
|
||||
* Utilities
|
||||
* Vector Images
|
||||
* [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