Difference between revisions of "AMOSi:Bobcol"

From Amiga Coding
Jump to: navigation, search
m (1 revision(s))
 
m (1 revision(s))
 
(No difference)

Latest revision as of 01:51, 17 November 2007

Checks for a collision between one or more Blitter objects. It can only be used in conjunction with the SYNCHRO system.


=BC(target,first,last)

Tests bob number TARGET for collisions between objects FIRST and LAST. The result will be -1 if a collision has occurred, otherwise 0.