DI-Guy C++ SDK Reference  13.0
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
diguyViewLabel Member List

This is the complete list of members for diguyViewLabel, including all inherited members.

add_callback(int callback_id, diguyViewLabelCallback *callback, void *callback_params=NULL, void *callback_user_data=NULL)diguyViewLabel
add_callback_script(int callback_id, const char *callback_script, const char *callback_script_type=NULL)diguyViewLabel
bdiGraphicsLabel classdiguyViewLabelfriend
CALLBACK_ID_IGUY_INTERACT enum valuediguyViewLabel
CALLBACK_ID_USER_SELECTED enum valuediguyViewLabel
CALLBACK_ID_USER_UNSELECTED enum valuediguyViewLabel
diguyViewLabel(bdiGraphicsLabel *label)diguyViewLabelprivate
disable_bar_graph()diguyViewLabel
enable_bar_graph(int num_lines, int lines_are_vertical=1, int line_thickness=10, int space_between_lines=2, int derive_minimum_label_size=1)diguyViewLabel
get_bar_graph_lines_are_vertical()diguyViewLabel
get_bar_graph_num_lines()diguyViewLabel
get_draw_limit()diguyViewLabel
get_full_window()diguyViewLabel
get_height()diguyViewLabel
get_is_clickable()diguyViewLabel
get_is_noise()diguyViewLabel
get_is_temporary()diguyViewLabel
get_minimum_height()diguyViewLabel
get_minimum_width()diguyViewLabel
get_name()diguyViewLabel
get_negative_wraps_x()diguyViewLabel
get_negative_wraps_y()diguyViewLabel
get_scripted_object()diguyViewLabelinline
get_text()diguyViewLabel
get_text_justification()diguyViewLabel
get_text_offset_x()diguyViewLabel
get_text_offset_y()diguyViewLabel
get_type_name()diguyViewLabel
get_visible()diguyViewLabel
get_width()diguyViewLabel
get_window_justification_x()diguyViewLabel
get_window_justification_y()diguyViewLabel
get_x()diguyViewLabel
get_y()diguyViewLabel
m_labeldiguyViewLabelprivate
remove_callback(int callback_id, diguyViewLabelCallback *callback)diguyViewLabel
remove_callback_script(int callback_id, const char *callback_script, const char *callback_script_type=NULL)diguyViewLabel
remove_callback_with_user_data(int callback_id, void *callback_user_data)diguyViewLabel
reset()diguyViewLabel
set_background_color(float r, float g, float b, float a, float interp_time=0.0f)diguyViewLabel
set_background_enabled(int background_enabled)diguyViewLabel
set_background_image(const char *filename)diguyViewLabel
set_bar_graph_line_color(int line_number, float r, float g, float b, float a)diguyViewLabel
set_bar_graph_line_magnitude_pixels(int line_number, int pixels)diguyViewLabel
set_bar_graph_line_magnitude_ratio(int line_number, float ratio)diguyViewLabel
set_border_color(float r, float g, float b, float a, float interp_time=0.0f)diguyViewLabel
set_border_enabled(int border_enabled)diguyViewLabel
set_draw_limit(float draw_limit)diguyViewLabel
set_full_window(int full_window)diguyViewLabel
set_is_clickable(int is_clickable)diguyViewLabel
set_is_noise(int is_noise)diguyViewLabel
set_is_temporary(int temporary)diguyViewLabel
set_margin_size(int margin_size)diguyViewLabel
set_minimum_height(int min_y)diguyViewLabel
set_minimum_width(int min_x)diguyViewLabel
set_negative_wraps_x(int wrap)diguyViewLabel
set_negative_wraps_y(int wrap)diguyViewLabel
set_text(const char *text)diguyViewLabel
set_text_color(float r, float g, float b, float a, float interp_time=0.0f)diguyViewLabel
set_text_justification(diguyViewLabelJustification just)diguyViewLabel
set_text_offset_x(int offset)diguyViewLabel
set_text_offset_y(int offset)diguyViewLabel
set_text_shadow_color(float r, float g, float b, float a, float interp_time=0.0f)diguyViewLabel
set_text_shadow_enabled(int text_shadow_enabled)diguyViewLabel
set_visible(int visible)diguyViewLabel
set_window_justification_x(diguyViewLabelJustification just)diguyViewLabel
set_window_justification_y(diguyViewLabelJustification just)diguyViewLabel
set_x(float screen_x_offset, float interp_time=0.0f)diguyViewLabel
set_y(float screen_y_offset, float interp_time=0.0f)diguyViewLabel