Метод | Описание | |
---|---|---|
CreditScreen ( Microsoft.Xna.Framework.Game game, |
Main method to create all the components of this game screen. All items are currently selectable but will be converted to non-selectable text.
|
|
Draw ( |
Method to draw and update the screen
|
public CreditScreen ( Microsoft.Xna.Framework.Game game, |
||
game | Microsoft.Xna.Framework.Game | |
spriteBatch | ||
spriteFont | ||
image | Microsoft.Xna.Framework.Graphics.Texture2D | |
Результат | System |
public Draw ( |
||
gameTime | ||
Результат | void |