ios - Better collisions detection than CGRectIntersectsRect -



ios - Better collisions detection than CGRectIntersectsRect -

my character represented uiimageview 30 30 points. enemy image view 240 points wide , 45 points tall. appease cgrectintersectsrect determines collision between 2 rectangular boxes. i'm looking more detail.

i'm not using spritekit or cocos2d or box2d or chipmunk. there improve cgrectintersectsrect corner collision detection , collision detection left , right sides , how programme it?

ios

Comments

Popular posts from this blog

assembly - What is the addressing mode for ld, add, and rjmp instructions? -

vowpalwabbit - Interpreting Vowpal Wabbit results: Why are some lines appended by "h"? -

ubuntu - Bash Script to Check That Files Are Being Created -