Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Custom Class Integration : Cocos Creator (C++) #170

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

pabitrapadhy
Copy link

In this PR, I have done the following changes :

  1. Custom Class Integration code, by modifying the CreatorReader.h/cpp
  2. Added WelcomeScene.fire in the Scenes/ directory.
  3. Added

Fonts/ directory & Textures/ directory those are to be used in my scene.

In order to reference the demo project created in cocos2d-x, using the PR.
Please check the below repository.
https://github.com/pabitrapadhy/CocosCreatorCppDemo

NOTE:
I have made a small change inside "cocos2d" for my convenience, by modifying the
getChildByName() API to search recursively.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant