Class TextRenderer3D

java.lang.Object
pl.AWTGameEngine.components.base.ObjectComponent
pl.AWTGameEngine.components.TextRenderer3D

public class TextRenderer3D extends ObjectComponent
TextRenderer3D sets the textures of all Base3DShapes which are in the same object to rendered text.
  • Constructor Details

    • TextRenderer3D

      public TextRenderer3D(GameObject object)
  • Method Details