#include <obj_defs.h>
Data Fields | |
| Point | origin |
| Colour | colour |
| Font_types | font |
| Real | size |
| STRING | string |
Definition at line 163 of file obj_defs.h.
|
|
Definition at line 166 of file obj_defs.h. Referenced by get_text_colours(), initialize_text(), and io_text(). |
|
|
Definition at line 167 of file obj_defs.h. Referenced by initialize_text(), and io_text(). |
|
|
Definition at line 165 of file obj_defs.h. Referenced by get_text_points(), initialize_text(), and io_text(). |
|
|
Definition at line 168 of file obj_defs.h. Referenced by initialize_text(), and io_text(). |
|
|
Definition at line 169 of file obj_defs.h. Referenced by delete_text(), initialize_text(), and io_text(). |
1.3.7