Package: blackthorn

Function collidable-p

Lambda List

collidable-p (object)

Arguments

  • object -- An object.

Return Value

A generalized boolean.

Details



Determines whether to generate collide events for object. Called during update to determine whether to search for collisions initiated by object, and in collide-all-p to determine the extent of the collision subtree.
 

See also