Class XPChar

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

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

    • code

      public char code
    • fgColor

      public int fgColor
    • bgColor

      public int bgColor
  • Constructor Details

    • XPChar

      public XPChar()