Help for this page

Select Code to Download


  1. or download this
      package EmmisiveColor;
    
      sub new {
    ...
          my $self = shift;
          "emmisiveColor @$self"
      }
    
  2. or download this
      sub simple_properties {
          my $self = shift;
    
    ...
             "  }\n" .
             "}\n";
      }