Uses of Class
org.xjge.graphics.Graphics

Packages that use Graphics
Package Description
org.xjge.graphics
Supplies abstractions of OpenGL into various objects and data structures to be used by other parts of the engine.
  • Uses of Graphics in org.xjge.graphics

    Methods in org.xjge.graphics with parameters of type Graphics
    Modifier and Type Method Description
    abstract void PostProcessShader.render​(int viewTexHandle, int bloomTexHandle, org.joml.Matrix4f projMatrix, Graphics g)
    Acts like any other render method does within the engine with the exception that it runs