Interface EasingCallback
-
- All Superinterfaces:
Scriptable<Easing,DatasetContext>
public interface EasingCallback extends Scriptable<Easing,DatasetContext>
Callback interface to seteasing
property ofAnimation
at runtime.- Author:
- Andrea "Stock" Stocchero
-
-
Method Summary
-
Methods inherited from interface org.pepstock.charba.client.callbacks.Scriptable
invoke
-
-