Font
Object Hierarchy:
Description:
public class Font
Content:
Properties:
- public RGBA color { get; set; }
- public string face { get; set; }
- public uint8 size { get; set; }
- public FontSlant slant { get; set; }
- public FontWeight weight { get; set; }
Creation methods:
Methods: