Diviner

Class JX.FX

Definedsrc/ext/fx/FX.js:9
ExtendsJX.Base

Tasks

Unspecified

Methods

private _animate(from, to)

parameterswildfrom
wildto
returnwild
This method is not documented.

private _compute(from, to)

parameterswildfrom
wildto
returnwild
This method is not documented.

private _render()

returnwild
This method is not documented.

private _tween()

returnwild
This method is not documented.

construct(element)

parameterswildelement
returnwild
This method is not documented.

static fade(element, visible)

parameterswildelement
wildvisible
returnwild
This method is not documented.

static highlight(element, color)

parameterswildelement
wildcolor
returnwild
This method is not documented.

start(config)

parameterswildconfig
returnwild
This method is not documented.

stop()

returnwild
This method is not documented.

then(func)

parameterswildfunc
returnwild
This method is not documented.