Class enchant.ParallelAction
アクションを並列で実行するためのアクション. 子アクションを複数持つことができる.
- Defined in: enchant.js
- Extends enchant.Action
Constructor Attributes | Constructor Name and Description |
---|---|
Field Attributes | Field Name and Description |
---|---|
子アクション.
|
|
実行が終了したアクション.
|
Method Summary
- Methods borrowed from class enchant.EventTarget:
- addEventListener
- clearEventListener
- dispatchEvent
- on
- removeEventListener
Class Detail
enchant.ParallelAction()