#include <graphics.h>
| Data Fields | |
| int | row | 
| int | col | 
| const char * | title | 
| af_colormap | cmap | 
Definition at line 17 of file graphics.h.
| af_colormap cmap | 
Definition at line 21 of file graphics.h.
| int col | 
Definition at line 19 of file graphics.h.
| int row | 
Definition at line 18 of file graphics.h.
| const char* title | 
Definition at line 20 of file graphics.h.