GodotTsonText๏ƒ

Inherits: RefCounted < Object

There is currently no description for this class. Please help us by contributing one!

Methods๏ƒ

Color

get_color() const

String

get_font_family() const

int

get_horizontal_alignment() const

int

get_pixel_size() const

String

get_text() const

int

get_vertical_alignment() const

bool

is_bold() const

bool

is_italic() const

bool

is_kerning() const

bool

is_strikeout() const

bool

is_underline() const

bool

is_wrap() const


Method Descriptions๏ƒ

Color get_color() const ๐Ÿ”—

There is currently no description for this method. Please help us by contributing one!


String get_font_family() const ๐Ÿ”—

There is currently no description for this method. Please help us by contributing one!


int get_horizontal_alignment() const ๐Ÿ”—

There is currently no description for this method. Please help us by contributing one!


int get_pixel_size() const ๐Ÿ”—

There is currently no description for this method. Please help us by contributing one!


String get_text() const ๐Ÿ”—

There is currently no description for this method. Please help us by contributing one!


int get_vertical_alignment() const ๐Ÿ”—

There is currently no description for this method. Please help us by contributing one!


bool is_bold() const ๐Ÿ”—

There is currently no description for this method. Please help us by contributing one!


bool is_italic() const ๐Ÿ”—

There is currently no description for this method. Please help us by contributing one!


bool is_kerning() const ๐Ÿ”—

There is currently no description for this method. Please help us by contributing one!


bool is_strikeout() const ๐Ÿ”—

There is currently no description for this method. Please help us by contributing one!


bool is_underline() const ๐Ÿ”—

There is currently no description for this method. Please help us by contributing one!


bool is_wrap() const ๐Ÿ”—

There is currently no description for this method. Please help us by contributing one!