destructor

This method is invoked on destuction of instance.

Example:

% ::obj::destructor morph {
  $self component start destroy
  $self component line destroy
  $self component end destroy
}
destructor morph
%

No Software Patents

| Home | Sitemap | A-Z