Property | Type | Description | |
---|---|---|---|
background | Microsoft.Xna.Framework.Graphics.Texture2D | ||
backgroundColor | Color | ||
bigFont | |||
delayedAction | |||
mediumFont | |||
menuItemColor | Color | ||
myGame | |||
silencePeriod | float | ||
smallFont | |||
spriteBatch |
Method | Description | |
---|---|---|
Screen ( |
||
reInitialize ( ) : void |
Method | Description | |
---|---|---|
checkSilencePeriod ( |
||
findCenteredPos ( String text, |
public Screen ( |
||
game | ||
delayedActionDelay | int | |
return | System |
protected checkSilencePeriod ( |
||
gameTime | ||
return | bool |
protected findCenteredPos ( String text, |
||
text | String | |
font | ||
return | Vector2 |
protected Texture2D,Microsoft.Xna.Framework.Graphics background | ||
return | Microsoft.Xna.Framework.Graphics.Texture2D |
protected SpriteFont,Microsoft.Xna.Framework.Graphics bigFont | ||
return |
protected DelayedAction,Helper delayedAction | ||
return |
protected SpriteFont,Microsoft.Xna.Framework.Graphics mediumFont | ||
return |
protected SpriteFont,Microsoft.Xna.Framework.Graphics smallFont | ||
return |