StyleBox.GDNativeClassBinding

Undocumented in source.

Members

Static variables

draw
GodotMethod!(void, RID, Rect2) draw;
Undocumented in source.
getCenterSize
GodotMethod!(Vector2) getCenterSize;
Undocumented in source.
getCurrentItemDrawn
GodotMethod!(CanvasItem) getCurrentItemDrawn;
Undocumented in source.
getDefaultMargin
GodotMethod!(double, long) getDefaultMargin;
Undocumented in source.
getMargin
GodotMethod!(double, long) getMargin;
Undocumented in source.
getMinimumSize
GodotMethod!(Vector2) getMinimumSize;
Undocumented in source.
getOffset
GodotMethod!(Vector2) getOffset;
Undocumented in source.
setDefaultMargin
GodotMethod!(void, long, double) setDefaultMargin;
Undocumented in source.
testMask
GodotMethod!(bool, Vector2, Rect2) testMask;
Undocumented in source.

Meta