struct Protocol::Animation::ResolveAnimation

Overview

Gets the remote object of the Animation.

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 remote_object : Runtime::RemoteObject #

Corresponding remote object.


[View source]