Function ccpDistanceSQ

#include <Geode/cocos/support/CCPointExtension.h>

Since v1.1

Calculates the square distance between two points (not calling sqrt() )

Return value
float
Examples0