Circle.isIn()

Check if the vector given as parameter is in this circle

Parameters

NameTypeDescription
1vVector2

Return value

Boolean

The result of the test

Usage