Notcurses 3.0.13
a blingful library for TUIs and character graphics
Loading...
Searching...
No Matches
ncreel Struct Reference

#include <internal.h>

Collaboration diagram for ncreel:

Public Types

enum  { LASTDIRECTION_UP , LASTDIRECTION_DOWN }
 

Data Fields

ncplanep
 
nctablettablets
 
nctabletvft
 
enum ncreel:: { ... }  direction
 
int tabletcount
 
ncreel_options ropts
 

Detailed Description

Definition at line 178 of file internal.h.

Member Enumeration Documentation

◆ anonymous enum

anonymous enum
Enumerator
LASTDIRECTION_UP 
LASTDIRECTION_DOWN 

Definition at line 185 of file internal.h.

185 {
188 } direction; // last direction of travel
@ LASTDIRECTION_UP
Definition internal.h:186
@ LASTDIRECTION_DOWN
Definition internal.h:187
enum ncreel::@1 direction

Field Documentation

◆ []

enum { ... } direction

◆ p

ncplane* p

Definition at line 179 of file internal.h.

◆ ropts

Definition at line 190 of file internal.h.

◆ tabletcount

int tabletcount

Definition at line 189 of file internal.h.

◆ tablets

nctablet* tablets

Definition at line 183 of file internal.h.

◆ vft

nctablet* vft

Definition at line 184 of file internal.h.


The documentation for this struct was generated from the following file: