Searched refs:realPosX (Results 1 – 1 of 1) sorted by relevance
100 const realPosX = pos.x - TRACK_SHELL_WIDTH; constant101 if (realPosX + pos.width >= minX && realPosX <= maxX &&