class Glove::Tween

Defined in:

tween.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(duration : Float32, kind : Kind.class) #

[View source]
def self.new(duration : Float32, kind : Kind) #

[View source]

Instance Method Detail

def complete? #

[View source]
def fraction #

[View source]
def linear_fraction #

[View source]
def update(delta_time) #

[View source]