Documentation generator: JsDoc Toolkit 2.4.0
Template: Codeview 1.2
Generated on: 2016-0-4 21:24

Class enchant.ParallelAction

アクションを並列で実行するためのアクション. 子アクションを複数持つことができる.

Class Summary
Constructor Attributes Constructor Name and Description
 
Field Summary
Field Attributes Field Name and Description
 
子アクション.
 
実行が終了したアクション.

Class Detail

enchant.ParallelAction()

Field Detail

{enchant.Action[]} actions
子アクション.
{enchant.Action[]} endedActions
実行が終了したアクション.