Public Attributes | |
| drawfile_type | type |
| int | size |
| union { | |
| drawfile_font_table font_table | |
| drawfile_text text | |
| drawfile_path path | |
| drawfile_path_with_pattern path_with_pattern | |
| drawfile_sprite sprite | |
| drawfile_group group | |
| drawfile_tagged tagged | |
| drawfile_text_column text_column | |
| drawfile_text_area text_area | |
| drawfile_options options | |
| drawfile_trfm_text trfm_text | |
| drawfile_trfm_sprite trfm_sprite | |
| drawfile_jpeg jpeg | |
| } | data |
Definition at line 257 of file drawfile.h.
1.6.2