struct Protocol::SystemInfo::Size
- Protocol::SystemInfo::Size
- Struct
- Value
- Object
Overview
Describes the width and height dimensions of an entity.
Included Modules
- JSON::Serializable
Defined in:
protocol/system_info.crConstructors
Instance Method Summary
-
#height : Int::Primitive
Height in pixels.
-
#width : Int::Primitive
Width in pixels.