struct Player

Defined in:

common/game.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(id : PlayerId) #

[View source]

Instance Method Detail

def clone #

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

[View source]
def id : PlayerId #