Package jag.graphics

Interface RSGraphicsProvider

All Superinterfaces:
RSProvider, RSRasterProvider

public interface RSGraphicsProvider extends RSRasterProvider
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    drawGame(Graphics arg0, int arg1, int arg2)
     
     
  • Method Details

    • getImage

      Image getImage()
    • drawGame

      void drawGame(Graphics arg0, int arg1, int arg2)