View Single Post
  #18  
Old 08-15-2010, 06:24 PM
Loriel Loriel is offline
Somewhat rusty
Loriel's Avatar
Join Date: Mar 2001
Posts: 5,059
Loriel is a name known to allLoriel is a name known to allLoriel is a name known to allLoriel is a name known to all
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")

Last edited by Admins; 08-15-2010 at 06:54 PM..
Reply With Quote