UNPKG

tapspace

Version:

A zoomable user interface lib for web apps

11 lines (10 loc) 211 B
module.exports = function () { // @Viewport:getControls() // // Return all control components of the viewport. // // Return // array of ControlComponent // return this.controls.getChildren() }