X-Git-Url: https://git.r.bdr.sh/rbdr/lissajous/blobdiff_plain/2b9badac1345c865c34097bc5d1699329b53fdc8..HEAD:/lib/systems/phase_adjuster.js?ds=inline diff --git a/lib/systems/phase_adjuster.js b/lib/systems/phase_adjuster.js index 120b05d..06ff870 100644 --- a/lib/systems/phase_adjuster.js +++ b/lib/systems/phase_adjuster.js @@ -10,6 +10,9 @@ const internals = { } }; +/** + * UI that adjusts the phase of any compatible object + */ export default class PhaseAdjuster extends System { constructor(container) {