dojox/gfx/_base.__MoveableCtorArgs (version 1.10)

Summary

The arguments used for dojox/gfx/Moveable constructor.

Note: This is not a real constructor, but just a description of the type of object that should be passed as a parameter to some method(s), and/or the return value from some method(s). In other words, the type exists only for documentation purposes, and you cannot call new _base.__MoveableCtorArgs()

See the dojox/gfx/_base.__MoveableCtorArgs reference documentation for more information.

Property Summary

  • delaydelay move by this number of pixels

Method Summary

  • mover() a constructor of custom Mover

Properties

delay
Defined by: dojox/gfx/Moveable

delay move by this number of pixels

Methods

mover()
Defined by dojox/gfx/Moveable

a constructor of custom Mover

Error in the documentation? Can’t find what you are looking for? Let us know!