Module text_line
Expand description
Sidecar module for class TextLine.
Defines related flag and enum types. In GDScript, those are nested under the class scope.
See also Godot docs for TextLine enums.
Structsยง
- ExAdd
Object - Default-param extender for
TextLine::add_object_ex. - ExAdd
String - Default-param extender for
TextLine::add_string_ex. - ExDraw
- Default-param extender for
TextLine::draw_ex. - ExDraw
Outline - Default-param extender for
TextLine::draw_outline_ex. - ExResize
Object - Default-param extender for
TextLine::resize_object_ex.