Module hilo/util/drag
Requires
hilo/core/Class, hilo/core/Hilo
Source
drag.js
drag A mixin that contains drag method.You can mix drag method to the visual target by use Class.mix(target, drag) or Hilo.copy(target, drag).
Method | Defined | |
---|---|---|
startDrag(bounds:Array)
static
|
drag | |
stopDrag()
static
|
drag |