Exemple #1
0
 // Common constructor
 private void init()
 {
     font = SDL_FontCache.FC_CreateFont();
 }
Exemple #2
0
 private void init()          // Common constructor
 {
     font = SDL_FontCache.FC_CreateFont();
 }