Property | Type | Description | |
---|---|---|---|
Choose | |||
DebugScreen | |||
GameConfigurationScreen | |||
GameOverScreen | |||
GamepadInputsScreen | |||
GameplayScreen | |||
Glow | Microsoft.Xna.Framework.Graphics.Texture2D | ||
Graphics | GraphicsDeviceManager | ||
ImprovementScreen | |||
KeyboardInputsScreen | |||
LeaderboardScreen | |||
LineParticle | Microsoft.Xna.Framework.Graphics.Texture2D | ||
OptionsScreen | |||
PatternTestScreen | Danmaku_no_Kyojin.Screens.PatternTestScreen | ||
Pause | bool | ||
Pixel | Microsoft.Xna.Framework.Graphics.Texture2D | ||
Rand | Random | ||
ScreenRectangle | |||
Select | |||
SpriteBatch | |||
TitleScreen |
Method | Description | |
---|---|---|
DnK ( ) : System |
Method | Description | |
---|---|---|
Dispose ( bool disposing ) : void | ||
Draw ( |
||
Initialize ( ) : void | ||
LoadContent ( ) : void | ||
UnloadContent ( ) : void | ||
Update ( |
protected Draw ( |
||
gameTime | ||
return | void |
protected Update ( |
||
gameTime | ||
return | void |
public SoundEffect,Microsoft.Xna.Framework.Audio Choose | ||
return |
public DebugScreen,Danmaku_no_Kyojin.Screens DebugScreen | ||
return |
public GameConfigurationScreen,Danmaku_no_Kyojin.Screens GameConfigurationScreen | ||
return |
public GameOverScreen,Danmaku_no_Kyojin.Screens GameOverScreen | ||
return |
public GamepadInputsScreen,Danmaku_no_Kyojin.Screens GamepadInputsScreen | ||
return |
public GameplayScreen,Danmaku_no_Kyojin.Screens GameplayScreen | ||
return |
public Texture2D,Microsoft.Xna.Framework.Graphics Glow | ||
return | Microsoft.Xna.Framework.Graphics.Texture2D |
public ImprovementScreen,Danmaku_no_Kyojin.Screens ImprovementScreen | ||
return |
public KeyboardInputsScreen,Danmaku_no_Kyojin.Screens KeyboardInputsScreen | ||
return |
public LeaderboardScreen,Danmaku_no_Kyojin.Screens LeaderboardScreen | ||
return |
public Texture2D,Microsoft.Xna.Framework.Graphics LineParticle | ||
return | Microsoft.Xna.Framework.Graphics.Texture2D |
public OptionsScreen,Danmaku_no_Kyojin.Screens OptionsScreen | ||
return |
public PatternTestScreen,Danmaku_no_Kyojin.Screens PatternTestScreen | ||
return | Danmaku_no_Kyojin.Screens.PatternTestScreen |
public Texture2D,Microsoft.Xna.Framework.Graphics Pixel | ||
return | Microsoft.Xna.Framework.Graphics.Texture2D |
public Rectangle,Microsoft.Xna.Framework ScreenRectangle | ||
return |
public SoundEffect,Microsoft.Xna.Framework.Audio Select | ||
return |
public SpriteBatch,Microsoft.Xna.Framework.Graphics SpriteBatch | ||
return |