FastEngine 0.9.3
A multiplayer oriented 2D engine made with Vulkan.
Loading...
Searching...
No Matches
fge::TagList Class Reference

Public Types

using TagListType = std::set<std::string, std::less<>>
 

Public Member Functions

void clear ()
 
void add (std::string_view tag)
 
void del (std::string_view tag)
 
bool check (std::string_view tag) const
 
std::size_t getSize () const
 
fge::TagList::TagListType::const_iterator begin () const
 
fge::TagList::TagListType::const_iterator end () const
 

The documentation for this class was generated from the following file: