le2d v0.4.7
2D game engine framework
 
Loading...
Searching...
No Matches
util.hpp File Reference

Go to the source code of this file.

Namespaces

namespace  le
 
namespace  le::util
 

Functions

auto le::util::clamp (TextHeight height) -> TextHeight
 
void le::util::write_glyphs (VertexArray &out, std::span< kvf::ttf::GlyphLayout const > glyphs, glm::vec2 position={}, kvf::Color color=kvf::white_v)