|
Niotso
git revision 558726a9f13d7c3423a683dd2f4323589b66c310
The New Implementation of The Sims Online
|
#include "../EngineInterface.hpp"Namespaces | |
| Graphics | |
Constant Groups | |
| Graphics | |
Functions | |
| static void | Graphics::FindStringSize (const wchar_t *String, unsigned *width, unsigned *height, int *xoffset, int *yoffset, int font) |
| void | Graphics::DrawText (Image_t *Image, const wchar_t *String, int x, int y, unsigned width, unsigned height, TextAlignment Alignment, int font, COLORREF Color) |
| Image_t * | Graphics::StringImage (const wchar_t *String, int font, COLORREF Color) |
Variables | |
| FT_Library | Graphics::FreeTypeLibrary |
| FT_Face | Graphics::FontFace |
1.8.4