Method | Description | |
---|---|---|
BackButtonPressed ( ) : void |
Pops this screen returning to the previous one, or exiting the app if there is no more left. This method is called when the hardware back button is pressed (only Windows Phone & Android)
|
|
Initialize ( ) : void |
Sets the screen up (UI components, multimedia content, etc.)
|
|
Update ( |
public Update ( |
||
gameTime | ||
return | void |