Logo
Classes
Yukar.Engine.Easing Namespace Reference

Classes

class  EasingFunction
 Easing class / get a smooth transition from a specified value to a specified value with various interpolation methods More...
 
interface  IEasing
 Summary of easing functions More...
 
class  Linear
 linear

Parameters
timeprogress time
durationtotal time
startValue
endValuestarting value
More...