struct Protocol::Animation::KeyframeStyle

Overview

Keyframe Style

Included Modules

Defined in:

protocol/animation.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(pull : JSON::PullParser) #

[View source]

Instance Method Detail

def easing : String #

AnimationEffect's timing function.


[View source]
def offset : String #

Keyframe's time offset.


[View source]