|
if rectangle's position on screen is (126, 10, 133, 17 ) then what would be the address to look into screen using Memory.peek(add) , any formula?
in particular, if rectangle is on above described position and i want to check if there;s any pixels right below rectangle then rectangle shouldn't move. how to do that?
|