Esempio n. 1
0
 internal void setWindow(Window window)
 {
     gpu.setWindow(window);
     joypad.setWindow(window);
 }