Re: Simple alpha fade
[email protected] (Guillaume Cottenceau)
| Newsgroups | perl.sdl.devel |
|---|---|
| Message-ID | <[email protected]> |
"Karl Dane" <karl 'at' rince.net> writes:
> my $img1 = SDL::Surface->new( -name => "./img1.png" );
>
> $img1->display_format();
notice: this is probably not what you want. #display_format does
not modify the underlying object. you probably meant:
$img1 = $img1->display_format();
--
Guillaume Cottenceau
Create your personal SMS or WAP Service - visit http://mobilefriends.ch/