Otter  0.9.8.91
2d Game Development Framework based on SFML.Net
 All Classes Namespaces Functions Variables Enumerations Properties
Otter.BitmapFont Member List

This is the complete list of members for Otter.BitmapFont, including all inherited members.

BaseFont() (defined in Otter.BaseFont)Otter.BaseFont
BitmapFont(Texture texture) (defined in Otter.BitmapFont)Otter.BitmapFont
BitmapFont(Texture texture, int charWidth, int charHeight, int charOffset=32) (defined in Otter.BitmapFont)Otter.BitmapFont
BitmapFont(BitmapFontConfig config) (defined in Otter.BitmapFont)Otter.BitmapFont
BitmapFont(string source) (defined in Otter.BitmapFont)Otter.BitmapFont
CharacterHeight (defined in Otter.BitmapFont)Otter.BitmapFont
CharacterOffsetX (defined in Otter.BitmapFont)Otter.BitmapFont
CharacterOffsetY (defined in Otter.BitmapFont)Otter.BitmapFont
CharacterWidth (defined in Otter.BitmapFont)Otter.BitmapFont
CharCodeOffset (defined in Otter.BitmapFont)Otter.BitmapFont
DataType (defined in Otter.BitmapFont)Otter.BitmapFont
EnableKerning (defined in Otter.BitmapFont)Otter.BitmapFont
FontData (defined in Otter.BitmapFont)Otter.BitmapFont
GetKerning(char first, char second, int characterSize) (defined in Otter.BitmapFont)Otter.BitmapFontvirtual
LineSpacing (defined in Otter.BitmapFont)Otter.BitmapFont
LoadData(string data, BitmapFontDataType dataType)Otter.BitmapFont
LoadDataFile(string path, BitmapFontDataType dataType)Otter.BitmapFont
Texture (defined in Otter.BitmapFont)Otter.BitmapFont