PointClickEngine::Core::GameConfig::GameInfo
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
author
Sourceauthor=(author : String | Nil)
Sourcetitle
Sourcetitle=(title : String)
Sourceversion
Sourceversion=(version : String | Nil)
Source