C# Class Drought.Network.RemoteGame

Afficher le fichier Open project: kiniry-teaching/UCD Class Usage Examples

Méthodes publiques

Méthode Description
RemoteGame ( Microsoft.Xna.Framework.Net.AvailableNetworkSession aSession ) : System
getDescription ( ) : String
getSession ( ) : Microsoft.Xna.Framework.Net.AvailableNetworkSession

Method Details

RemoteGame() public méthode

public RemoteGame ( Microsoft.Xna.Framework.Net.AvailableNetworkSession aSession ) : System
aSession Microsoft.Xna.Framework.Net.AvailableNetworkSession
Résultat System

getDescription() public méthode

public getDescription ( ) : String
Résultat String

getSession() public méthode

public getSession ( ) : Microsoft.Xna.Framework.Net.AvailableNetworkSession
Résultat Microsoft.Xna.Framework.Net.AvailableNetworkSession