프로퍼티 | 타입 | 설명 | |
---|---|---|---|
background | Microsoft.Xna.Framework.Graphics.Texture2D | ||
backgroundColor | Color | ||
bigFont | |||
delayedAction | |||
mediumFont | |||
menuItemColor | Color | ||
myGame | |||
silencePeriod | float | ||
smallFont | |||
spriteBatch |
메소드 | 설명 | |
---|---|---|
Screen ( |
||
reInitialize ( ) : void |
메소드 | 설명 | |
---|---|---|
checkSilencePeriod ( |
||
findCenteredPos ( String text, |
public Screen ( |
||
game | ||
delayedActionDelay | int | |
리턴 | System |
protected checkSilencePeriod ( |
||
gameTime | ||
리턴 | bool |
protected findCenteredPos ( String text, |
||
text | String | |
font | ||
리턴 | Vector2 |
protected Texture2D,Microsoft.Xna.Framework.Graphics background | ||
리턴 | Microsoft.Xna.Framework.Graphics.Texture2D |
protected SpriteFont,Microsoft.Xna.Framework.Graphics bigFont | ||
리턴 |
protected SpriteFont,Microsoft.Xna.Framework.Graphics mediumFont | ||
리턴 |
protected SpriteFont,Microsoft.Xna.Framework.Graphics smallFont | ||
리턴 |