struct Protocol::Overlay::HighlightFrame

Overview

Highlights owner element of the frame with given id. Deprecated: Doesn't work reliablity and cannot be fixed due to process separatation (the owner node might be in a different process). Determine the owner node in the client and use highlightNode.

Included Modules

Defined in:

protocol/overlay.cr

Constructors

Constructor Detail

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

[View source]