Difference between revisions of "AMOSi:Bobcol"

From Amiga Coding
Jump to: navigation, search
m (1 revision(s))
 
(Extracted from the AMOSPro V2.00 helpfile)
(No difference)

Revision as of 02:45, 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.