struct Game::Events::GameCreated

Defined in:

common/game.cr

Constructors

Instance Method Summary

Instance methods inherited from struct Game::ServerEvent

initialize initialize

Constructor methods inherited from struct Game::ServerEvent

new new

Constructor Detail

def self.new(id : GameId) #

[View source]

Instance Method Detail

def clone #

[View source]
def copy_with(id _id = @id) #

[View source]
def id : GameId #