Ejemplo n.º 1
0
 // Setters
 public void setSpacing(int LetterSpacing)
 {
     SDL_FontCache.FC_SetSpacing(font, LetterSpacing);
 }