struct Game::Events::PlayerJoinedServer

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(name : String) #

[View source]

Instance Method Detail

def clone #

[View source]
def copy_with(name _name = @name) #

[View source]
def name : String #