Interface for Animation objects
- Source:
Methods
start(obj, completeopt)
Starts the animation
Parameters:
| Name | Type | Attributes | Description |
|---|---|---|---|
obj |
TA.Object | the TA.Object to apply the Animation to | |
complete |
function |
<optional> |
function to be called when the animation is finished |
- Source: