UNPKG

tapspace

Version:

A zoomable user interface lib for web apps

14 lines (13 loc) 267 B
module.exports = function () { // @BlockComponent:atMid() // @BlockComponent:atMidMid // @BlockComponent:atMiddle // @BlockComponent:atCenter // // Get point at the middle the element. // // Return // a Point // return this.atNorm(0.5, 0.5) }