adonthell-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Adonthell-devel] User interface open items


From: StyxD
Subject: Re: [Adonthell-devel] User interface open items
Date: Thu, 22 Sep 2011 23:54:23 +0200

Ok, I'm moving very slowly with this one. I had some problems last
week and I don't think I'll have that much free time till the end of
this year. Still, I'd like to finish.

A quick question: I want the comment logic class react to mapview
moving, so that text bubbles can be repositioned and won't go out of
the screen. What would be the best way to do that? I thought about
registering a callback that would be called every game cycle, but it
seems only drawables can do that with thier update() method. Or maybe
just a normal time event that would be raised ex. every 0.2 seconds?
Ultimately, I don't think repositioning is going to be needed that
often, so it just might be enough.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]