-
Notifications
You must be signed in to change notification settings - Fork 132
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
bind once #9
Comments
hehe good to hear from you. i like you doing it, after brequire stuff ;) yep i have to make some work on this lib... your suggestion is nice. i have i will likely include this and the delayedTrigger() one which trigger with if im being lazy, just ping me. im not a bad guy, im just busy :) On Sun, May 15, 2011 at 7:56 PM, weepy <
|
... what's does delayedTrigger do ? On Sun, May 15, 2011 at 7:02 PM, jeromeetienne <
|
a event trigger but on a settimeout(function(){}, 0); like nextTick on node.js sync event may be funky if not properly understood On Sun, May 15, 2011 at 8:04 PM, weepy <
|
ah gotcha ! what are you working on at the mo ? On Sun, May 15, 2011 at 7:25 PM, jeromeetienne <
|
currently im focused on gamedev. im doing 2 webgl games, http://pacmaze.com which is a pacman in 3D. it start another one is http://buddymaze.com is a fps with strong social network and im just starting another game, with a lot less techs but with an higher On Sun, May 15, 2011 at 8:35 PM, weepy <
|
interesting ! i'm getting into javascript gaming too - i've potentially perhaps we can help each other. On Sun, May 15, 2011 at 7:59 PM, jeromeetienne <
|
oh btw - i made this -> http://64sq.com On Sun, May 15, 2011 at 10:19 PM, Jonah Fox [email protected] wrote:
|
sure lets talk, im or irc ? On Sun, May 15, 2011 at 11:19 PM, weepy <
|
On Mon, May 16, 2011 at 7:34 AM, jeromeetienne <
|
hi - great lib, I added a function that I've been finding useful :
perhaps you'd like to merge it in ?
The text was updated successfully, but these errors were encountered: