
77 | P a g e
_toggle_autoreverse(bool)
Description: Toggles “ping/pong” mode of transition (optional “bool” sets a specific state).
Example:
_select_index(int)[state: (int)]
Description: Selects a transition from the Transition Bin slot specified by Value (beginning at 0).
Example:
_select_next(void)
Description: Selects the next transition in the target Transition Bin (does not loop after the last item).
Example:
_select_prev(void)
Description: Select the previous in transition in the target Transition Bin (does not loop past the first
item).
Example:
_select_fade(void)[state: (bool)]
Description: Selects Fade as the active transition.
Example:
Comentarios a estos manuales