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

4.1.2 プロジェクトの初期構成 #2

Open
niku opened this issue Feb 10, 2015 · 0 comments
Open

4.1.2 プロジェクトの初期構成 #2

niku opened this issue Feb 10, 2015 · 0 comments

Comments

@niku
Copy link
Owner

niku commented Feb 10, 2015

cocos2d-x だと以下のような編成になっている.

クラス名 概要
AppDelegate.h/cpp ゲーム全体を管理するクラスです。おもにゲーム起動時の初期化処理などを記述します
HelloWorldScene.h/cpp 初期状態でゲーム開始時に表示されるシーンです

cocos2d-js の場合

AppDelegatemain.jsproject.json に相当する.
HelloWorldSchenesrc/app.js の中に HelloWorldScene がある.

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

No branches or pull requests

1 participant