mirror of
https://github.com/meowarex/rl-mobile.git
synced 2026-08-26 22:17:44 +10:00
Kawarp Shader <3
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
package androidx.compose.ui.graphics.drawscope;
|
||||
import androidx.compose.ui.graphics.Canvas;
|
||||
public interface DrawContext { Canvas getCanvas(); }
|
||||
Reference in New Issue
Block a user