Свойство | Type | Description | |
---|---|---|---|
Difficulty | Constants.Difficulties | ||
continueEnabled | bool |
Méthode | Description | |
---|---|---|
Draw ( |
This method renders the current state.
|
|
StartScreen ( |
||
Update ( |
Allows the game component to update itself.
|
public Draw ( |
||
gameTime | The elapsed game time. | |
Résultat | void |
public StartScreen ( |
||
game | ||
Résultat | System |
public Update ( |
||
gameTime | Provides a snapshot of timing values. | |
Résultat | void |
public static Constants.Difficulties Difficulty | ||
Résultat | Constants.Difficulties |