class HqTrivia::Model::ShowWheel

Overview

Not sure, but used in HQ Words

Included Modules

Defined in:

hqtrivia/model/show_wheel.cr

Constructors

Instance Method Summary

Constructor Detail

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

[View source]

Instance Method Detail

def c : Int32 #

[View source]
def c=(_c : Int32) #

[View source]
def letters #

@letters, as an array


[View source]
def letters=(_letters : String) #

[View source]
def round_id : Int32 #

[View source]
def round_id=(_round_id : Int32) #

[View source]
def sent : Time #

[View source]
def sent=(_sent : Time) #

[View source]
def show_id : Int32 #

[View source]
def show_id=(_show_id : Int32) #

[View source]
def to_json(json : JSON::Builder) #

[View source]
def type : String #

[View source]
def type=(_type : String) #

[View source]