struct BackgroundAPI

Defined in:

json_api.cr

Constructors

Instance Method Summary

Instance methods inherited from struct ElementAPI

add_to_context(ctx : Chitra::Context) add_to_context, type : String type, type=(type : String) type=

Constructor methods inherited from struct ElementAPI

new(pull : JSON::PullParser) new

Constructor Detail

def self.new(pull : JSON::PullParser) #

[View source]

Instance Method Detail

def a : Int32 #

[View source]
def a=(a : Int32) #

[View source]
def add_to_context(ctx) #

[View source]
def b : Int32 #

[View source]
def b=(b : Int32) #

[View source]
def g : Int32 #

[View source]
def g=(g : Int32) #

[View source]
def gray : Float64 #

[View source]
def gray=(gray : Float64) #

[View source]
def hex : String #

[View source]
def hex=(hex : String) #

[View source]
def r : Int32 #

[View source]
def r=(r : Int32) #

[View source]