Banjo API 0.0.1
Multi-purpose C99 API
Loading...
Searching...
No Matches
Header Files
Here is a list of all documented files with brief descriptions:
 algorithms.hAggregate include for all container-like objects
 api.hGeneral-purpose definitions for Banjo API
 array.hHeader file for Array container type
 assert.h
 audio.h
 bitmap.hHeader file for Bitmap type
 error.hRecoverable error handling
 graphics.hGraphics pipeline library
 htable.hHeader file for Hash Table container type
 input.hHeader file for various event types
 io.hAggregate include for IO-related API
 linmath.h
 list.hHeader file for List container type
 log.hLogging utility functions
 main.h
 math.hLinear math library
 memory.hAll memory-related functions, including custom allocators
 pixel.hHeader file for general pixel manipulation facilities
 rect.hDefines the bj_rect struct representing a rectangle with position and dimensions
 shader.hBasic shader-like bitmap manipulation
 stream.hHeader file for bj_stream_t struct and related functions
 string.h
 system.hHeader file for system interactions
 time.hHeader file for time manipulation
 video.h
 window.hHeader file for bj_window type