X-Git-Url: https://git.r.bdr.sh/rbdr/lissajous/blobdiff_plain/6a87c2530865b5e18f70b71b456f43e72702c1c6..HEAD:/lib/systems/camera_adjuster.js?ds=inline diff --git a/lib/systems/camera_adjuster.js b/lib/systems/camera_adjuster.js index 9182343..21d391e 100644 --- a/lib/systems/camera_adjuster.js +++ b/lib/systems/camera_adjuster.js @@ -10,6 +10,9 @@ const internals = { } }; +/** + * UI that adjusts the parameters of the camera + */ export default class CameraAdjuster extends System { constructor(container) {