Class Font
Stores a font.
Functions
| font.default () | Gets the default font. |
| font.draw (pos, text, col, scale) | Draws text using the font. |
FontStores a font.
| font.default () | Gets the default font. |
| font.draw (pos, text, col, scale) | Draws text using the font. |