Searched refs:hitRight (Results 1 – 1 of 1) sorted by relevance
1271 int32_t hitRight; member1275 return x >= hitLeft && x <= hitRight && y >= hitTop && y <= hitBottom; in isHit()