kiba-engine
|
Files | |
file | event.c [code] |
Event system implementation. | |
file | event.h [code] |
Event system. | |
file | input.c [code] |
Input layer implementation. | |
file | input.h [code] |
Input abstraction layer. | |
file | log.c [code] |
Logging system implementation. | |
file | log.h [code] |
Logging system. | |
file | memory.c [code] |
Memory layer implementation. | |
file | memory.h [code] |
Lightweight layer between platform and other engine components to enable tracing/monitoring. | |
file | string.c [code] |
Custom string library implementation. | |
file | string.h [code] |
Custom library for interactions with strings using string views. | |