targetX
or targetY
is 1. If so, the other must be a power of 2 for the target to be reachable.targetX
and targetY
.false
.targetX
and targetY
by the GCD.targetX
or targetY
is now 1, the other must be a power of 2 for the target to be reachable.targetX
and targetY
are greater than 1 and odd, return false
.true
.