Added RL API to get client pixels
This commit is contained in:
@@ -963,6 +963,7 @@ public interface RSClient extends RSGameEngine, Client
|
||||
boolean getViewportContainsMouse();
|
||||
|
||||
@Import("Rasterizer2D_pixels")
|
||||
@Override
|
||||
int[] getGraphicsPixels();
|
||||
|
||||
@Import("Rasterizer2D_width")
|
||||
|
||||
Reference in New Issue
Block a user