#include <types.h>
Collaboration diagram for field_t:
Data Fields | |
point | size |
box | b |
int | n_flds |
textlabel_t * | lp |
field_t ** | fld |
char * | id |
unsigned char | LR |
unsigned char | sides |
Definition at line 289 of file types.h.
int field_t::n_flds |
struct field_t** field_t::fld |
char* field_t::id |
unsigned char field_t::LR |
unsigned char field_t::sides |