Re: Can`t draw sprite on another sprite
[email protected] Fri, 25 Mar 2011 09:43:17 +0100
| Newsgroups | perl.sdl.devel |
|---|---|
| Message-ID | <[email protected]> |
See atached file. One thing was, that the $full surface you prepared had zero alpha, so it wasnt visible. Use the color => 0xFF parameter to get a full opaque surface. -- FROGGS
animated_files.zip
(application/x-zip, 59.4 KB) - not displayed