class

HqTrivia::Model::StartRound

Inherits HqTrivia::Model::WebSocketMessage < Reference < Object

Represents a round start in HQ Words

Constructors

new(__temp_699 : JSON::PullParser)
Source

Instance methods

c=(_c : Int32)
Source
free_letters
Source
free_letters=(_free_letters : Array(String))
Source
hint
Source
hint=(_hint : String)
Source
initial_revealed_letters
Source
initial_revealed_letters=(_initial_revealed_letters : Array(String))
Source
puzzle_id
Source
puzzle_id=(_puzzle_id : Union(Int32, Nil))
Source
puzzle_state
Source
puzzle_state=(_puzzle_state : Array(String))
Source
round_id
Source
round_id=(_round_id : Int32)
Source
round_number
Source
round_number=(_round_number : Int32)
Source
sent
Source
sent=(_sent : Time)
Source
show_id
Source
show_id=(_show_id : Int32)
Source
time_left_ms
Source
time_left_ms=(_time_left_ms : Int32)
Source
to_json(json : JSON::Builder)
Source
total_rounds
Source
total_rounds=(_total_rounds : Int32)
Source
total_time_ms
Source
total_time_ms=(_total_time_ms : Int32)
Source
type
Source
type=(_type : String)
Source