Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
multiplayer
main
ClientProxy
Write
Fight
Move
Moves
FightMine
FightObj
FightPl
FourInARow
Move
Moves
Game
Events
GameCreated
InvalidCommandEntered
JoinFailed
PlayerJoined
PlayerJoinedServer
PlayerLeft
PlayerMoved
PlayerWon
GameStatus
Info
GameList
GameStateInfo
Move
ServerEvent
ServerInfo
GameId
Mine
MultiplayerServer
MyProg
Player
PlayerId
RockPaperScissors
Move
Moves
Built with Crystal 1.9.2
2023-10-08 11:57:07 UTC
struct
Game::Info::GameList
Game::Info::GameList
Game::ServerInfo
Struct
Value
Object
Defined in:
common/game.cr
Constructors
.new
(msg : String)
Instance Method Summary
#clone
#copy_with
(msg _msg = @msg)
#msg
: String
Instance methods inherited from struct
Game::ServerInfo
initialize
initialize
Constructor methods inherited from struct
Game::ServerInfo
new
new
Constructor Detail
def self.
new
(msg : String)
#
[
View source
]
Instance Method Detail
def
clone
#
[
View source
]
def
copy_with
(msg _msg = @msg)
#
[
View source
]
def
msg
: String
#