![]() |
Blamite Game Engine - blam!
00453.06.08.26.0624.blamite
The core library for the Blamite Game Engine.
|
#include "components/ui/blam/ui.h"#include <OGRE/Overlay/OgreOverlayManager.h>#include <OGRE/Overlay/OgreFontManager.h>#include <OGRE/OgreMaterialManager.h>#include <OGRE/OgreMaterial.h>#include <OGRE/OgreHlmsManager.h>#include <OGRE/OgreManualObject2.h>#include <OGRE/OgreHlms.h>#include <bx/math.h>#include <Strings/components/utils/uuid/uuid.h>#include "components/rendering/rendering.h"#include "components/resources/engine_globals/globals.h"#include "components/ui/imgui/imgui_widgets/widgets.h"#include "components/3rdparty/imgui/misc/imgui_stdlib.h"#include "components/rendering/bgfx/shader_flags.h"
Include dependency graph for text.cpp:Functions | |
| BlamVector4 | resolve_font_uv (int coord_x, int coord_y, int tex_width, int tex_height, int slots_x, int slots_y) |
| BlamVector4 resolve_font_uv | ( | int | coord_x, |
| int | coord_y, | ||
| int | tex_width, | ||
| int | tex_height, | ||
| int | slots_x, | ||
| int | slots_y | ||
| ) |