Searched refs:selectRadius (Results 1 – 1 of 1) sorted by relevance
404 ctx.arc(currentStruct.frame.x, currentStruct.frame.y, selectRadius, 0, multiple * Math.PI);417 ctx.arc(currentStruct.frame!.x, currentStruct.frame!.y, selectRadius, 0, multiple * Math.PI);503 const selectRadius: number = 3; constant