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