DoAvoider

void DoAvoider(heapPtr moverObj)

Sets the specified object's direction according to the angle and checks it's onControl() method.

This does not exist in early or later versions of SCI, so should be used with caution. If the game is running on an incorrect interpreter, you'll have trouble.

See Also: DoBresen