Class TextRenderer

All Implemented Interfaces:
com.badlogic.gdx.utils.Disposable, IRenderSystem

public class TextRenderer extends FontRenderSystem
Renders text (labels, annotations, titles, etc.) in two and three dimensional space. TODO - extend AbstractRenderSystem instead of FontRenderSystem