struct Protocol::LayerTree::SnapshotCommandLog

Overview

Replays the layer snapshot and returns canvas log.

Included Modules

Defined in:

protocol/layer_tree.cr

Constructors

Instance Method Summary

Constructor Detail

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

[View source]

Instance Method Detail

def command_log : Array(JSON::Any) #

The array of canvas function calls.


[View source]