=======================================================================

%^RED%^%^BOLD%^ SYNTAX :: %^RESET%^ set_touch ( target, message )
%^RED%^%^BOLD%^ SYNTAX :: %^RESET%^ set_touch ( target, function )

This function is present in all objects. It will add the touch named
in the string target into the object. Either a string message can be
defined or a function pointer (: :) .

see also ::

set_touches, remove_touch, remove_touches, query_touch, query_touches

