Amen to that.

In most of the stuff that I've been doing with shoes, I've been clearing
and redrawing every frame, because, as far as I can tell, there is no way to change the opacity, fill, or stroke of any shape after it's been drawn, just
the position.

— Jeremy


On Feb 22, 2008, at 1:04 PM, MenTaLguY wrote:

On Fri, 22 Feb 2008 01:34:03 -0800, "Jesse Thompson" <[EMAIL PROTECTED]> wrote:
I like to not use the "clear" routine and to just manipulate graphics
objects on the screen like they was sprites. Lemme know what y'all thinks!

The general ability to have incremental update would be great (you can
already update some things incrementally, but not everything).

We have a retained-mode graphics layer, after all.  It'd be nice if we
could really use it (and it's going to be important for performance of
games in the future, too).

-mental


Reply via email to