프로퍼티 | 타입 | 설명 | |
---|---|---|---|
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 Update ( |
||
gameTime | Provides a snapshot of timing values. | |
리턴 | void |
public static Constants.Difficulties Difficulty | ||
리턴 | Constants.Difficulties |