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

シェルのコンポーネント設計方針 #1

Open
Narazaka opened this issue Apr 29, 2017 · 0 comments
Open

シェルのコンポーネント設計方針 #1

Narazaka opened this issue Apr 29, 2017 · 0 comments
Assignees

Comments

@Narazaka
Copy link
Member

Narazaka commented Apr 29, 2017

element, animation

moveなどを除いた基本的な描画メソッドごとにコンポーネントを作ると楽ではないか

アニメーションにあたるものは経時変化なのでこのライブラリでは直接サポートしない。
着せ替えも同様にこのライブラリ外で取り回すべき。

collision

  • PIXI.Graphicsで領域定義する
  • オプションでデバッグ用領域表示
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