Exemple #1
0
 public Font(SpriteFont sFont)
 {
     font = sFont;
     instance = this;
 }