Tesla Graphics Engine Documentation (January 2012)
Characters Property
TeslaTesla.GraphicsSpriteFontCharacters
Gets a read only dictionary of the characters and their corresponding glyph data.
Declaration Syntax
C#
public ReadOnlyDictionary<char, Glyph> Characters { get; }

Assembly: Tesla (Module: Tesla) Version: 0.5.0.0 (0.5.0.0)