Loading...
Searching...
No Matches
PixelCrushers.Wrappers.LocalizedFonts Class Reference

This wrapper for PixelCrushers.LocalizedFonts keeps references intact if you switch between the compiled assembly and source code versions of the original class. More...

Inheritance diagram for PixelCrushers.Wrappers.LocalizedFonts:
Collaboration diagram for PixelCrushers.Wrappers.LocalizedFonts:

Additional Inherited Members

- Public Member Functions inherited from PixelCrushers.LocalizedFonts
Font GetFont (string language)
 Returns the font for a specified language, or default font if none.
 
float GetFontScale (string language)
 
- Public Attributes inherited from PixelCrushers.LocalizedFonts
Font defaultFont
 
List< FontForLanguagefontsForLanguages = new List<FontForLanguage>()
 

Detailed Description

This wrapper for PixelCrushers.LocalizedFonts keeps references intact if you switch between the compiled assembly and source code versions of the original class.


The documentation for this class was generated from the following file: