Martin Côté
Results
3
issues of
Martin Côté
Are there any plans to support `CCNodeRGBA` and `CCLayerRGBA` right in CocosBuilder?
enhancement
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...
I have a scene with a CCBFile. I've noticed that sometimes, but not every time, the main scene `onDidLoadFromCCB` function is called before the one from the inner CCBFile, which...