Property | Type | Description | |
---|---|---|---|
PlayerNameSize | int | ||
ProVersion | short | ||
Rand | Random |
Method | Description | |
---|---|---|
Init ( string databasePath ) : void | ||
Main ( string args ) : void |
Method | Description | |
---|---|---|
InitCardsManager ( string databasePath ) : void | ||
Run ( String username, String deck, String serverIP, int serverPort, String password ) : void |
public static Init ( string databasePath ) : void | ||
databasePath | string | |
return | void |