creates a text object
adds text object
sets fill-color of text
play text animation
type of animation to be played
duration of animation
delay
sets position of text
removes text object
sets font-size of text
Sets the given style (css) property (1st arg) of the element with the given value (2nd arg). If the single argument is given in css syntax ('text-align:center'), .style() sets the css appropriately.
property to be set
value
Generated using TypeDoc
class representing a text