|
RiTa index |
|
| Name | moveBy() |
| Class | RiText |
| Description | Move to new position by x,y offset over the duration specified by
'seconds'.
Note: uses the current |
| Syntax | moveBy(posOffset, startTime, seconds); moveBy(xOffset, yOffset, seconds); moveBy(xOffset, yOffset, startTime, seconds); |
| Returns | int - the unique id for this behavior |
| Usage | Web & Application |
| Related | |