ContributorMural::MosaicConfig
Inherits YAML::Serializable::Strict < YAML::Serializable < Reference < Object
Constructors
new(ctx : YAML::ParseContext, node : YAML::Nodes::Node)
Sourcenew
Sourcenew(*, __context_for_yaml_serializable ctx : YAML::ParseContext, __node_for_yaml_serializable node : YAML::Nodes::Node)
SourceInstance methods
base_cell
Sourcebase_cell=(base_cell : Int32)
Sourcegap
Sourcegap=(gap : Int32)
Sourcetiers
Sourcetiers=(tiers : Array(Int32))
Sourcevalidate
Sourcewidth
Sourcewidth=(width : Int32)
Source