| Re: [AD] Renamed API second draft |
[ Thread Index | Date Index | More lists.liballeg.org/allegro-developers Archives ]
In reply to Sven Sandberg <svsa1977@xxxxxxxxxx>:
[major snippage]
>Most operations (except draw_sprite()) can't be implemented efficiently
>on cmp/rle.
OK, so if we don't implement this in the vtable, what should happen when
somebody tries to execute `putpixel(my_rle_sprite, x, y, col)'? We could
either silently ignore it, or abort the program. Perhaps we should
ignore it in release builds but abort in debug builds?
Bye for now,
--
Laurence Withers, lwithers@xxxxxxxxxx
http://www.lwithers.demon.co.uk/
Attachment:
signature.asc
Description: PGP signature
| Mail converted by MHonArc 2.6.19+ | http://listengine.tuxfamily.org/ |