![]() |
Notcurses 3.0.17
a blingful library for TUIs and character graphics
|
#include <internal.h>

Public Types | |
| enum | { LASTDIRECTION_UP , LASTDIRECTION_DOWN } |
Data Fields | |
| ncplane * | p |
| nctablet * | tablets |
| nctablet * | vft |
| enum ncreel:: { ... } | direction |
| int | tabletcount |
| ncreel_options | ropts |
Definition at line 178 of file internal.h.
| anonymous enum |
| Enumerator | |
|---|---|
| LASTDIRECTION_UP | |
| LASTDIRECTION_DOWN | |
Definition at line 185 of file internal.h.
| enum { ... } direction |
| ncplane* p |
Definition at line 179 of file internal.h.
| ncreel_options ropts |
Definition at line 190 of file internal.h.
| int tabletcount |
Definition at line 189 of file internal.h.
| nctablet* tablets |
Definition at line 183 of file internal.h.
| nctablet* vft |
Definition at line 184 of file internal.h.