class

ContributorMural::SkylineConfig

Inherits YAML::Serializable::Strict < YAML::Serializable < Reference < Object

Constants

HEADROOM = 20

Room a building needs above its avatar: the roof band plus the inset that keeps the picture off the parapet.

Constructors

new(ctx : YAML::ParseContext, node : YAML::Nodes::Node)
Source
new(*, __context_for_yaml_serializable ctx : YAML::ParseContext, __node_for_yaml_serializable node : YAML::Nodes::Node)
Source

Instance methods

avatar_size
Source
avatar_size=(avatar_size : Int32)
Source
gap=(gap : Int32)
Source
max_height
Source
max_height=(max_height : Int32)
Source
min_height
Source
min_height=(min_height : Int32)
Source
shape
Source
shape=(shape : Shape)
Source
show_names=(show_names : Bool)
Source
show_names?
Source
truncate
Source
truncate=(truncate : Int32)
Source
validate
Source
width
Source
width=(width : Int32)
Source
windows=(windows : Bool)
Source
windows?
Source