8 Posts, registered 1 decade ago
Contact
Send an email to Jack9
Recent Posts
I downloaded the latest version, 1.2 extracted the contents to a local domain o…
Might want to add a couple others. mouseup/touchstop too. This is in case you m…
This took awhile to develop. About 3 days of fiddling. There is no STANDARD way…
Put your pointer somewhere in the middle, over the canvas. Reload the applicati…
Use a configuration array.
#
var conf = [0,0,1,2,1,2,0,3,0,4];
#
If necessa…
If you're thinking multiplayer, your major issue is the slowness of AJAX c…
I wanted to implement a menu on an EntityCreature, so here's a simplified …
I did that this weekend. I translated the menu/item class code to javascript.
…