public DrawString ( |
||
spriteFont | A font. | |
text | StringBuilder | The text which will be drawn. |
position | System.Vector2 | The drawing location on screen. |
color | System.Color | A color mask. |
리턴 | void |
public DrawString ( |
||
spriteFont | A font. | |
text | StringBuilder | The text which will be drawn. |
position | System.Vector2 | The drawing location on screen. |
color | System.Color | A color mask. |
리턴 | void |