Elaztek Developer Hub
Blamite Game Engine - blam!  00398.09.22.23.2015.blamite
The core library for the Blamite Game Engine.
text.cpp File Reference
#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"
+ 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)
 

Function Documentation

◆ resolve_font_uv()

BlamVector4 resolve_font_uv ( int  coord_x,
int  coord_y,
int  tex_width,
int  tex_height,
int  slots_x,
int  slots_y 
)