| Package | jp.progression.core.commands |
| Interface | public interface ICommandExecutable extends IEventIntegrator, flash.events.IEventDispatcher |
| Implementors | SceneObject |
| Property | Defined By | ||
|---|---|---|---|
| executor : CommandExecutor [read-only]
コマンドを実行する CommandExecutor インスタンスを取得します。
| ICommandExecutable | ||
| executor | property |
executor:CommandExecutor [read-only] コマンドを実行する CommandExecutor インスタンスを取得します。
public function get executor():CommandExecutor