![]() |
Notcurses 3.0.13
a blingful library for TUIs and character graphics
|
#include <internal.h>
Data Fields | |
ncplane * | ncp |
double | progress |
uint32_t | ulchannel |
uint32_t | urchannel |
uint32_t | blchannel |
uint32_t | brchannel |
bool | retrograde |
Definition at line 224 of file internal.h.
uint32_t blchannel |
Definition at line 227 of file internal.h.
uint32_t brchannel |
Definition at line 227 of file internal.h.
ncplane* ncp |
Definition at line 225 of file internal.h.
double progress |
Definition at line 226 of file internal.h.
bool retrograde |
Definition at line 228 of file internal.h.
uint32_t ulchannel |
Definition at line 227 of file internal.h.
uint32_t urchannel |
Definition at line 227 of file internal.h.