메소드 | 설명 | |
---|---|---|
CreditsScreen ( |
||
Draw ( |
This method renders the current state.
|
|
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 |