15 char c =
text[(int)num];
class f__AnonymousType0<< Count > j__TPar
static Point MeasureString(string text)
static void DrawChar(Point position, byte[] charData, TileFont.DrawMode mode)
static void DrawString(Point start, string text, TileFont.DrawMode mode)
static readonly Dictionary< char, byte[]> MicroFont
static void VLineLabel(Point start, int height, string text, TileFont.DrawMode mode, bool bottomText=false)
static void HLineLabel(Point start, int width, string text, TileFont.DrawMode mode, bool rightSideText=false)
static void TileFrame(int i, int j, bool resetFrame=false, bool noBreak=false)
void ResetToType(ushort type)
readonly ushort BackgroundTile
readonly bool HasBackground
readonly ushort ForegroundTile
DrawMode(ushort foregroundTile)
DrawMode(ushort foregroundTile, ushort backgroundTile)