Namespaces | |
| namespace | ERY.AgateLib |
Classes | |
| class | ERY.AgateLib.FontSurface |
| Class which represents a font to draw on the screen. More... | |
Enumerations | |
| enum | ERY::AgateLib.FontStyle { ERY::AgateLib.None = 0, ERY::AgateLib.None = 0, ERY::AgateLib.Bold = 1, ERY::AgateLib.Italic = 2, ERY::AgateLib.Strikeout = 4, ERY::AgateLib.Underline = 8 } |
| Enumeration which allows selection of font styles when creating a font from the OS. This enum has the FlagsAttribute, so its members can be combined in a bitwise fashion. More... | |
|
AgateLib Awesome Game and Tool Engine Library |
|