Banjo API 0.0.1
Multi-purpose C99 API
|
algorithms.h | Aggregate include for all container-like objects |
api.h | General-purpose definitions for Banjo API |
array.h | Header file for Array container type |
assert.h | |
audio.h | |
bitmap.h | Header file for Bitmap type |
error.h | Recoverable error handling |
graphics.h | Graphics pipeline library |
htable.h | Header file for Hash Table container type |
input.h | Header file for various event types |
io.h | Aggregate include for IO-related API |
linmath.h | |
list.h | Header file for List container type |
log.h | Logging utility functions |
main.h | |
math.h | Linear math library |
memory.h | All memory-related functions, including custom allocators |
pixel.h | Header file for general pixel manipulation facilities |
rect.h | Defines the bj_rect struct representing a rectangle with position and dimensions |
shader.h | Basic shader-like bitmap manipulation |
stream.h | Header file for bj_stream_t struct and related functions |
string.h | |
system.h | Header file for system interactions |
time.h | Header file for time manipulation |
video.h | |
window.h | Header file for bj_window type |