Package org.collebol.client.gui.graphics.renderer
package org.collebol.client.gui.graphics.renderer
-
ClassesClassDescriptionThe Batch class represents a collection of items to be rendered with a specific texture; Its allows adding items with specific positions, scales rotation and origin point.Render objects within the canvas of the camera.The RenderHandler class is responsible for managing different types of renderers engine.This class contains all the methods to render text on a Panel.This class contains everything you need to render Textures on a Panel.The WorldRenderer class contains several methods to simply render world and chunks.