class

PointClickEngine::Core::GameConfig::GameInfo

Inherits YAML::Serializable < Reference < Object

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

author
Source
author=(author : String | Nil)
Source
title
Source
title=(title : String)
Source
version
Source
version=(version : String | Nil)
Source