프로퍼티 | 타입 | 설명 | |
---|---|---|---|
color | Color | ||
font | |||
position | Vector2 | ||
text | string | ||
textSize | Vector2 |
메소드 | 설명 | |
---|---|---|
Draw ( |
||
Label ( string text, |
||
Update ( ) : void |
public Draw ( |
||
spriteBatch | ||
리턴 | void |
public Label ( string text, |
||
text | string | |
font | ||
position | Vector2 | |
리턴 | System |
protected SpriteFont,Microsoft.Xna.Framework.Graphics font | ||
리턴 |