class

PointClickEngine::Scenes::HotspotState

Inherits YAML::Serializable < Reference < Object

Hotspot state information

Constructors

new(ctx : YAML::ParseContext, node : YAML::Nodes::Node)
Source
new(description : String = "", active : Bool = true)
Source
new(*, __context_for_yaml_serializable ctx : YAML::ParseContext, __node_for_yaml_serializable node : YAML::Nodes::Node)
Source

Instance methods

active
Source
active=(active : Bool)
Source
description
Source
description=(description : String)
Source
object_type
Source
object_type=(object_type : UI::ObjectType | Nil)
Source
verb
Source
verb=(verb : UI::VerbType | Nil)
Source