Module bit_map
Expand description
Sidecar module for class BitMap
.
Defines related flag and enum types. In GDScript, those are nested under the class scope.
See also Godot docs for BitMap
enums.
Structsยง
- Default-param extender for
BitMap::create_from_image_alpha_ex
. - Default-param extender for
BitMap::opaque_to_polygons_ex
.