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 |
||
---|---|---|
.. | ||
2d | ||
3d | ||
audio | ||
base | ||
deprecated | ||
editor-support | ||
math | ||
navmesh | ||
network | ||
physics | ||
physics3d | ||
platform | ||
renderer | ||
scripting | ||
storage | ||
ui | ||
vr | ||
Android.mk | ||
CMakeLists.txt | ||
cc_dummy.c | ||
cocos2d.cpp | ||
cocos2d.h |