PointClickEngine::Core::GameConfig::AudioConfig
Inherits YAML::Serializable < Reference < Object
Constructors
new(ctx : YAML::ParseContext, node : YAML::Nodes::Node)
Sourcenew(*, __context_for_yaml_serializable ctx : YAML::ParseContext, __node_for_yaml_serializable node : YAML::Nodes::Node)
SourceInstance methods
music
Sourcemusic=(music : Hash(String, String))
Sourcesounds
Sourcesounds=(sounds : Hash(String, String))
Source