feathers.motion.effects.actuate

..
ActuateEffectContext

A Feathers UI effect context that uses the Actuate library.

ActuateForEffects

A wrapper around Actuate that is used to create special actuators for custom Feathers UI effects.

IGotoActuator

Extends IGenericActuator to add a goto() method that allows the actuator's position to be updated manually.

IReadableGenericActuator

An extension to IGenericActuator that makes the settings readable after they've been modified.

MethodEffectActuator

Extends MethodActuator by adding methods to read the settings after they've been modified.

SimpleEffectActuator

Extends SimpleActuator by adding methods to read the settings after they've been modified.