Свойство | Тип | Описание | |
---|---|---|---|
Difficulty | Constants.Difficulties | ||
continueEnabled | bool |
Метод | Описание | |
---|---|---|
Draw ( |
This method renders the current state.
|
|
StartScreen ( |
||
Update ( |
Allows the game component to update itself.
|
public Draw ( |
||
gameTime | The elapsed game time. | |
Результат | void |
public StartScreen ( |
||
game | ||
Результат | System |
public Update ( |
||
gameTime | Provides a snapshot of timing values. | |
Результат | void |
public static Constants.Difficulties Difficulty | ||
Результат | Constants.Difficulties |