[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Demo Game Plan
Christian Reiniger writes:
> Adrian Ratnapala wrote:
>
> How much free time do you have now?
> For me, exams are approaching and the preparations suck up most of my time
> :(
Things might slow down a bit now that hols are over, but still this is
prob'y the best time in semester for me to work on PPlay.
>
> >I've been working on the Demo. I even have code. I haven't committed
>
> Excellent.
>
> I wouldn't do it. The *sprite* should know its position, current anim phase
> etc, so sharing those things would be silly. And if they share the *image*
> data the extra memory used isn't even noticeable.
Came to the same coclusion myself. (Actually I think I had already
decided that and forget, when I got back to the code, it and
the laws of common sense reminded me).