class Steamcr::GameCord

Included Modules

Defined in:

steamcr/gc.cr

Constructors

Instance Method Summary

Instance methods inherited from module Steamcr::PacketHandler

handle_packet(packet_message : Protocol::PacketMessage) handle_packet

Constructor Detail

def self.new(client : Client) #

[View source]

Instance Method Detail

def handle_packet(message : Protocol::PacketMessage) #

[View source]
def play(game_id : UInt32) #

[View source]
def register_handler(handler) #

[View source]
def write(app_id : UInt32, msg : Protocol::MsgGameCoordinatorProtobuf) #

[View source]