Quote:
Originally Posted by Loriel
Someone build a thing that lets you schedule callbacks instead of just setting the timeout
Then you can just have the tweening thing be a function that does a thing and then adds itself again until it turns out to be already done; also you now have a really cool and generic mechanism
but I kind of forgot whether you guys have proper first class functions so I do not know how elegant that would end up being in implementation
also can you do, like, (@ "this.derp") or only this.(@"derp")
|
http://forums.graalonline.com/forums...hp?t=134259917
Is something like this what your thinking? You don't need any timeouts, you create the bar onCreated, and it works and animates and polls it's set variable all on it's own.