mirror of https://github.com/axmolengine/axmol.git
3b7ffcf5d0
* Fixing issue where Scheduler::unscheduleAll() would not unschedule functions scheduled with Scheduler::performFunctionInCocosThread. * Removing clear of _functionsToPerform from unscheduleAll, based on code review feedback. Adding a function removeAllFunctionsToBePerfomedInCocosThread, which will remove all pending functions scheduled with performFunctionOnCocosThread. * Adding test case for Scheduler::removeAllFunctionsToBePerformedInCocosThread * Adding proper cleanup code to Scheduler test for SchedulerRemoveAllFunctionsToBePerformedInCocosThread |
||
---|---|---|
.. | ||
cpp-empty-test | ||
cpp-tests | ||
game-controller-test | ||
js-memory-gc-tests | ||
js-tests | ||
lua-empty-test | ||
lua-game-controller-test | ||
lua-tests | ||
performance-tests |