HTML5 CSS on Canvas Animation Library
 

union Library Method

Short Description: Add elements of another set

Signature: m.union (s)
Class: taccglMulti Class
 

Adds all the elements of s 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:taccglMaterial Class
Previous Page: taccglMulti.add - Add an element to the set