SpriteDXCollisionFast(Sprite1, XPosition1, YPosition1, Sprite2, XPosition2, YPosition2)
Check if two sprites collide on a defined position, this command was designed for sprite commands called "Fast" (not resized), return #True if collide, otherwise return #False.