struct Kramer::RC308Panel::DefaultLight

Included Modules

Extended Modules

Defined in:

kramer/rc_308_panel.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(red : UInt8, green : UInt8, blue : UInt8) #

[View source]
def self.new(pull : JSON::PullParser) #

[View source]

Instance Method Detail

def blue : UInt8 #

def clone #

[View source]
def copy_with(red _red = @red, green _green = @green, blue _blue = @blue) #

[View source]
def green : UInt8 #

def red : UInt8 #