struct Protocol::Animation::AnimationCreated

Overview

Event for each animation that has been created.

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 id : String #

Id of the animation that was created.


[View source]