RiTa
index
Name RiTa.resetCallbackTimer()
Class RiTa
Description Resets the callback timer with the specified name
Syntax
RiTa.resetCallbackTimer(pApplet, timerName, startOffset, duration, repeat);
RiTa.resetCallbackTimer(pApplet, timerName, startOffset, duration);
Returns rita.RiTextBehavior
Usage Web & Application    [static]
Related