示例#1
0
 // Loading
 public void setLoadingString(string str)
 {
     SDL_FontCache.FC_SetLoadingString(font, str);
 }