
-----------------------------------
ssr
Sun Jan 30, 2005 5:52 pm

Pic.Merge
-----------------------------------
Just one small question: Will whatdotcolor work on detecting the collusion of two pictures, if I use Pic.Merge?
 :?: 
Thanx

-----------------------------------
person
Sun Jan 30, 2005 6:03 pm


-----------------------------------
it should

-----------------------------------
cycro1234
Mon Jan 31, 2005 10:10 am


-----------------------------------
picMerge draws the picture like picCopy except that any occurrence of the background color in the picture is not drawn to the screen. This allows you to draw an irregularly-shaped object and draw it to the screen.

So you should use picDraw on the picture to check for collision, not on the background.

-----------------------------------
ssr
Mon Jan 31, 2005 5:37 pm


-----------------------------------
I c what u guys mean thank you very much :P  :D
