benjamin gerard
Functions | |
tt_text_draw (var block) | |
tt_img_draw (var block) | |
tt_img_name (var src) | |
tt_img_cmd (var mode, var param) | |
tt_tocolor (var s) | |
Get a color. | |
tt_font_cmd (var mode, var param) | |
tt_dialog_draw (var block) | |
tt_dialog_cmd (var mode, var param) | |
tt_end_dialog_cmd (var mode) | |
tt_button_draw (var block) | |
tt_button_cmd (var mode, var param) | |
tt_end_button_cmd (var mode) | |
tt_a_name_draw (var block) | |
tt_a_cmd (var mode, var param) | |
tt_end_a_cmd (var mode, var param) | |
tt_getword (var text, var e1) | |
tt_getparam (var text, var e1) | |
tt_copymode (var mode) | |
tt_align_line_up (var mode, var line, var h) | |
tt_align_line_down (var mode, var line, var h) | |
tt_align_line_vcenter (var mode, var line, var h) | |
tt_align_line_left (var mode, var line, var h) | |
tt_align_line_right (var mode, var line, var h) | |
tt_align_line_center (var mode, var line, var h) | |
tt_align_up (var mode) | |
tt_align_vcenter (var mode) | |
tt_align_down (var mode) | |
tt_endline (var mode) | |
tt_insert_block (var mode, var block) | |
tt_endgroup (var mode, var cur) | |
tt_build (var text, var mode) | |
process a tagged text. | |
tt_draw (var tt) | |
draw a tagged text (must be previously build with tt_build). | |
Variables | |
function | tt_color_table [] |
Tagged text color table. |
dcplaya documentation version 2.0 | Generated on November 2004 by doxygen 1.3.6 |