29 #ifndef CONCAVE_POLYGON_SHAPE_2D_H 30 #define CONCAVE_POLYGON_SHAPE_2D_H 32 #include "scene/resources/shape_2d.h" 38 static void _bind_methods();
44 virtual void draw(
const RID& p_to_rid,
const Color& p_color);
45 virtual Rect2 get_rect()
const ;
Definition: math_2d.h:204
Definition: shape_2d.h:34
Definition: concave_polygon_shape_2d.h:34