C# Class ManicDigger.ManicDiggerProgram2

Inheritance: IInternetGameFactory, ICurrentShadows
Afficher le fichier Open project: GlennMR/800Craft-Client Class Usage Examples

Méthodes publiques

Свойство Type Description
GameUrl string
Password string
User string

Méthodes publiques

Méthode Description
NewInternetGame ( ) : void
Start ( ) : void
UseShadowsFull ( ) : void
UseShadowsSimple ( ) : void

Private Methods

Méthode Description
MakeGame ( bool singleplayer ) : void

Method Details

NewInternetGame() public méthode

public NewInternetGame ( ) : void
Résultat void

Start() public méthode

public Start ( ) : void
Résultat void

UseShadowsFull() public méthode

public UseShadowsFull ( ) : void
Résultat void

UseShadowsSimple() public méthode

public UseShadowsSimple ( ) : void
Résultat void

Property Details

GameUrl public_oe property

public string GameUrl
Résultat string

Password public_oe property

public string Password
Résultat string

User public_oe property

public string User
Résultat string