mirror of
https://github.com/AngelAuraMC/Amethyst-Android.git
synced 2025-09-12 14:16:58 -04:00
More Regal experimental
This commit is contained in:
parent
b390639fba
commit
02b4f07460
@ -389,7 +389,7 @@ public class MainActivity extends AppCompatActivity implements OnTouchListener,
|
|||||||
}
|
}
|
||||||
});
|
});
|
||||||
|
|
||||||
System.loadLibrary("Regal");
|
// System.loadLibrary("Regal");
|
||||||
|
|
||||||
Bitmap awtGraphics = Bitmap.createBitmap(10, 10, Bitmap.Config.ARGB_8888);
|
Bitmap awtGraphics = Bitmap.createBitmap(10, 10, Bitmap.Config.ARGB_8888);
|
||||||
AndroidGraphics2D.getInstance(this, new Canvas(awtGraphics), null);
|
AndroidGraphics2D.getInstance(this, new Canvas(awtGraphics), null);
|
||||||
|
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user