Banjo API 0.0.1
Multi-purpose C99 API
Loading...
Searching...
No Matches
Topics
The API reference is organized in various topics
[detail level 12]
 AlgorithmsData manipulation objects
 ArrayThe bj_array type is a sequence container that encapsulates dynamic C-style arrays
 Hash TableAPI related to the bj_htable object
 ListAPI related to the bj_list object
 CoreGeneral-purpose API
 Error ManagementRecoverable error handling facilities
 MathLinear math function
 LoggingLogging utility functions
 Memory Management
 GraphicsSoftware Graphics Rendering Pipeline
 BitmapMatrix of pixels
 Pixel Definition
 Rectangle
 ShadersSoftware shader-like API for bj_bitmap
 IOFacilities for manipulating read-write data
 Data Stream
 SystemAbstraction to usual system calls such as library loading and time
 Events
 Windows
 TimeAbstraction to usual system calls related to time