class Garnet::Tween::EaseOut

Defined in:

ease-out.cr

Instance Method Summary

Instance methods inherited from class Garnet::Tween

calc(lf) calc, complete? complete?, fraction fraction, linear_fraction linear_fraction, update(delta_time) update

Constructor methods inherited from class Garnet::Tween

new(duration : Float32) new

Instance Method Detail

def calc(lf) #

[View source]