mirror of
https://github.com/AngelAuraMC/Amethyst-Android.git
synced 2025-09-11 05:35:45 -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);
|
||||
AndroidGraphics2D.getInstance(this, new Canvas(awtGraphics), null);
|
||||
|
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user