lime
lime copied to clipboard
|HTML5] Application events are not triggered anymore if time is changed to the past
While the application is running, if you change the system clock to a date/time in the past, events like ENTER_FRAME are not triggered anymore.
Suggestion to fix this issue :
In HTML5Application.hx, replace calls to Date.now ().getTime () by lime.system.System.getTimer().