btui/Python
Bruce Hill 96336c2b86 Adjusted when flushing occurs. Now, the BTUI C header file only flushes
the output in a few select cases (mostly entering/leaving TUI mode) and
it's up to the high-level language bindings to decide when to flush
output. Typically, they now only flush output after making visible
changes to the screen.
2020-04-25 18:05:24 -07:00
..
btui.c Added python bindings. 2020-04-19 15:46:41 -07:00
btui.py Adjusted when flushing occurs. Now, the BTUI C header file only flushes 2020-04-25 18:05:24 -07:00
Makefile Fixed issue with spaces 2020-04-20 13:51:51 -07:00
test.py Cleaned up demo shadow drawing 2020-04-20 13:53:33 -07:00