|
-
Dec 4th, 2002, 11:37 AM
#1
Thread Starter
Junior Member
basic collision detection between two shapes
is there anyway to detect collision between two shapes in a very simple way that a beginer can understand .
my program is this :
I have one shape ( the target ) at one end of the form and one shape ( the so called missle ) at the other end . i also have a button on the form that after i click on it the missle moves towards the target. now this is the part i want : i want the program to detect collision between them and after the missle contacts the target i want the program to do something ( like change the target's color ) to tell me that they hit each other .
please help me. i am a beginer . the simplest form of such a program !!!!!!!!!!
thankyou
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|