Function ccDrawSolidPoly

#include <Geode/cocos/draw_nodes/CCDrawingPrimitives.h>voidccDrawSolidPoly(,
uintnumberOfPoints
,)

draws a solid polygon given a pointer to CGPoint coordinates, the number of vertices measured in points, and a color.

Examples0