struct

PointClickEngine::UI::ConfigurationManager::Resolution

Inherits Struct < Value < Object

Available resolution options

Constructors

new(width : Int32, height : Int32, name : String = "")
Source

Instance methods

height
Source
height=(height : Int32)
Source
name
Source
name=(name : String)
Source
to_s(io : IO) : Nil

Same as #inspect(io).

Source
width
Source
width=(width : Int32)
Source