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:
|
The JoeyLib API is broken into several sections:
|
||||||
|
|
||||||
* [Definitions][]
|
* [Definitions](JoeyLib Definitions)
|
||||||
* [Enumerations]
|
* [Enumerations](JoeyLib Enumerations)
|
||||||
* [Structures]
|
* [Structures](JoeyLib Structures)
|
||||||
|
|
||||||
* Functions
|
* Functions
|
||||||
* Display
|
* [Display](JoeyLib Display Functions)
|
||||||
* Drawing
|
* [Drawing](JoeyLib Drawing Functions)
|
||||||
* Gamepad
|
* [Gamepad](JoeyLib Gamepad Functions)
|
||||||
* Keyboard
|
* [Keyboard](JoeyLib Keyboard Functions)
|
||||||
* Memory Management
|
* [Memory Management](JoeyLib Memory Functions)
|
||||||
* Palette
|
* [Palette](JoeyLib Palette Functions)
|
||||||
* Sound & Music
|
* [Sound & Music](JoeyLib Sound Functions)
|
||||||
* Static Images
|
* [Static Images](JoeyLib Static Image Functions)
|
||||||
* Utilities
|
* [Utilities](JoeyLib Utility Functions)
|
||||||
* Vector Images
|
* [Vector Images](JoeyLib Vector Image Functions)
|
Loading…
Add table
Reference in a new issue