![]() |
Blamite Game Engine - blam!
00398.09.22.23.2015.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 <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"
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 | ||
) |