User Tools

Site Tools


el:spritecollide

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

el:spritecollide [2016/01/01 22:40]
el:spritecollide [2020/02/28 10:46] (current)
Line 1: Line 1:
 +===== Spritecollide =====
 +==== Format ====
 +**spritecollide** ( //sprite1//,  //sprite2//)
 +==== Description ====
 +Function returns true if the two sprites are colliding.  The Spritecollide function assumes that the sprites are bounded by a rectangle the size of the loaded image.  Collision is calculated by using these rectangles.  For round or oddly shaped sprites this function may over detect collision.
 +==== See Also ====
 +{{page>en:start#Graphics - sprites&noheader}}
 +==== New To Version ==== 
 +0.9.6n
  
el/spritecollide.txt ยท Last modified: 2020/02/28 10:46 (external edit)