Function ccDrawRect

#include <Geode/cocos/draw_nodes/CCDrawingPrimitives.h>voidccDrawRect(,
cocos2d::CCPointdestination
)

draws a rectangle given the origin and destination point measured in points.

Examples0