class

PointClickEngine::Core::GameConfig::DisplayConfig

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

scaling_mode
Source
scaling_mode=(scaling_mode : String)
Source
target_height
Source
target_height=(target_height : Int32)
Source
target_width
Source
target_width=(target_width : Int32)
Source
vsync
Source
vsync=(vsync : Bool)
Source