struct GUI::DensityPixel(T)

Overview

A density independant pixel

Defined in:

screen/units/density_pixel.cr

Constructors

Instance methods inherited from struct GUI::ScreenUnit(T)

value value

Constructor methods inherited from struct GUI::ScreenUnit(T)

new(value : T) new

Constructor Detail

def self.new(value : T) #

[View source]