Property | Type | Description | |
---|---|---|---|
console |
Property | Type | Description |
---|
Method | Description | |
---|---|---|
DiscoveryResponse ( System endPoint, string serverInfo ) : void |
|
|
Initialize ( ) : void |
|
|
LoadContent ( ) : void |
|
|
RequestToExit ( ) : void | ||
SceneDemo1GameInterface ( Game game ) : System |
Ctor
|
|
Update ( GameTime gameTime ) : void |
Updates internal state of interface.
|
Method | Description | |
---|---|---|
Dispose ( bool disposing ) : void |
|
public DiscoveryResponse ( System endPoint, string serverInfo ) : void | ||
endPoint | System | |
serverInfo | string | |
return | void |
public SceneDemo1GameInterface ( Game game ) : System | ||
game | Game | |
return | System |