[AD] Drawing a flipped RLE sprite? |
[ Thread Index |
Date Index
| More lists.liballeg.org/allegro-developers Archives
]
Wouldn't it be reasonably straightforward to make a draw_flipped_rle_sprite?
I've thought about this before, and from what I could see, it wouldn't
require much more than changing the direction flag. The inablility to flip
RLE sprites is the main reason I don't use them.
Are there any objections to adding such a function to the 4.1 series (it breaks
ABI compatibility, right? But that's allowed for WIP releases, IIRC)?
Or maybe it's more difficult than I thought?
Or maybe it's been there all along and I was too dumb to see it? ;-)
Evert