Ejemplo n.º 1
0
 @BeforeClass
 public static void initClass() {
   NativeWindowFactory.initSingleton();
   width = 256;
   height = 256;
 }