Debug Draw 3D (and 2D) 1.3.0
Draw 3D debug graphics and 2D overlays with this add-on.
Loading...
Searching...
No Matches
DebugDraw2D Member List

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

begin_text_group(String group_title, int group_priority=0, Color group_color=Colors::empty_color, bool show_title=true, int title_size=14, int text_size=12)DebugDraw2D
clear_all()DebugDraw2D
clear_graphs()DebugDraw2D
clear_texts()DebugDraw2D
create_fps_graph(const StringName &title)DebugDraw2D
create_graph(const StringName &title)DebugDraw2D
DebugDraw2D() (defined in DebugDraw2D)DebugDraw2D
end_text_group()DebugDraw2D
get_config() constDebugDraw2D
get_custom_canvas() const (defined in DebugDraw2D)DebugDraw2D
get_empty_color() constDebugDraw2D
get_graph(const StringName &title)DebugDraw2D
get_graph_names()DebugDraw2D
get_render_stats()DebugDraw2D
get_singleton()DebugDraw2Dinlinestatic
graph_update_data(const StringName &title, real_t data)DebugDraw2D
is_debug_enabled() const (defined in DebugDraw2D)DebugDraw2D
remove_graph(const StringName &title)DebugDraw2D
set_config(Ref< DebugDraw2DConfig > _cfg)DebugDraw2D
set_custom_canvas(Control *_canvas)DebugDraw2D
set_debug_enabled(const bool &_state)DebugDraw2D
set_text(String key, Variant value=Variant(), int priority=0, Color color_of_value=Colors::empty_color, real_t duration=-1)DebugDraw2D
~DebugDraw2D() (defined in DebugDraw2D)DebugDraw2D