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ยง

ExAddObject
Default-param extender for TextLine::add_object_ex.
ExAddString
Default-param extender for TextLine::add_string_ex.
ExDraw
Default-param extender for TextLine::draw_ex.
ExDrawOutline
Default-param extender for TextLine::draw_outline_ex.
ExResizeObject
Default-param extender for TextLine::resize_object_ex.