struct Protocol::Animation::AnimationStarted

Overview

Event for animation that has been started.

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 animation : Animation #

Animation that was started.


[View source]