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 -

ios - Subclassing UIView and adding a property -

Powerbuilder 12.1 and DataWindow in Design vs Debug and Executable/Runtime -