Table of Contents

Item::setCollisionTimeout

(ShapeBase obj)Temporarily disable collisions against obj.

Syntax

bool Item::setCollisionTimeout(ShapeBase %obj);

Parameters

ShapeBase %obj
No description available.

Return value

bool
No description available.

Remarks

Examples

Source

Engine

See also

Item::fadeIn
Item::fadeOut
Item::getLastStickyNormal
Item::getLastStickyPos
Item::getRespawnTime
Item::isRotating
Item::isStatic
Item::Respawn
Item::schedulePop
Item::setRespawnTime
Item::setThrower

References

This function is not called by any other functions.