libtui
Loading...
Searching...
No Matches
File List
Here is a list of all documented files with brief descriptions:
[detail level 12]
  lib
 libtui.h
 libtui_buffer.hA readadble and writable 2D mapped buffer in the heap. WARNING: Internal, end user shouldn't use this
 libtui_draw.hThe group of functions that provide a nice interface for the client to draw to screen
 libtui_keyboard.hThe group of functions that provide a nice interface for the client to work with keyboard inputs. Handles all the platform dependent dirty stuff and makes it easy for user to work with
 libtui_renderer.hThe magical part that handles the libtui_buffer and screen
 libtui_term_control.hThe group of functions that provide a nice interface for the client to work with terminal settings. Handles all the platform dependent dirty stuff and makes it easy for user to work with