FreeBASIC  0.91.0
_GFX_CHAR_CELL Struct Reference

#include <fb_gfx.h>

Data Fields

FB_WCHAR ch
 
unsigned fg
 
unsigned bg
 

Detailed Description

Definition at line 169 of file fb_gfx.h.

Field Documentation

unsigned _GFX_CHAR_CELL::bg

Definition at line 171 of file fb_gfx.h.

FB_WCHAR _GFX_CHAR_CELL::ch

Definition at line 170 of file fb_gfx.h.

unsigned _GFX_CHAR_CELL::fg

Definition at line 171 of file fb_gfx.h.


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