maug
Quick and dirty C mini-augmentation library.
Loading...
Searching...
No Matches
RETROHTR_RENDER_NODE Struct Reference
Collaboration diagram for RETROHTR_RENDER_NODE:

Data Fields

uint8_t flags
 
ssize_t x
 
ssize_t y
 
size_t w
 
size_t h
 
size_t m_l
 
size_t m_r
 
size_t m_t
 
size_t m_b
 
uint8_t pos
 
uint8_t pos_flags
 
uint8_t edge
 
RETROFLAT_COLOR bg
 
RETROFLAT_COLOR fg
 
MAUG_MHANDLE font_h
 
ssize_t tag
 
ssize_t parent
 Index of container's render node in RETROHTR_RENDER_TREE.
 
ssize_t first_child
 Index of first child's render node in RETROHTR_RENDER_TREE.
 
ssize_t next_sibling
 Index of next sibling's render node in RETROHTR_RENDER_TREE.
 
struct RETROFLAT_BITMAP bitmap
 

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