- or download this
$item->set_simple_transform ($x, $y, $scale, $rotation)
- or download this
sub event_handler{
...
print "$x $y\n";
}
- or download this
#!/usr/bin/perl
use warnings;
...
}
####################################################################