xcode - Objective-C UIImageView Collision -


I have to find out the confrontation between 2 UIImageviews. The problem is that I do not want to use the CGRectIntersectsRect (Image.frame, Image2.frame) because the images are not any rectangles. If I use it then because of the rectangular frame of the image There is a collision, where there is no collision. thanks for your cooperation! Peace


Comments

Popular posts from this blog

java - org.apache.http.ProtocolException: Target host is not specified -

c# - Chart control: Design messed Up after clearing and re-adding Y-Values -

javascript - Bootstrap Modal won't close, previously appended to Body using JQuery -