2008/11/3 Luke Crook <[EMAIL PROTECTED]>:
> Anyone have any feelings on;
>
>    (setf (color-key *blah*) *color*), versus
>    (setf (color-key-p *blah*) *color*)
>
> Same goes for enable-color-key-p, enable-alpha-p, surface-alpha-p and
> rle-accel-p as these all have defsetf forms.
>
> - Luke

I don't have strong feelings on this, but it seems like if you can set
it, then it shouldn't have the -p postfix.

Does color-key-p currently return the color key on a surface?


Justin
_______________________________________________
application-builder mailing list
[email protected]
http://www.lispniks.com/mailman/listinfo/application-builder

Reply via email to