- getHAxisStretchMode
GodotMethod!(NinePatchRect.AxisStretchMode) getHAxisStretchMode;
Undocumented in source.
- getPatchMargin
GodotMethod!(long, long) getPatchMargin;
Undocumented in source.
- getRegionRect
GodotMethod!(Rect2) getRegionRect;
Undocumented in source.
- getTexture
GodotMethod!(Texture) getTexture;
Undocumented in source.
- getVAxisStretchMode
GodotMethod!(NinePatchRect.AxisStretchMode) getVAxisStretchMode;
Undocumented in source.
- isDrawCenterEnabled
GodotMethod!(bool) isDrawCenterEnabled;
Undocumented in source.
- setDrawCenter
GodotMethod!(void, bool) setDrawCenter;
Undocumented in source.
- setHAxisStretchMode
GodotMethod!(void, long) setHAxisStretchMode;
Undocumented in source.
- setPatchMargin
GodotMethod!(void, long, long) setPatchMargin;
Undocumented in source.
- setRegionRect
GodotMethod!(void, Rect2) setRegionRect;
Undocumented in source.
- setTexture
GodotMethod!(void, Texture) setTexture;
Undocumented in source.
- setVAxisStretchMode
GodotMethod!(void, long) setVAxisStretchMode;
Undocumented in source.