PointClickEngine::Core::GameConfig::DisplayConfig
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
scaling_mode
Sourcescaling_mode=(scaling_mode : String)
Sourcetarget_height
Sourcetarget_height=(target_height : Int32)
Sourcetarget_width
Sourcetarget_width=(target_width : Int32)
Sourcevsync
Sourcevsync=(vsync : Bool)
Source