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