field_t Struct Reference

#include <types.h>

Collaboration diagram for field_t:

Collaboration graph
[legend]

Data Fields

point size
box b
int n_flds
textlabel_tlp
field_t ** fld
char * id
unsigned char LR
unsigned char sides

Detailed Description

Definition at line 289 of file types.h.


Field Documentation

point field_t::size

Definition at line 290 of file types.h.

box field_t::b

Definition at line 291 of file types.h.

Referenced by makeObstacle().

int field_t::n_flds

Definition at line 292 of file types.h.

textlabel_t* field_t::lp

Definition at line 293 of file types.h.

struct field_t** field_t::fld

Definition at line 294 of file types.h.

char* field_t::id

Definition at line 295 of file types.h.

unsigned char field_t::LR

Definition at line 296 of file types.h.

unsigned char field_t::sides

Definition at line 297 of file types.h.


The documentation for this struct was generated from the following file:
Generated on Mon Mar 31 19:09:02 2008 for Graphviz by  doxygen 1.5.1