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

scene namespace を game namespace に変更する #138

Open
phi-jp opened this issue Jan 31, 2015 · 2 comments
Open

scene namespace を game namespace に変更する #138

phi-jp opened this issue Jan 31, 2015 · 2 comments

Comments

@phi-jp
Copy link
Owner

phi-jp commented Jan 31, 2015

scene namespace を game namespace に変更する.
scene というより game に関連する要素をまとめた名前空間が欲しかった為.

例) tm.scene.TitleScene -> tm.game.TitleScene

@fukuyama
Copy link
Contributor

fukuyama commented Apr 1, 2015

前に話してた、tm.ui.MenuDialogは、どうしますか?
tm.game.MenuScene?

使っているので、少し気になっているところ。
(game namespace 変更がすすんでるようなので、念のためコメント~)

@phi-jp
Copy link
Owner Author

phi-jp commented Apr 2, 2015

実はリファクタ中でして...
https://github.com/phi-jp/tmlib.js/tree/feature/refactor_select_scene

tm.scene.MenuScene -> tm.game.SelectScene に変わります♪

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

2 participants