struct Protocol::Animation::SetPaused

Overview

Sets the paused state of a set of animations.

Included Modules

Defined in:

protocol/animation.cr

Constructors

Constructor Detail

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

[View source]