Canvas 3D Animation Library
 

add Library Method

Short Description: Add an element to the set

Signature: m.add (t)
Class: taccglMulti Class
 

Adds the transition t to m at the end. It is the users responsibility to avoid adding an element twice.

WebGL™ is a trademark of the Khronos Group Inc.

Next Page:taccglMulti.union - Add elements of another set
Previous Page: taccglMulti.length - Returns the size of a set