Class enchant.gl.State
- Defined in: gl.enchant.js
Constructor Attributes | Constructor Name and Description |
---|---|
enchant.gl.State(position, rotation)
アニメーションの状態を表すための基底クラス.
|
Method Summary
Method Attributes | Method Name and Description |
---|---|
set(pose)
位置・回転をセットする.
|
Class Detail
enchant.gl.State(position, rotation)
アニメーションの状態を表すための基底クラス.
- Parameters:
- {Number[]} position
- {Number[]} rotation
Method Detail
-
set(pose)位置・回転をセットする.
- Parameters:
- pose