le2d v0.4.7
2D game engine framework
 
Loading...
Searching...
No Matches
le::TextBuffer Member List

This is the complete list of members for le::TextBuffer, including all inherited members.

get_size() const -> glm::vec2le::TextBufferinline
push_front(std::string text, kvf::Color color)le::TextBufferinline
push_front(std::span< std::string > lines, kvf::Color color)le::TextBuffer
TextBuffer(gsl::not_null< IFontAtlas * > atlas, std::size_t limit, float n_line_spacing=1.5f)le::TextBufferexplicit
to_primitive() const -> Primitivele::TextBuffer