Jypeli 4
The simple game programming library
|
CharacterHeight | Font | |
CharacterWidth | Font | |
Default | Font | [static] |
DefaultBold | Font | [static] |
DefaultLarge | Font | [static] |
DefaultLargeBold | Font | [static] |
DefaultSmall | Font | [static] |
DefaultSmallBold | Font | [static] |
GetCharacterSize(char c) | Font | [inline] |
TruncateText(string str, double maxLineWidth) | Font | [inline] |
WrapText(string text, double softLineWidth, double hardLineWidth) | Font | [inline] |