메소드 | 설명 | |
---|---|---|
Draw ( |
Draws and updates the game screen.
|
|
InstructionsScreen ( Microsoft.Xna.Framework.Game game, |
Constructor for the Instructions Screen
|
public Draw ( |
||
gameTime | ||
리턴 | void |
public InstructionsScreen ( Microsoft.Xna.Framework.Game game, |
||
game | Microsoft.Xna.Framework.Game | |
spriteBatch | ||
spriteFont | ||
image | Microsoft.Xna.Framework.Graphics.Texture2D | |
리턴 | System |