struct Game::Info::GameStateInfo

Defined in:

common/game.cr

Constructors

Instance Method Summary

Instance methods inherited from struct Game::ServerInfo

initialize initialize

Constructor methods inherited from struct Game::ServerInfo

new new

Constructor Detail

def self.new(state : String) #

[View source]

Instance Method Detail

def clone #

[View source]
def copy_with(state _state = @state) #

[View source]
def state : String #

[View source]