Method | Description | |
---|---|---|
CreditsGameState ( ) : System | ||
Draw ( |
||
Init ( ) : void | ||
LoadContent ( GraphicsDevice graphics, |
||
SubscribeAll ( ) : void | ||
Update ( ) : void |
public Draw ( |
||
sprite_batch | ||
return | void |
public LoadContent ( GraphicsDevice graphics, |
||
graphics | GraphicsDevice | |
sprite_batch | ||
content | Microsoft.Xna.Framework.Content.ContentManager | |
return | void |