SetCommand
Extends:
AbstractCommand → SetCommand
Constructor Summary
Public Constructor | ||
public |
|
Method Summary
Public Methods | ||
public |
start(animator: *, done: *) |
Inherited Summary
From class AbstractCommand | ||
public |
cbs: *[] |
|
public |
end_cbs: *[] |
|
public |
exec(animator: *, done: *) |
|
public |
start(animator: *, done: *) |
Public Constructors
Public Methods
public start(animator: *, done: *) source
Override:
AbstractCommand#startParams:
Name | Type | Attribute | Description |
animator | * | ||
done | * |