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