Re: [AD] Allegro JavaScript port using Emscripten (First version complete) |
[ Thread Index | Date Index | More lists.liballeg.org/allegro-developers Archives ]
I don't see how would they help. They just specify that a given
function should be run after a delay, but will not pause execution
of calling code, so I can't use them to interrupt a loop in user
code and give control back to browser. And using them to call user's
function from Allegro-supplied frame function will not work for the
same reason: endless loop in user's function will still freeze the
browser. 20.06.2014 2:40, Daniel Leslie пишет:
|
Mail converted by MHonArc 2.6.19+ | http://listengine.tuxfamily.org/ |