Class XPLayer

java.lang.Object
com.github.yellowstonegames.glyph.rexpaint.XPLayer

public class XPLayer extends Object
Imported from biscon's xpreader project.
Created by bison on 02-01-2016.
  • Field Details

    • width

      public int width
    • height

      public int height
    • data

      public XPChar[][] data
  • Constructor Details

    • XPLayer

      public XPLayer()
  • Method Details

    • intoGlyphGrid

      public void intoGlyphGrid(GlyphGrid terminal)