|
That Terminal
A terminal emulator designed for video making purposes.
|

Directories |
Files | |
| file | cell.hh [code] |
| Defines Cell, the structure that represents a character on screen. | |
| file | color.cc |
| Defines conversions between different color formats and parsing colors defined in strings. | |
| file | color.hh [code] |
| Defines conversions between different color formats and parsing colors defined in strings. | |
| file | cset.cc |
| Defines TranslateCSet() | |
| file | cset.hh [code] |
| Defines TranslateCSet() | |
| file | person.cc |
| Defines PersonTransform(), which renders a person animation on the screen. | |
| file | person.hh [code] |
| Defines PersonTransform(), which renders a person animation on the screen. | |
| file | window.cc |
| Defines Window, a renderer and manager of screen contents. | |
| file | window.hh [code] |
| Defines Window, a renderer and manager of screen contents. | |