CCBReader icon indicating copy to clipboard operation
CCBReader copied to clipboard

Fixed sort issue with nodesWithAnimationManagers.

Open MartinCote opened this issue 11 years ago • 0 comments

I converted actionManagers from a dictionary to an array to guarantee the order of the added action managers. This solve a Javascript issue where a scene onDidLoadFromCCB may be called before its child CCBFiles.

MartinCote avatar May 24 '13 17:05 MartinCote