BitMap.GDNativeClassBinding

Undocumented in source.

Members

Static variables

_getData
GodotMethod!(Dictionary) _getData;
Undocumented in source.
_setData
GodotMethod!(void, Dictionary) _setData;
Undocumented in source.
create
GodotMethod!(void, Vector2) create;
Undocumented in source.
createFromImageAlpha
GodotMethod!(void, Image, double) createFromImageAlpha;
Undocumented in source.
getBit
GodotMethod!(bool, Vector2) getBit;
Undocumented in source.
getSize
GodotMethod!(Vector2) getSize;
Undocumented in source.
getTrueBitCount
GodotMethod!(long) getTrueBitCount;
Undocumented in source.
growMask
GodotMethod!(void, long, Rect2) growMask;
Undocumented in source.
opaqueToPolygons
GodotMethod!(Array, Rect2, double) opaqueToPolygons;
Undocumented in source.
setBit
GodotMethod!(void, Vector2, bool) setBit;
Undocumented in source.
setBitRect
GodotMethod!(void, Rect2, bool) setBitRect;
Undocumented in source.

Meta