Jypeli  9
The simple game programming library
Jypeli.Font Jäsenlista

Tämä on lista kaikista jäsenistä luokassa Jypeli.Font, sisältäen kaikki perityt jäsenet.

appendLine(StringBuilder dest, StringBuilder line)Jypeli.Fontprivatestatic
bitMapSizeJypeli.Fontprivate
BitMapSize()Jypeli.Fontprivate
CharacterHeightJypeli.Font
CharacterWidthJypeli.Font
charsizesJypeli.Fontprivate
DefaultJypeli.Fontstatic
DefaultBoldJypeli.Fontstatic
defaultFontJypeli.Fontprivatestatic
defaultFontBoldJypeli.Fontprivatestatic
DefaultHugeJypeli.Fontstatic
DefaultHugeBoldJypeli.Fontstatic
DefaultLargeJypeli.Fontstatic
DefaultLargeBoldJypeli.Fontstatic
DefaultSmallJypeli.Fontstatic
DefaultSmallBoldJypeli.Fontstatic
DoLoad()Jypeli.Fontprivate
FindWrapIndex(StringBuilder text, double maxWidth, bool fromRight)Jypeli.Fontprivate
Font(int fontSize=25)Jypeli.Font
Font(int fontSize, bool bold)Jypeli.Font
Font(string name)Jypeli.Font
Font(string name, int fontSize)Jypeli.Font
Font(string name, ContentSource source)Jypeli.Fontpackage
Font(string name, ContentSource source, int fontSize)Jypeli.Fontpackage
Font(SpriteFont xnaFont)Jypeli.Fontpackage
fontSizeJypeli.Fontprivate
FromContent(string name)Jypeli.Fontstatic
GetCharacterSize(char c)Jypeli.Font
GetFontSize()Jypeli.Font
MeasureSize(string str)Jypeli.Font
nameJypeli.Fontprivate
SetFontSize(int value)Jypeli.Font
sourceJypeli.Fontprivate
TruncateText(string str, double maxLineWidth)Jypeli.Font
WrapText(string text, double softLineWidth, double hardLineWidth)Jypeli.Font
xnaFontJypeli.Fontprivate
XnaFontJypeli.Fontpackage