SelectCollideBackground
SelectCollideBackground

Selects instances which have just collided with the background

bSuccess = myClass.SelectCollideBackground( Fine_Detection, bAny )

Return value
TRUE if the instances were selected successfully, otherwise FALSE.

Parameters
  • Fine_Detection
    TRUE to check for a collision on a pixel level. FALSE (default) to check only the bounding box
  • bAny
    TRUE to select from all instances, FALSE (default) to only check current selection
Comments

Fine detection is a slow process compared to bounding box checks and should only be used when necessary.

See also
Class:SelectCollideBackground
Class:IsOverBackground



JAM © 2005 no one in particular
Project started by David Evans in 2005