Function ccpLengthSQ

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

Since v0.7.2

Calculates the square length of a CCPoint (not calling sqrt() )

Return value
float
Examples0