Class TeaGraphicsContext

  • All Implemented Interfaces:
    GraphicsContext

    public class TeaGraphicsContext
    extends java.lang.Object
    implements GraphicsContext
    Delegates all drawing operations to the browser using TeaVM. The actual implementations of the drawing operations can be found in JavaScript.