D:/Programmation/Sources/lxgui/bak/lxgui/gui/src/gui_text.cpp File Reference
#include "gui_text.hpp"
#include "gui_font.hpp"
#include "gui_sprite.hpp"
#include "gui_material.hpp"
#include "gui_manager.hpp"
#include "gui_out.hpp"
Go to the source code of this file.
Namespaces |
| namespace | gui |
Defines |
| #define | DEBUG_LOG(msg) |
Typedefs |
| typedef unsigned char | uchar |
Functions |
| utils::ustring | U (const std::string &s) |
| void | gui::get_format (utils::ustring::iterator &iterChar, text::format &mFormat) |
Define Documentation
| #define DEBUG_LOG |
( |
msg |
|
) |
|
Typedef Documentation
| typedef unsigned char uchar |
Function Documentation
| utils::ustring U |
( |
const std::string & |
s |
) |
[inline] |