Module lege.c_libs
Access to common C libraries.
Libraries used by LEGE, such as SDL are exposed here as loaded FFI libraries.
See also:
Fields
sdl | The SDL library. |
Fields
- sdl
-
The SDL library.
Used by LEGE for graphics, input, and operating system functions such as file handling.
LEGE currently uses SDL2.
- sdl