// Setters public void setSpacing(int LetterSpacing) { SDL_FontCache.FC_SetSpacing(font, LetterSpacing); }