Font.GDNativeClassBinding

Undocumented in source.

Members

Static variables

draw
GodotMethod!(void, RID, Vector2, String, Color, long, Color) draw;
Undocumented in source.
drawChar
GodotMethod!(double, RID, Vector2, long, long, Color, bool) drawChar;
Undocumented in source.
getAscent
GodotMethod!(double) getAscent;
Undocumented in source.
getCharSize
GodotMethod!(Vector2, long, long) getCharSize;
Undocumented in source.
getDescent
GodotMethod!(double) getDescent;
Undocumented in source.
getHeight
GodotMethod!(double) getHeight;
Undocumented in source.
getStringSize
GodotMethod!(Vector2, String) getStringSize;
Undocumented in source.
getWordwrapStringSize
GodotMethod!(Vector2, String, double) getWordwrapStringSize;
Undocumented in source.
hasOutline
GodotMethod!(bool) hasOutline;
Undocumented in source.
isDistanceFieldHint
GodotMethod!(bool) isDistanceFieldHint;
Undocumented in source.
updateChanges
GodotMethod!(void) updateChanges;
Undocumented in source.

Meta