User Tools

Site Tools


en:spritecollide

This is an old revision of the document!


Spritecollide (Function)

Format

spritecollide ( sprite_number, sprite_number )

returns boolean_expression ==== 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 ====

==== History ==== |0.9.6n|New To Version|

en/spritecollide.1471026282.txt.gz · Last modified: 2020/02/28 10:46 (external edit)