Coupling

<script src="./point_src/coupling"></script>

Bind the values of a point with another point. Provide a relative offset object.

coupling = new Coupling()
coupling.couple(a, b, { x: 10, y: 10})

Both points are reative to their coupled position:

// Dragging either point will result in constant coupling.
dragging.add(a, b)
Meta Data
title Coupling
dependencies ()
unused_keys ()
unknown_keys ()
filepath_exists True
path coupling
filepath coupling.js
clean_files ()

Method List

comment.html|safe
comment.html|safe
  • method_kind

    method_name

    (
    param_name = param.default_value ,
    )
    from class_name
    comment.html|safe
    comment.html|safe