feathers.motion.effects

..
actuate
BaseDelegateEffectContext

An abstract base class for IEffectContext implementations that delegate to other IEffectContext instances.

BaseEffectContext

An abstract base class for IEffectContext implementations.

EffectInterruptBehavior

Constants for determining how an effect behaves when it is interrupted.

EventToPositionEffectContext

Sets the position on another effect context when a specific event is dispatched. The position is calculated by a custom callback.

IEffectContext

Gives a component the ability to control an effect.

NoOpEffectContext

An effect that does nothing and simply completes immediately.