pixelperfectengine.system.lang.textparser

Undocumented in source.

Public Imports

pixelperfectengine.graphics.fontsets
public import pixelperfectengine.graphics.fontsets;
Undocumented in source.
pixelperfectengine.graphics.bitmap
public import pixelperfectengine.graphics.bitmap;
Undocumented in source.
pixelperfectengine.graphics.text
public import pixelperfectengine.graphics.text;
Undocumented in source.
pixelperfectengine.system.exc
public import pixelperfectengine.system.exc;
Undocumented in source.

Members

Aliases

TextParser
alias TextParser = TextParserTempl!Bitmap8Bit
Undocumented in source.

Classes

TextParserTempl
class TextParserTempl(BitmapType = Bitmap8Bit)

Parses text from XML/ETML

XMLTextParsingException
class XMLTextParsingException
Undocumented in source.

Meta