Interface IShapeRenderable

    • Method Detail

      • render

        void render​(com.badlogic.gdx.graphics.glutils.ShapeRenderer shapeRenderer,
                    RenderingContext rc,
                    float alpha,
                    ICamera camera)
        Renders the shape(s).