Class enchant.BaseJoint
Defined in: PhySprite.enchant.js.
Constructor Attributes | Constructor Name and Description |
---|---|
enchant.BaseJoint(sprite1, sprite2)
ジョイントの親クラス
|
Field Attributes | Field Name and Description |
---|---|
ジョイントのアンカー1.
|
|
ジョイントのアンカー2.
|
Method Attributes | Method Name and Description |
---|---|
destroy()
ジョイントの削除
|
Class Detail
enchant.BaseJoint(sprite1, sprite2)
ジョイントの親クラス
- Parameters:
- {enchant.PhySprite} sprite1 Optional
- 繋げるスプライト1
- {enchant.PhySprite} sprite2 Optional
- 繋げるスプライト2
Field Detail
sprite1
ジョイントのアンカー1.
sprite2
ジョイントのアンカー2.
Method Detail
destroy()
ジョイントの削除