Class: Link

VVVV.Core. Link

Parameters:
Name Type Description
fromPin VVVV.Core.Pin

the output pin which is the source of the connection

toPin VVVV.Core.Pin

the input pin which is the destination of the connection

Source:

Methods

destroy()

deletes resources associated with a link

Source:

serialize()

Returns the XML string representing the link. Used for saving the patch and copying to clipboard

Source:
VVVV.js Copyright © 2012-2013 The contributors to the VVVV.js project.
Documentation generated by JSDoc 3.3.0-alpha4 on Thu May 08 2014 13:12:35 GMT+0200 (Mitteleuropäische Sommerzeit) using the DocStrap template.